SHA256
1
0
forked from jengelh/openldap2

Accepting request 509862 from home:stroeder:branches:network:ldap

Postpone Jan's libldap_r symlink patch for now. Added a local patch for OpenLDAP's back-sock.

OBS-URL: https://build.opensuse.org/request/show/509862
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=182
This commit is contained in:
Michael Ströder
2017-07-17 19:02:36 +00:00
committed by Git OBS Bridge
parent 16253831a4
commit 6bb69eda08
4 changed files with 41 additions and 40 deletions

View File

@@ -1,16 +1,20 @@
-------------------------------------------------------------------
Thu Jun 29 08:27:17 UTC 2017 - jengelh@inai.de
Wed Jul 12 18:52:42 UTC 2017 - michael@stroeder.com
- Remove all non-r libldap links so OBS has a clearer picture of
rebuilds. [boo sr#501631]
- Upgrade to upstream 2.4.45 release
- removed obsolete 0010-Enforce-minimum-DH-size-of-1024.patch
and 0012-use-system-wide-cert-dir-by-default.patch
- added 0013-ITS-8692-let-back-sock-generate-increment-line.patch
for supporting modify increment operations with back-sock
- added overlay addpartial to package openldap2-contrib
-------------------------------------------------------------------
--------------------------------------------------------------------
Wed Jun 7 09:32:52 UTC 2017 - hguo@suse.com
- Remove legacy daemon control that was used to migrate from SLE 11
to 12. (bsc#1038405)
-------------------------------------------------------------------
--------------------------------------------------------------------
Tue Jun 6 13:47:18 UTC 2017 - hguo@suse.com
- There is no change made about the package itself, this is only
@@ -27,37 +31,12 @@ Tue Jun 6 13:47:18 UTC 2017 - hguo@suse.com
- bug#916897 owned by varkoly@suse.com: VUL-0: CVE-2015-1545:
openldap2: slapd crashes on search with deref control and empty attr list
------------------------------------------------------------------e
Fri Jun 2 07:26:42 UTC 2017 - michael@stroeder.com
- Upgrade to upstream 2.4.45 release
- removed obsolete 0010-Enforce-minimum-DH-size-of-1024.patch
and 0012-use-system-wide-cert-dir-by-default.patch
-------------------------------------------------------------------
Thu Apr 27 10:08:31 UTC 2017 - michael@stroeder.com
- added overlay addpartial to package openldap2-contrib
-------------------------------------------------------------------
Fri Apr 7 16:47:24 UTC 2017 - jengelh@inai.de
- Drop binutils requirement; the code using /usr/bin/strings has
been dropped in openSUSE:Factory/openldap2 revision 112.
-------------------------------------------------------------------
Wed Mar 29 20:56:33 UTC 2017 - jengelh@inai.de
- Work around ldconfig removing files [boo#1031464]
- Do not ignore failure to create user/groups
-------------------------------------------------------------------
Thu Mar 23 15:06:27 UTC 2017 - jengelh@inai.de
- Make libldap equivalent to libldap_r (like Debian) to avoid
crashes in threaded programs which unknowingly get libldap
inserted into their process image. [rh#1370065, boo#996551]
-------------------------------------------------------------------
Sat Feb 18 22:11:29 UTC 2017 - kukuk@suse.com