Hello community,

here is the log from the commit of package sssd for openSUSE:Factory checked in 
at 2020-08-05 20:25:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sssd (Old)
 and      /work/SRC/openSUSE:Factory/.sssd.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sssd"

Wed Aug  5 20:25:57 2020 rev:104 rq:823795 version:2.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sssd/sssd.changes        2020-06-11 
14:41:21.452727168 +0200
+++ /work/SRC/openSUSE:Factory/.sssd.new.3592/sssd.changes      2020-08-05 
20:26:01.243018516 +0200
@@ -1,0 +2,18 @@
+Fri Jul 24 16:57:58 UTC 2020 - Jan Engelhardt <[email protected]>
+
+- Update to release 2.3.1
+  * Domains can be now explicitly enabled or disabled using
+    enable option in domain section. This can be especially used
+    in configuration snippets.
+  * New configuration options memcache_size_passwd,
+    memcache_size_group, memcache_size_initgroups that can be
+    used to control memory cache size.
+  * Fixed several regressions in GPO processing introduced in
+    sssd-2.3.0
+  * Fixed regression in PAM responder: failures in cache only
+    lookups are no longer considered fatal.
+  * Fixed regression in proxy provider: pwfield=x is now default
+    value only for sssd-shadowutils target.
+- sssd-wbclient is obsolete and no longer shipped
+
+-------------------------------------------------------------------

Old:
----
  sssd-2.3.0.tar.gz
  sssd-2.3.0.tar.gz.asc

New:
----
  sssd-2.3.1.tar.gz
  sssd-2.3.1.tar.gz.asc

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

Other differences:
------------------
++++++ sssd.spec ++++++
--- /var/tmp/diff_new_pack.YAEdvK/_old  2020-08-05 20:26:02.071018778 +0200
+++ /var/tmp/diff_new_pack.YAEdvK/_new  2020-08-05 20:26:02.071018778 +0200
@@ -18,15 +18,15 @@
 %define _buildshell /bin/bash
 
 Name:           sssd
-Version:        2.3.0
+Version:        2.3.1
 Release:        0
 Summary:        System Security Services Daemon
 License:        GPL-3.0-or-later and LGPL-3.0-or-later
 Group:          System/Daemons
 URL:            https://pagure.io/SSSD/sssd
 #Git-Clone:    https://pagure.io/SSSD/sssd
-Source:         
https://github.com/SSSD/sssd/releases/download/sssd-2_3_0/%name-%version.tar.gz
-Source2:        
https://github.com/SSSD/sssd/releases/download/sssd-2_3_0/%name-%version.tar.gz.asc
+Source:         
https://github.com/SSSD/sssd/releases/download/sssd-2_3_1/%name-%version.tar.gz
+Source2:        
https://github.com/SSSD/sssd/releases/download/sssd-2_3_1/%name-%version.tar.gz.asc
 Source3:        baselibs.conf
 Source5:        %name.keyring
 Patch1:         krb-noversion.diff
@@ -180,32 +180,6 @@
 The packages contains commandline tools for managing users and groups using
 the "local" id provider of the System Security Services Daemon (sssd).
 
-%package wbclient
-Summary:        SSSD's implementation of the Winbind pipe protocol
-License:        LGPL-3.0-or-later
-Group:          System/Libraries
-
-%description wbclient
-libwbclient is a plugin for the Samba client, though it has been
-implemented as a regular shared library requested via DT_NEEDED.
-
-sssd-wbclient implements the libwbclient API for Samba daemons and
-utilities. The main purpose is to map Active Directory users and
-groups identified by their SID to POSIX users and groups identified
-by their POSIX UIDs and GIDs respectively.
-
-%package wbclient-devel
-Summary:        Development files for SSSD winbind
-License:        LGPL-3.0-or-later
-Group:          Development/Libraries/C and C++
-Requires:       %name-wbclient = %version
-
-%description wbclient-devel
-sssd-wbclient implements the libwbclient API for Samba daemons and
-utilities. The main purpose is to map Active Directory users and
-groups identified by their SID to POSIX users and groups identified
-by their POSIX UIDs and GIDs respectively.
-
 %package winbind-idmap
 Summary:        The sss idmap backend for Winbind
 Group:          System/Libraries
@@ -433,10 +407,6 @@
 ln -sfv service "$b/%_sbindir/rcsssd-sudo"
 
 mkdir -pv "$b/%sssdstatedir/mc"
-mkdir -pv "$b/%_sysconfdir/ld.so.conf.d"
-cat >"$b/%_sysconfdir/ld.so.conf.d/sssd-wbclient.conf" <<-EOF
-       %_libdir/%name/modules
-EOF
 find "$b" -type f -name "*.la" -print -delete
 rm -Rfv "$b/usr/lib/debug/usr/lib/sssd/p11_child-1.16.2-0.x86_64.debug"
 %find_lang %name --all-name
@@ -603,6 +573,7 @@
 %_libdir/krb5/
 %_libdir/%name/modules/sssd_krb5_localauth_plugin.so
 %_mandir/??/man8/sssd_krb5_locator_plugin.8*
+%_mandir/??/man8/pam_sss.8*
 %_mandir/man8/pam_sss.8*
 %_mandir/man8/sssd_krb5_locator_plugin.8*
 
@@ -691,19 +662,6 @@
 %_mandir/??/man8/sss_*.8*
 %_mandir/man8/sss_*.8*
 
-%files wbclient
-%config %_sysconfdir/ld.so.conf.d/sssd-wbclient.conf
-%dir %_libdir/sssd/
-%dir %_libdir/sssd/modules/
-%_libdir/sssd/modules/libwbclient.so.*
-
-%files wbclient-devel
-%_includedir/wbclient_sssd.h
-%dir %_libdir/sssd/
-%dir %_libdir/sssd/modules/
-%_libdir/sssd/modules/libwbclient.so
-%_libdir/pkgconfig/wbclient_sssd.pc
-
 %files winbind-idmap
 %_libdir/samba/
 %_mandir/man8/idmap_sss.8*

++++++ sssd-2.3.0.tar.gz -> sssd-2.3.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/sssd/sssd-2.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.sssd.new.3592/sssd-2.3.1.tar.gz differ: char 5, 
line 1



Reply via email to