Hello community, here is the log from the commit of package sssd for openSUSE:Factory checked in at 2017-03-15 01:05:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sssd (Old) and /work/SRC/openSUSE:Factory/.sssd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sssd" Wed Mar 15 01:05:03 2017 rev:82 rq:478785 version:1.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sssd/sssd.changes 2017-02-20 14:29:17.805060827 +0100 +++ /work/SRC/openSUSE:Factory/.sssd.new/sssd.changes 2017-03-15 01:59:48.528457447 +0100 @@ -1,0 +2,31 @@ +Sat Mar 11 22:34:41 UTC 2017 - [email protected] + +- Switch *all* URLs after fedorahosted.org retirement + +------------------------------------------------------------------- +Sat Mar 4 19:57:33 UTC 2017 - [email protected] + +- Updated project URL +- Update to new upstream release 1.15.1 + * Several issues related to starting the SSSD services on-demand via + socket activation were fixed. In particular, it is no longer possible + to have a service started both by sssd and socket-activated. Another + bug which might have caused the responder to start before SSSD started + and cause issues especially on system startup was fixed. + * A new 'files' provider was added. This provider mirrors the contents + of '/etc/passwd' and '/etc/shadow' into the SSSD database. The purpose + of this new provider is to make it possible to use SSSD's interfaces, + such as the D-Bus interface for local users and enable leveraging the + in-memory fast cache for local users as well, as a replacement for `nscd`. + In future, we intend to extend the D-Bus interface to also provide setting + and retrieving additional custom attributes for the files users. + * SSSD now autogenerates a fallback configuration that enables the + files domain if no SSSD configuration exists. This allows distributions + to enable the 'sssd' service when the SSSD package is installed. Please + note that SSSD must be build with the configuration option + '--enable-files-domain' for this functionality to be enabled. + * Support for public-key authentication with Kerberos (PKINIT) was + added. This support will enable users who authenticate with a Smart Card + to obtain a Kerberos ticket during authentication. + +------------------------------------------------------------------- Old: ---- sssd-1.15.0.tar.gz sssd-1.15.0.tar.gz.asc New: ---- sssd-1.15.1.tar.gz sssd-1.15.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sssd.spec ++++++ --- /var/tmp/diff_new_pack.lyfYg9/_old 2017-03-15 01:59:49.208361325 +0100 +++ /var/tmp/diff_new_pack.lyfYg9/_new 2017-03-15 01:59:49.212360760 +0100 @@ -17,16 +17,16 @@ Name: sssd -Version: 1.15.0 +Version: 1.15.1 Release: 0 Summary: System Security Services Daemon License: GPL-3.0+ and LGPL-3.0+ Group: System/Daemons -Url: https://fedorahosted.org/sssd/ +Url: https://pagure.io/SSSD/sssd #Git-Clone: git://git.fedorahosted.org/sssd -Source: https://fedorahosted.org/released/sssd/sssd-%version.tar.gz -Source2: https://fedorahosted.org/released/sssd/sssd-%version.tar.gz.asc +Source: http://releases.pagure.org/SSSD/sssd/%name-%version.tar.gz +Source2: http://releases.pagure.org/SSSD/sssd/%name-%version.tar.gz.asc Source3: baselibs.conf Source4: sssd.service Source5: %name.keyring @@ -490,6 +490,7 @@ %_mandir/??/man8/sssd.8* %_mandir/man1/sss_ssh_* %_mandir/man8/sssctl.8* +%_mandir/man5/sssd-files.5* %_mandir/man5/sssd-simple.5* %_mandir/man5/sssd-sudo.5* %_mandir/man5/sssd.conf.5* @@ -500,6 +501,7 @@ %_libdir/%name/libsss_cert* %_libdir/%name/libsss_crypt* %_libdir/%name/libsss_debug* +%_libdir/%name/libsss_files* %_libdir/%name/libsss_semanage* %_libdir/%name/libsss_simple* %_libdir/%name/libsss_util* ++++++ sssd-1.15.0.tar.gz -> sssd-1.15.1.tar.gz ++++++ ++++ 127074 lines of diff (skipped)
