Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sssd for openSUSE:Factory checked in 
at 2022-02-22 21:17:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sssd (Old)
 and      /work/SRC/openSUSE:Factory/.sssd.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sssd"

Tue Feb 22 21:17:55 2022 rev:117 rq:956540 version:2.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/sssd/sssd.changes        2022-02-11 
23:07:43.222657637 +0100
+++ /work/SRC/openSUSE:Factory/.sssd.new.1958/sssd.changes      2022-02-22 
21:18:16.534287160 +0100
@@ -1,0 +2,6 @@
+Mon Feb 21 14:50:38 UTC 2022 - Callum Farmer <gm...@opensuse.org>
+
+- Enable selinux support
+- Update Supplements to new format
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sssd.spec ++++++
--- /var/tmp/diff_new_pack.KN1acO/_old  2022-02-22 21:18:17.290287299 +0100
+++ /var/tmp/diff_new_pack.KN1acO/_new  2022-02-22 21:18:17.294287299 +0100
@@ -76,6 +76,7 @@
 BuildRequires:  pkgconfig(tdb) >= 1.1.3
 BuildRequires:  pkgconfig(tevent)
 BuildRequires:  pkgconfig(uuid)
+BuildRequires:  pkgconfig(libsemanage)
 %{?systemd_ordering}
 Requires:       sssd-ldap = %version-%release
 Requires(postun): pam-config
@@ -253,7 +254,7 @@
 Summary:        Library to allow communication between libnfsidmap and SSSD
 License:        GPL-3.0-or-later
 Group:          System/Libraries
-Supplements:    packageand(nfsidmap:sssd-client)
+Supplements:    (nfsidmap and sssd-client)
 
 %description -n libnfsidmap-sss
 A utility library to allow communication between libnfsidmap and SSSD.
@@ -316,7 +317,7 @@
 Summary:        A library to allow communication between sudo and SSSD
 License:        LGPL-3.0-or-later
 Group:          System/Libraries
-Supplements:    packageand(sudo:sssd-client)
+Supplements:    (sudo and sssd-client)
 
 %description -n libsss_sudo
 A utility library to allow communication between sudo and SSSD.
@@ -382,9 +383,8 @@
     --enable-nsslibdir="/%_lib" \
     --enable-pammoddir="/%_lib/security" \
     --with-ldb-lib-dir="%ldbdir" \
-    --with-selinux=no \
+    --with-selinux=yes \
     --with-os=suse \
-    --with-semanage=no \
     --disable-ldb-version-check \
     --without-secrets \
     --without-python2-bindings
@@ -557,6 +557,7 @@
 %_libexecdir/%name/sss_analyze
 %_libexecdir/%name/sss_signal
 %_libexecdir/%name/sssd_check_socket_activated_responders
+%_libexecdir/%name/selinux_child
 %dir %sssdstatedir
 %attr(700,root,root) %dir %dbpath/
 %attr(755,root,root) %dir %pipepath/

Reply via email to