Accepting request 77333 from home:jengelh:dev

- Update to new upstream release 1.5.11
* Support for overriding home directory, shell and primary GID
  locally
* Properly honor TTL values from SRV record lookups
* Support non-POSIX groups in nested group chains (for RFC2307bis
  LDAP servers)
* Properly escape IPv6 addresses in the failover code
* Do not crash if inotify fails (e.g. resource exhaustion)
- Remove redundant %clean section; delete .la files more
  efficiently

OBS-URL: https://build.opensuse.org/request/show/77333
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=53
This commit is contained in:
Ralf Haferkamp
2011-07-28 11:47:45 +00:00
committed by Git OBS Bridge
parent 5c480e6eed
commit c4c585a148
4 changed files with 19 additions and 21 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Jul 28 10:03:32 UTC 2011 - jengelh@medozas.de
- Update to new upstream release 1.5.11
* Support for overriding home directory, shell and primary GID
locally
* Properly honor TTL values from SRV record lookups
* Support non-POSIX groups in nested group chains (for RFC2307bis
LDAP servers)
* Properly escape IPv6 addresses in the failover code
* Do not crash if inotify fails (e.g. resource exhaustion)
- Remove redundant %clean section; delete .la files more
efficiently
-------------------------------------------------------------------
Tue Jun 7 08:59:04 UTC 2011 - rhafer@suse.de