Skip to content

Commit 2c080c1

Browse files
author
Osixia!
authored
Update CHANGELOG.md
1 parent aee8721 commit 2c080c1

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Changelog
22

3-
## 1.1.9
3+
## 1.1.9
44
Add :
55
- LDAP_RFC2307BIS_SCHEMA option to use rfc2307bis schema instead of nis default schema
66
- KEEP_EXISTING_CONFIG option to not change the ldap config
77

88
Update to light-baseimage:1.1.0 (debian stretch)
99

10-
## 1.1.8
10+
## 1.1.8
1111
Fix :
1212
- LDAP_ENFORCE_TLS is not working correctly #107
1313
- Unable to reuse volumes after LDAP_TLS_ENFORCE is true #92
@@ -39,7 +39,7 @@ Merge pull request :
3939
- Update LDAP_TLS_CIPHER_SUITE, remove LDAP_TLS_PROTOCOL_MIN #70
4040
- fixed LDAP_BACKEND for readonly user #62
4141

42-
## 1.1.3
42+
## 1.1.3
4343
Merge pull request :
4444
- Use mdb over hdb #50
4545
- Ignore lost+found directories #53
@@ -53,18 +53,18 @@ Release Note:
5353

5454
Environment variable LDAP_REPLICATION_HDB_SYNCPROV changed to LDAP_REPLICATION_DB_SYNCPROV
5555

56-
## 1.1.2
56+
## 1.1.2
5757
Merge pull request :
5858
- Honor LDAP_LOG_LEVEL on startup #39
5959

6060
Fix :
6161
- slapd tcp bind is network not interface, and so does not respond on overlay networks #35
6262
- specify base_dn without domain #37
6363

64-
## 1.1.1
64+
## 1.1.1
6565
Update to light-baseimage:0.2.2
6666

67-
## 1.1.0
67+
## 1.1.0
6868
Update to light-baseimage:0.2.1 :
6969
- Use \*.startup.yaml environment files to keep configuration secrets
7070
- Use cfssl tool to generate tls certs
@@ -82,24 +82,24 @@ Update to light-baseimage:0.2.0
8282

8383
Makefile with build no cache
8484

85-
## 1.0.8
85+
## 1.0.8
8686
Fix an other startup bug ! whuhu
8787

88-
## 1.0.7
88+
## 1.0.7
8989
Fix startup bug
9090

91-
## 1.0.6
91+
## 1.0.6
9292
Use light-baseimage:0.1.5
9393

94-
## 1.0.5
94+
## 1.0.5
9595
Use light-baseimage:0.1.4
9696

9797
Fix replication bug when the hostname was changed
9898

99-
## 1.0.4
99+
## 1.0.4
100100
Use light-baseimage:0.1.3
101101

102-
## 1.0.3
102+
## 1.0.3
103103
Use light-baseimage:0.1.2
104104

105105
Fix :

0 commit comments

Comments
 (0)