Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2019-05-16 22:00:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Thu May 16 22:00:11 2019 rev:248 rq:703039 version:4.10.2+git.94.31fb5e37171

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2019-04-26 
22:44:40.937636385 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new.5148/samba.changes    2019-05-16 
22:00:19.770768163 +0200
@@ -1,0 +2,11 @@
+Tue May 14 14:22:11 UTC 2019 - David Disseldorp <dd...@suse.com>
+
+- Fix cephwrap_flistxattr() debug message; (bso#13940); (bsc#1134697).
+- Add ceph_snapshots VFS module; (jsc#SES-183).
+
+-------------------------------------------------------------------
+Wed May  8 12:42:31 UTC 2019 - David Disseldorp <dd...@suse.com>
+
+- Fix vfs_ceph realpath; (bso#13918); (bsc#1134452).
+
+-------------------------------------------------------------------
@@ -77,0 +89,5 @@
+
+-------------------------------------------------------------------
+Sun Apr 14 22:31:32 UTC 2019 - David Disseldorp <dd...@suse.com>
+
+- Explicitly enable libcephfs POSIX ACL support; (bso#13896); (bsc#1130245).

Old:
----
  samba-4.10.2+git.78.0c89af72312.tar.bz2

New:
----
  samba-4.10.2+git.94.31fb5e37171.tar.bz2

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.4kI4w2/_old  2019-05-16 22:00:20.722767622 +0200
+++ /var/tmp/diff_new_pack.4kI4w2/_new  2019-05-16 22:00:20.730767618 +0200
@@ -170,7 +170,7 @@
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-Version:        4.10.2+git.78.0c89af72312
+Version:        4.10.2+git.94.31fb5e37171
 Release:        0
 Url:            https://www.samba.org/
 Obsoletes:      samba-32bit < %{version}
@@ -343,11 +343,11 @@
 License:        GPL-3.0-or-later
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
-Requires:       libsamba-policy0-python3 = %{version}
 Requires:       python3-ldb
 Requires:       python3-talloc
 Requires:       python3-tdb
 Requires:       python3-tevent
+Requires:       libsamba-policy0-python3 = %{version}
 
 %description python3
 The samba-python3 package contains the Python libraries needed by programs
@@ -381,8 +381,8 @@
 %endif
 Requires(pre):  /usr/sbin/groupadd
 Requires:       coreutils
-Requires:       libtevent-util0 >= %{version}
 Requires:       samba-client >= %{version}
+Requires:       libtevent-util0 >= %{version}
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 
@@ -1287,9 +1287,10 @@
        echo "%doc ${file#%{buildroot}}" 
>>"%{_builddir}/samba-%{version}/filelist-samba-doc"
 done
 for file in $( find %{buildroot}%{_libdir}/samba/vfs/ -mindepth 1 ); do
-       # if built we don't want vfs_ceph in the base package
+       # if built we don't want ceph VFS modules in the base package
        case "${file#%{buildroot}}" in
                %{_libdir}/samba/vfs/ceph.so) continue ;;
+               %{_libdir}/samba/vfs/ceph_snapshots.so) continue ;;
        esac
        echo "${file#%{buildroot}}" 
>>%{_builddir}/samba-%{version}/filelist-samba
 done
@@ -1302,6 +1303,12 @@
 %endif
                        continue
                        ;;
+               %{_mandir}/man8/vfs_ceph_snapshots.8)
+%if 0%{?build_ceph} == 0
+                       rm ${file}
+%endif
+                       continue
+                       ;;
                %{_mandir}/man8/vfs_glusterfs.8)
                        rm ${file}
                        continue
@@ -2453,6 +2460,8 @@
 %defattr(-,root,root)
 %{_mandir}/man8/vfs_ceph.8.*
 %{_libdir}/samba/vfs/ceph.so
+%{_mandir}/man8/vfs_ceph_snapshots.8.*
+%{_libdir}/samba/vfs/ceph_snapshots.so
 %{_mandir}/man7/ctdb_mutex_ceph_rados_helper.7.*
 %{_libdir}/ctdb/ctdb_mutex_ceph_rados_helper
 %endif

++++++ samba-4.10.2+git.78.0c89af72312.tar.bz2 -> 
samba-4.10.2+git.94.31fb5e37171.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/samba/samba-4.10.2+git.78.0c89af72312.tar.bz2 
/work/SRC/openSUSE:Factory/.samba.new.5148/samba-4.10.2+git.94.31fb5e37171.tar.bz2
 differ: char 11, line 1


Reply via email to