Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2018-10-18 15:29:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Thu Oct 18 15:29:52 2018 rev:241 rq:642052 version:4.9.1+git.96.c3bff26bf16

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2018-10-04 
18:59:42.363315712 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2018-10-18 
15:30:14.790721475 +0200
@@ -1,0 +2,20 @@
+Fri Oct 12 14:58:08 UTC 2018 - dmul...@suse.com
+
+- Backport latest gpo code from master
+  + Read policy from local gpt cache
+  + Offline policy application
+  + Make group policy extensible via register/unregister gpext
+  + gpext's run via a process_group_policy method
+
+-------------------------------------------------------------------
+Wed Sep 26 22:45:40 UTC 2018 - jmcdono...@suse.com
+
+- Enable profiling data collection
+
+-------------------------------------------------------------------
+Tue Sep 25 20:26:47 UTC 2018 - dmul...@suse.com
+
+- Change samba-kdc package name to samba-ad-dc
+- Move samba-ad-dc.service to the samba-ad-dc package
+
+-------------------------------------------------------------------

Old:
----
  samba-4.9.1+git.46.ff87d06bace.tar.bz2

New:
----
  samba-4.9.1+git.96.c3bff26bf16.tar.bz2

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.ZmkSqv/_old  2018-10-18 15:30:16.022720034 +0200
+++ /var/tmp/diff_new_pack.ZmkSqv/_new  2018-10-18 15:30:16.026720030 +0200
@@ -168,7 +168,7 @@
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-Version:        4.9.1+git.46.ff87d06bace
+Version:        4.9.1+git.96.c3bff26bf16
 Release:        0
 Url:            https://www.samba.org/
 Obsoletes:      samba-32bit < %{version}
@@ -929,8 +929,8 @@
 distributed file system. A Ceph CTDB lock helper binary is included so
 that RADOS locks can be used for CTDB split-brain avoidance.
 
-%package kdc
-Summary:        Samba MIT KDC
+%package ad-dc
+Summary:        Samba Active Directory-compatible Domain Controller
 License:        GPL-3.0-or-later
 Group:          Productivity/Networking/Samba
 Requires:       samba = %{version}
@@ -939,9 +939,11 @@
 Requires:       samba-python = %{version}
 Recommends:     samba-winbind = %{version}
 Recommends:     tdb-tools >= %{tdb_version}
+Provides:       samba-kdc = %{version}
+Obsoletes:      samba-kdc < %{version}
 
-%description kdc
-This package contains the KDC
+%description ad-dc
+This package contains the Active Directory-compatible Domain Controller
 
 %package dsdb-modules
 Summary:        Samba LDB modules
@@ -1020,6 +1022,7 @@
        --disable-rpath \
        --disable-rpath-install \
        --enable-debug \
+       --with-profiling-data \
 %if 0%{?build_ctdb_pmda}
        --enable-pmda \
 %endif
@@ -1527,8 +1530,8 @@
 %postun test -p /sbin/ldconfig
 
 %if %{with_dc}
-%post kdc -p /sbin/ldconfig
-%postun kdc -p /sbin/ldconfig
+%post ad-dc -p /sbin/ldconfig
+%postun ad-dc -p /sbin/ldconfig
 
 %post dsdb-modules
 ln -sf %{_libdir}/samba/ldb %{_libdir}/ldb/samba
@@ -1654,9 +1657,6 @@
 %else
 %{_unitdir}/nmb.service
 %{_unitdir}/smb.service
-%if %{with_dc}
-%{_unitdir}/samba-ad-dc.service
-%endif
 %endif
 %if 0%{?suse_version} < 1111
 %attr(0600,root,root) %config(noreplace) %{CONFIGDIR}/smbpasswd
@@ -2491,7 +2491,8 @@
 %endif
 
 %if %{with_dc}
-%files kdc
+%files ad-dc
+%{_unitdir}/samba-ad-dc.service
 %{_bindir}/samba-tool
 %{_sbindir}/samba
 %{_sbindir}/samba_dnsupdate

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.ZmkSqv/_old  2018-10-18 15:30:16.078719969 +0200
+++ /var/tmp/diff_new_pack.ZmkSqv/_new  2018-10-18 15:30:16.082719964 +0200
@@ -27,4 +27,4 @@
   supplements "packageand(samba-client:glibc-<targettype>)"
   -/usr/lib/samba
 samba-libs
-samba-kdc
+samba-ad-dc

++++++ samba-4.9.1+git.46.ff87d06bace.tar.bz2 -> 
samba-4.9.1+git.96.c3bff26bf16.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/samba/samba-4.9.1+git.46.ff87d06bace.tar.bz2 
/work/SRC/openSUSE:Factory/.samba.new/samba-4.9.1+git.96.c3bff26bf16.tar.bz2 
differ: char 11, line 1


Reply via email to