SHA256
1
0
forked from jengelh/sssd

Clear caches; rcsssd

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=122
This commit is contained in:
2014-08-10 15:23:36 +00:00
committed by Git OBS Bridge
parent ca8df2f4bb
commit 992327eeeb
2 changed files with 8 additions and 2 deletions

View File

@@ -25,6 +25,10 @@ Sun Aug 10 12:20:50 UTC 2014 - jengelh@inai.de
over the system bus.
- Remove 0001-BUILD-Link-libsss_ldap_common.so-to-libsss_idmap.so.patch
(merged upstream)
- Provide "rcsssd" in systemd environments
- Ensure sssd is always startable by removing /var/lib/sss/db/*.ldb
on package installation so as to avoid potentially cache
format incompatibility which would cause sssd to exit
-------------------------------------------------------------------
Thu Jun 12 14:18:30 UTC 2014 - ckornacker@suse.com