fix bug number in recent patch
This commit is contained in:
parent
331465716f
commit
749896483d
@ -5,7 +5,7 @@ when testing certificate directory existence.
|
|||||||
|
|
||||||
Author: Jan Vcelak <jvcelak@redhat.com>
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
||||||
Upstream ITS: #7388
|
Upstream ITS: #7388
|
||||||
Resolves: #857390
|
Resolves: #857373
|
||||||
|
|
||||||
diff --git a/libraries/libldap/tls_m.c b/libraries/libldap/tls_m.c
|
diff --git a/libraries/libldap/tls_m.c b/libraries/libldap/tls_m.c
|
||||||
index 61d71d4..80fa4f1 100644
|
index 61d71d4..80fa4f1 100644
|
||||||
|
@ -628,7 +628,7 @@ exit 0
|
|||||||
- fix: some TLS ciphers cannot be enabled (#852338)
|
- fix: some TLS ciphers cannot be enabled (#852338)
|
||||||
- fix: connection hangs after fallback to second server when certificate hostname verification fails (#852476)
|
- fix: connection hangs after fallback to second server when certificate hostname verification fails (#852476)
|
||||||
- fix: not all certificates in OpenSSL compatible CA certificate directory format are loaded (#852786)
|
- fix: not all certificates in OpenSSL compatible CA certificate directory format are loaded (#852786)
|
||||||
- fix: MozNSS certificate database in SQL format cannot be used (#857390)
|
- fix: MozNSS certificate database in SQL format cannot be used (#857373)
|
||||||
- fix: libldap does not load PEM certificate if certdb is used as TLS_CACERTDIR (#857455)
|
- fix: libldap does not load PEM certificate if certdb is used as TLS_CACERTDIR (#857455)
|
||||||
|
|
||||||
* Mon Aug 20 2012 Jan Vcelak <jvcelak@redhat.com> 2.4.32-2
|
* Mon Aug 20 2012 Jan Vcelak <jvcelak@redhat.com> 2.4.32-2
|
||||||
|
Loading…
Reference in New Issue
Block a user