Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package samba for openSUSE:Factory checked in at 2021-09-21 21:12:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/samba (Old) and /work/SRC/openSUSE:Factory/.samba.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "samba" Tue Sep 21 21:12:25 2021 rev:272 rq:919671 version:4.14.6+git.182.2205d5224e3 Changes: -------- --- /work/SRC/openSUSE:Factory/samba/samba.changes 2021-08-05 20:48:19.887916658 +0200 +++ /work/SRC/openSUSE:Factory/.samba.new.1899/samba.changes 2021-09-21 21:13:06.202635970 +0200 @@ -1,0 +2,5 @@ +Tue Aug 17 16:30:25 UTC 2021 - David Mulder <dmul...@suse.com> + +- Add Certificate Auto Enrollment Policy; (jsc#SLE-18457). + +------------------------------------------------------------------- Old: ---- samba-4.14.6+git.168.6a9fc8a1ddd.tar.bz2 New: ---- samba-4.14.6+git.182.2205d5224e3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ samba.spec ++++++ --- /var/tmp/diff_new_pack.aJu7or/_old 2021-09-21 21:13:07.450637380 +0200 +++ /var/tmp/diff_new_pack.aJu7or/_new 2021-09-21 21:13:07.454637385 +0200 @@ -172,7 +172,7 @@ %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -Version: 4.14.6+git.168.6a9fc8a1ddd +Version: 4.14.6+git.182.2205d5224e3 Release: 0 Url: https://www.samba.org/ Obsoletes: samba-32bit < %{version} @@ -343,6 +343,29 @@ The samba-python3 package contains the Python libraries needed by programs that use SMB, RPC and other Samba provided protocols in Python3 programs. +%package gpupdate +Summary: Samba Group Policy +License: GPL-3.0-or-later +Group: Productivity/Networking/Samba +Requires: samba-ldb-ldap = %{version} +Requires: sscep +Requires: certmonger +Requires: cepces +Requires: samba-python3 = %{version} + +%description gpupdate +The samba-gpupdate package provides the samba-gpupdate tool for applying +Group Policies on a Samba client. + +%package ldb-ldap +Summary: Samba Ldb Ldap Modules +License: GPL-3.0-or-later +Group: Productivity/Networking/Samba + +%description ldb-ldap +samba-ldb-ldap contains the ldb ldap module required by samba-tool and +samba-gpupdate. + %package test Summary: Testing tools for Samba servers and clients License: GPL-3.0-or-later @@ -373,6 +396,7 @@ Requires: coreutils Requires: samba-client >= %{version} Requires: libtevent-util0 >= %{version} +Requires: samba-gpupdate = %{version} Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig @@ -930,6 +954,7 @@ License: GPL-3.0-or-later Group: Productivity/Networking/Samba Requires: libldb2 >= %{ldb_version} +Requires: samba-ldb-ldap = %{version} Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig @@ -1097,8 +1122,6 @@ # debug symbols are created and installed if the files are excluded only %if ! %{with_dc} rm \ - %{buildroot}/%{_libdir}/samba/ldb/ildap.so \ - %{buildroot}/%{_libdir}/samba/ldb/ldbsamba_extensions.so \ %{buildroot}/%{_mandir}/man8/samba.8* \ %{buildroot}/%{_mandir}/man8/samba-tool.8* \ %{buildroot}/%{_mandir}/man8/samba_downgrade_db.8* @@ -1979,6 +2002,11 @@ %defattr(-,root,root) %{python3_sitearch}/* +%files gpupdate +%defattr(-,root,root) +%{_sbindir}/samba-gpupdate +%{_mandir}/man8/samba-gpupdate.8.gz + %files test %defattr(-,root,root) %{_bindir}/gentest @@ -2013,7 +2041,6 @@ %{_bindir}/wbinfo %{_sbindir}/rcwinbind %{_sbindir}/winbindd -%{_sbindir}/samba-gpupdate /%{_lib}/security/pam_winbind.so %{_libdir}/libnss_winbind.so.* %{_libdir}/samba/idmap @@ -2027,7 +2054,6 @@ %{_mandir}/man8/winbind_krb5_localauth.8.* %{_mandir}/man8/winbind_krb5_locator.8.* %{_mandir}/man5/pam_winbind.conf.5.* -%{_mandir}/man8/samba-gpupdate.8.gz %{_mandir}/man8/idmap_ad.8.* %{_mandir}/man8/idmap_autorid.8.* %{_mandir}/man8/idmap_hash.8.* @@ -2526,6 +2552,11 @@ %{_mandir}/man8/samba-tool.8.* %{_mandir}/man8/samba_downgrade_db.8.* +%files ldb-ldap +%defattr(-,root,root) +%{_libdir}/samba/ldb/ildap.so +%{_libdir}/samba/ldb/ldbsamba_extensions.so + %files dsdb-modules %defattr(-,root,root) %{_libdir}/samba/ldb/acl.so @@ -2539,10 +2570,8 @@ %{_libdir}/samba/ldb/extended_dn_in.so %{_libdir}/samba/ldb/extended_dn_out.so %{_libdir}/samba/ldb/extended_dn_store.so -%{_libdir}/samba/ldb/ildap.so %{_libdir}/samba/ldb/instancetype.so %{_libdir}/samba/ldb/lazy_commit.so -%{_libdir}/samba/ldb/ldbsamba_extensions.so %{_libdir}/samba/ldb/linked_attributes.so %{_libdir}/samba/ldb/new_partition.so %{_libdir}/samba/ldb/objectclass.so ++++++ samba-4.14.6+git.168.6a9fc8a1ddd.tar.bz2 -> samba-4.14.6+git.182.2205d5224e3.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/samba/samba-4.14.6+git.168.6a9fc8a1ddd.tar.bz2 /work/SRC/openSUSE:Factory/.samba.new.1899/samba-4.14.6+git.182.2205d5224e3.tar.bz2 differ: char 11, line 1