Hello community, here is the log from the commit of package sssd for openSUSE:Factory checked in at 2016-01-04 09:19:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sssd (Old) and /work/SRC/openSUSE:Factory/.sssd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sssd" Changes: -------- --- /work/SRC/openSUSE:Factory/sssd/sssd.changes 2015-12-18 21:51:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.sssd.new/sssd.changes 2016-01-04 09:20:06.000000000 +0100 @@ -1,0 +2,13 @@ +Wed Dec 16 14:08:01 UTC 2015 - jeng...@inai.de + +- Update to new maintenance release 1.13.3 +* A bug that prevented user lookups and logins after migration from + winsync to IPA-AD trusts was fixed. +* A bug that prevented the ignore_group_members option from working + correctly in AD provider setups that use a dedicated primary + group (as opposed to a user-private group) was fixed. +* Offline detection and offline login timeouts were improved for AD + users logging in from a domain trusted by an IPA server. +* The AD provider supports setting up autofs_provider=ad . + +------------------------------------------------------------------- Old: ---- sssd-1.13.2.tar.gz sssd-1.13.2.tar.gz.asc New: ---- sssd-1.13.3.tar.gz sssd-1.13.3.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sssd.spec ++++++ --- /var/tmp/diff_new_pack.u5yTbv/_old 2016-01-04 09:20:08.000000000 +0100 +++ /var/tmp/diff_new_pack.u5yTbv/_new 2016-01-04 09:20:08.000000000 +0100 @@ -17,7 +17,7 @@ Name: sssd -Version: 1.13.2 +Version: 1.13.3 Release: 0 Summary: System Security Services Daemon License: GPL-3.0+ and LGPL-3.0+ ++++++ 0001-build-detect-endianness-at-configure-time.patch ++++++ --- /var/tmp/diff_new_pack.u5yTbv/_old 2016-01-04 09:20:08.000000000 +0100 +++ /var/tmp/diff_new_pack.u5yTbv/_new 2016-01-04 09:20:08.000000000 +0100 @@ -8,14 +8,16 @@ Signed-off-by: David Disseldorp <dd...@samba.org> --- - configure.ac | 7 +++++++ - 1 file changed, 7 insertions(+) + configure.ac | 3 +++ + 1 file changed, 3 insertions(+) ---- sssd-1.12.1.orig/configure.ac -+++ sssd-1.12.1/configure.ac -@@ -322,6 +322,9 @@ AM_CHECK_CMOCKA - - AM_CONDITIONAL([HAVE_DEVSHM], [test -d /dev/shm]) +Index: sssd-1.13.3/configure.ac +=================================================================== +--- sssd-1.13.3.orig/configure.ac ++++ sssd-1.13.3/configure.ac +@@ -428,6 +428,9 @@ AM_CONDITIONAL([HAVE_DEVSHM], [test -d / + ENABLE_POLKIT_RULES_PATH + AM_CONDITIONAL([HAVE_POLKIT_RULES_D], [test x$HAVE_POLKIT_RULES_D != x]) +AC_C_BIGENDIAN([AC_DEFINE(HAVE_BIG_ENDIAN, [1], [whether platform is big endian])], + [AC_DEFINE(HAVE_LITTLE_ENDIAN, [1], [whether platform is little endian])]) ++++++ sssd-1.13.2.tar.gz -> sssd-1.13.3.tar.gz ++++++ ++++ 146308 lines of diff (skipped)