Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
BertrandGouny committed Aug 2, 2016
1 parent 0578ede commit 279bd77
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# Changelog

## 1.1.5
Fix :
- Restarting container with new environment #44
- Cannot rerun with customized certificate at 1.1.1 #36

## 1.1.4
- Remove environment variable LDAP_TLS_PROTOCOL_MIN as it takes no effect, see #69
- Adjust default GnuTLS cipher string according to Red Hat's TLS hardening guide.
This by default also restricts the TLS protocol version to 1.2. For reference,
see #69
- Fix Error in Adding "Billy" #71
- Add docker-compose.yml example and update kubernetes examples #52
Fix :
- Remove environment variable LDAP_TLS_PROTOCOL_MIN as it takes no effect, see #69
- Adjust default GnuTLS cipher string according to Red Hat's TLS hardening guide.
This by default also restricts the TLS protocol version to 1.2. For reference,
see #69
- Fix Error in Adding "Billy" #71
- Add docker-compose.yml example and update kubernetes examples #52

Merge pull request :
- Update LDAP_TLS_CIPHER_SUITE, remove LDAP_TLS_PROTOCOL_MIN #70
Expand Down

0 comments on commit 279bd77

Please sign in to comment.