Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2014-08-28 21:05:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2014-08-13 
17:19:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2014-08-28 
21:05:20.000000000 +0200
@@ -1,0 +2,15 @@
+Tue Aug 19 14:07:53 UTC 2014 - [email protected]
+
+- Remove pre-11.2 patch which by default uses the smbpasswd passdb backend.
+
+-------------------------------------------------------------------
+Wed Aug 13 11:44:31 UTC 2014 - [email protected]
+
+- build: disable mmap on s390 systems; (bso#10765); (bnc#886193).
+
+-------------------------------------------------------------------
+Mon Aug 11 11:55:35 UTC 2014 - [email protected]
+
+- Create the cups smb backend as sym link pointing to smbspool; (bnc#891220).
+
+-------------------------------------------------------------------
@@ -88,0 +104,7 @@
+
+-------------------------------------------------------------------
+Wed Jul  9 22:59:09 UTC 2014 - [email protected]
+
+- Reduce printer_list.tdb lock contention during printcap update;
+  (bso#10652); (bnc#883870).
+  + Only update the printer share inventory when needed.

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.28gvqp/_old  2014-08-28 21:05:22.000000000 +0200
+++ /var/tmp/diff_new_pack.28gvqp/_new  2014-08-28 21:05:22.000000000 +0200
@@ -131,9 +131,6 @@
 %define samba_source_signature_location 
http://ftp.samba.org/pub/samba/rc/samba-%{version}%{samba_ver_suffix}.tar.asc
 %endif
 %define        samba_ver_full %{samba_ver}%{samba_ver_suffix}
-%if 0%{?suse_version} && 0%{?suse_version} < 1111
-%define        guards_symbols default_passdb_backend
-%endif
 %if 0%{?suse_version} && 0%{?suse_version} < 1031
 %define libsmbclient_name libsmbclient
 %define libsmbsharemodes_name libsmbsharemodes
@@ -148,7 +145,7 @@
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3274
+%define SOURCE_TIMESTAMP 3280
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0
@@ -1423,7 +1420,7 @@
 done
 # cups SMB support
 mkdir  -p %{buildroot}/%{cups_lib_dir}/backend/
-touch %{buildroot}/%{cups_lib_dir}/backend/smb
+ln -s %{_bindir}/smbspool %{buildroot}/%{cups_lib_dir}/backend/smb
 # pam_smbpass is missing
 cp -a source3/pam_smbpass/samples examples/pam_smbpass
 install -m 0644 source3/pam_smbpass/CHANGELOG examples/pam_smbpass/CHANGELOG
@@ -1853,7 +1850,7 @@
 %{_bindir}/testparm
 %dir %{cups_lib_dir}
 %dir %{cups_lib_dir}/backend
-%ghost %{cups_lib_dir}/backend/smb
+%{cups_lib_dir}/backend/smb
 %{_libdir}/libnss_wins.so.*
 %dir %{_libdir}/samba
 %{_libdir}/samba/charset

++++++ patches.tar.bz2 ++++++
++++ 1635 lines of diff (skipped)


++++++ vendor-files.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor-files/tools/package-data 
new/vendor-files/tools/package-data
--- old/vendor-files/tools/package-data 2014-08-01 21:12:17.000000000 +0200
+++ new/vendor-files/tools/package-data 2014-08-19 16:34:58.000000000 +0200
@@ -1,2 +1,2 @@
 # This is an autogenrated file.
-SAMBA_PACKAGE_SVN_VERSION="3274"
+SAMBA_PACKAGE_SVN_VERSION="3280"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to