SHA256
1
0
forked from pool/sssd
2015-01-08 22:43:40 +00:00
committed by Git OBS Bridge
parent 4d2b0a5d01
commit b1d6287bca
7 changed files with 27 additions and 14 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jan 8 22:23:42 UTC 2015 - jengelh@inai.de
- Update to new upstream release 1.12.3
* SSSD now allows the IPA client to move from one ID view to
another after SSSD restart.
* It is possible to apply ID views to IPA domains as well.
Previous SSSD versions only allowed views to be applied to AD
trusted domains.
* Overriding SSH public keys is supported in this release.
* Move semanage related functions to a separate library.
-------------------------------------------------------------------
Thu Jan 1 22:01:02 UTC 2015 - meissner@suse.com