SHA256
1
0
forked from jengelh/openldap2

- Updated to 2.4.21:

- removed some obsolete RPM dependencies
- Added missing tags to init script to silence rpmlint warnings

OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=27
This commit is contained in:
Ralf Haferkamp
2010-01-07 15:56:53 +00:00
committed by Git OBS Bridge
parent d853972d0c
commit 6cb5f5b7be
10 changed files with 45 additions and 377 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Jan 7 15:47:20 UTC 2010 - rhafer@novell.com
- Updated to 2.4.21:
* Fixed liblutil for negative microsecond offsets (ITS#6405)
* Fixed slapd global settings to work without restart (ITS#6428)
* Fixed slapd looping with SSL/TLS connections (ITS#6412)
* Fixed slapd syncrepl freeing tasks from queue (ITS#6413)
* Fixed slapd syncrepl parsing of tls defaults (ITS#6419)
* Fixed slapd syncrepl uninitialized variables (ITS#6425)
* Fixed slapd-config Adds with Abstract classes (ITS#6408)
* Fixed slapo-dynlist behavior with simple filters (ITS#6421)
* Fixed slapd-ldif access outside database directory (ITS#6414)
* Fixed slapo-translucent with back-null (ITS#6403)
* Fixed slapo-unique criteria checking (ITS#6270)
- removed some obsolete RPM dependencies
- Added missing tags to init script to silence rpmlint warnings
-------------------------------------------------------------------
Thu Dec 10 15:41:11 UTC 2009 - rhafer@novell.com