SHA256
1
0
forked from pool/sssd

Accepting request 352050 from openSUSE:Factory

Revert to 1.13.2 - 1.13.3 fails openQA test suite

OBS-URL: https://build.opensuse.org/request/show/352050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sssd?expand=0&rev=71
This commit is contained in:
Dominique Leuenberger 2016-01-05 13:59:39 +00:00 committed by Git OBS Bridge
parent 6eefb2d75d
commit 35e3d42a46
7 changed files with 18 additions and 33 deletions

View File

@ -8,16 +8,14 @@ Samba. See Samba's byteorder.h header for an example.
Signed-off-by: David Disseldorp <ddiss@samba.org> Signed-off-by: David Disseldorp <ddiss@samba.org>
--- ---
configure.ac | 3 +++ configure.ac | 7 +++++++
1 file changed, 3 insertions(+) 1 file changed, 7 insertions(+)
Index: sssd-1.13.3/configure.ac --- sssd-1.12.1.orig/configure.ac
=================================================================== +++ sssd-1.12.1/configure.ac
--- sssd-1.13.3.orig/configure.ac @@ -322,6 +322,9 @@ AM_CHECK_CMOCKA
+++ sssd-1.13.3/configure.ac
@@ -428,6 +428,9 @@ AM_CONDITIONAL([HAVE_DEVSHM], [test -d / AM_CONDITIONAL([HAVE_DEVSHM], [test -d /dev/shm])
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_C_BIGENDIAN([AC_DEFINE(HAVE_BIG_ENDIAN, [1], [whether platform is big endian])],
+ [AC_DEFINE(HAVE_LITTLE_ENDIAN, [1], [whether platform is little endian])]) + [AC_DEFINE(HAVE_LITTLE_ENDIAN, [1], [whether platform is little endian])])

3
sssd-1.13.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0914e746adb770a712aa9ccbdc8a4332cb20317fbefa367124e696993dfcf8f0
size 4641810

7
sssd-1.13.2.tar.gz.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlZN6VQACgkQHsardTLnvCUm0wCeLdBktjtQbTnZqEOPQOJc9Fwj
tWkAmQE5GN6d3DvKSbuZ55jwUVJTUzt+
=O4fe
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3fd8fe8e6ee9f50b33eecd1bcccfaa44791f30d4e5f3113ba91457ba5f411f85
size 4661143

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlZwc5IACgkQHsardTLnvCXyOgCg20lBb2owmQRYRjPZClBcn9+y
GU4AnR/tg+KqvfA/djm5yoV4/Ys3LA2g
=zefD
-----END PGP SIGNATURE-----

View File

@ -1,16 +1,3 @@
-------------------------------------------------------------------
Wed Dec 16 14:08:01 UTC 2015 - jengelh@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 .
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 20 10:39:56 UTC 2015 - jengelh@inai.de Fri Nov 20 10:39:56 UTC 2015 - jengelh@inai.de

View File

@ -17,7 +17,7 @@
Name: sssd Name: sssd
Version: 1.13.3 Version: 1.13.2
Release: 0 Release: 0
Summary: System Security Services Daemon Summary: System Security Services Daemon
License: GPL-3.0+ and LGPL-3.0+ License: GPL-3.0+ and LGPL-3.0+