SHA256
1
0
forked from pool/sssd

Accepting request 65143 from home:rhafer:branches:network:ldap

OBS-URL: https://build.opensuse.org/request/show/65143
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=42
This commit is contained in:
Ralf Haferkamp
2011-03-24 16:02:03 +00:00
committed by Git OBS Bridge
parent 2272df7163
commit 27050aae70
4 changed files with 33 additions and 4 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Mar 24 15:42:02 UTC 2011 - rhafer@suse.de
- Updated to 1.5.3
* Support for libldb >= 1.0.0
* Proper detection of manpage translations
* Changes between 1.5.1 and 1.5.2
* Fixes for support of FreeIPA v2
* Fixes for failover if DNS entries change
* Improved sss_obfuscate tool with better interactive mode
* Fix several crash bugs
* Don't attempt to use START_TLS over SSL. Some LDAP servers
can't handle this
* Delete users from the local cache if initgroups calls return
'no such user' (previously only worked for getpwnam/getpwuid)
* Use new Transifex.net translations
* Better support for automatic TGT renewal (now survives
restart)
* Netgroup fixes
-------------------------------------------------------------------
Tue Mar 8 13:22:58 UTC 2011 - rhafer@suse.de