Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2014-04-23 20:35:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-05 
16:50:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2014-04-23 
20:35:47.000000000 +0200
@@ -1,0 +2,83 @@
+Thu Apr 17 15:44:30 UTC 2014 - [email protected]
+
+- Update to 4.1.7.
+  + Make "force user" work as expected; (bso#9878).
+  + Fix build on AIX with IBM XL C/C++ (gettext detection issues); (bso#9911).
+  + Fix problem with server taking too long to respond to a
+    MSG_PRINTER_DRVUPGRADE message; (bso#9942).
+  + s3-printing: Fix obvious memory leak in printer_list_get_printer();
+    (bso#9993).
+  + doc: Add "spoolss: architecture" parameter usage; (bso#10188).
+  + Make 'smbclient' support DFS shares with SMB2/3; (bso#10200).
+  + Make (lib)smbclient work with NetApp; (bso#10230).
+  + SessionLogoff on a signed connection with an outstanding notify request
+    crashes smbd; (bso#10344).
+  + dfs: Always call create_conn_struct with root privileges; (bso#10378).
+  + 'net ads search' on high latency networks can return a partial list with
+     no error indication; (bso#10387).
+  + max xmit > 64kb leads to segmentation fault; (bso#10422).
+  + Fix STATUS_NO_MEMORY response from Query File Posix Lock request;
+    (bso#10431).
+  + Increase max netbios name components; (bso#10439).
+  + smbd_server_connection_terminate("CTDB_SRVID_RELEASE_IP") panics from
+    within ctdbd_migrate() with invalid lock_order; (bso#10444).
+  + Fix 'wbinfo -i' with one-way trust; (bso#10458).
+  + samba4 services not binding on IPv6 addresses causing connection delays;
+    (bso#10464).
+  + s3-vfs: Fix stream_depot vfs module on btrfs; (bso#10467).
+  + Don't respond with NXDOMAIN to records that exist with another type;
+    (bso#10471).
+  + pidl: waf should have an option for the dir to install perl files and do
+    not glob; (bso#10472).
+  + s3-spoolssd: Don't register spoolssd if epmd is not running; (bso#10474).
+  + s3-rpc_server: Fix handling of fragmented rpc requests; (bso#10481).
+  + Initial FSRVP rpcclient requests fail with NT_STATUS_PIPE_NOT_AVAILABLE;
+    (bso#10484).
+  + lsa.idl: Define lsa.ForestTrustCollisionInfo and ForestTrustCollisionRecord
+    as public structs; (bso#10504).
+  + Make 'smbreadline' build with readline 6.3; (bso#10506).
+  + smbd: Correctly add remote users into local groups; (bso#10508).
+  + rpcclient FSRVP request UNCs should include a trailing backslash;
+    (bso#10521).
+  + Cleanup messages.tdb record after unclean smbd shutdown; (bso#10534).
+  + s3:rpc_server: Minor refactoring of process_request_pdu().
+
+-------------------------------------------------------------------
+Tue Apr 15 15:03:27 UTC 2014 - [email protected]
+
+- Create a new DBus connection for every vfs_snapper request, to ensure
+  correct snapper UID detection; (bnc#866354).
+
+-------------------------------------------------------------------
+Tue Apr 15 10:41:04 UTC 2014 - [email protected]
+
+- Fix "Invalid read" in method reply_writeclose; (bnc#873658).
+
+-------------------------------------------------------------------
+Fri Apr 11 12:37:48 UTC 2014 - [email protected]
+
+- Fix minor compiler warnings in snapshot code-path; (bnc#873177).
+
+-------------------------------------------------------------------
+Fri Apr 11 12:21:48 UTC 2014 - [email protected]
+
+- Remove references to the obsolete samba-krb-printing package and
+  get_printing_ticket binary.
+
+-------------------------------------------------------------------
+Fri Apr 11 12:09:23 UTC 2014 - [email protected]
+
+- Fix malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response; (bnc#872396).
+
+-------------------------------------------------------------------
+Fri Apr 11 11:50:08 UTC 2014 - [email protected]
+
+- User error strings instead of hex codes where possible for FSRVP
+  errors; (bnc#866927).
+
+-------------------------------------------------------------------
+Tue Apr  1 16:49:05 UTC 2014 - [email protected]
+
+- Fix remote share shadow copy request UNCs; (bso#10521); (bnc#870957).
+
+-------------------------------------------------------------------

Old:
----
  samba-4.1.6.tar.asc
  samba-4.1.6.tar.gz

New:
----
  samba-4.1.7.tar.asc
  samba-4.1.7.tar.gz

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.JUHsQ7/_old  2014-04-23 20:35:48.000000000 +0200
+++ /var/tmp/diff_new_pack.JUHsQ7/_new  2014-04-23 20:35:48.000000000 +0200
@@ -117,7 +117,7 @@
 BuildRequires:  gpg-offline
 BuildRequires:  systemd
 %endif
-%define        samba_ver 4.1.6
+%define        samba_ver 4.1.7
 %define        samba_ver_suffix %nil
 %if "%{samba_ver_suffix}" == ""
 %define samba_source_location 
http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
@@ -144,12 +144,11 @@
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3217
+%define SOURCE_TIMESTAMP 3229
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0
-%global with_get_printing_ticket 0
-Version:        4.1.6
+Version:        4.1.7
 Release:        0
 License:        GPL-3.0+
 Url:            http://www.samba.org/
@@ -331,26 +330,6 @@
 
 %endif
 
-%if %with_get_printing_ticket
-%package krb-printing
-License:        GPL-3.0+
-Summary:        Wrapper binary for kerberized printing
-Group:          Productivity/Networking/Samba
-PreReq:         coreutils
-Provides:       samba-gplv3-krb-printing = %{version}
-Obsoletes:      samba-gplv3-krb-printing < %{version}
-%if 0%{?suse_version} > 1000
-PreReq:         permissions
-%endif
-Requires:       samba-client >= %{version}
-
-%description krb-printing
-A wrapper binary to run smbspool with the original calling UID.
-
-Source Timestamp: %{SOURCE_TIMESTAMP}
-Branch:         %{BRANCH}
-%endif
-
 
 %package libs
 License:        GPL-3.0+
@@ -445,7 +424,6 @@
 %if 0%{?suse_version} > 1030
 Recommends:     cron
 Recommends:     logrotate
-Recommends:     samba-krb-printing
 Recommends:     /usr/sbin/nscd
 %endif
 %if 0%{?suse_version} > 0
@@ -1146,9 +1124,6 @@
        sed -e "s/VENDOR/%{VENDOR}/g" "${file}" >"${file}.new" && \
                mv "${file}.new" "${file}"
 done
-%if %with_get_printing_ticket
-install -m 0644 vendor-files/tools/get_printing_ticket.c 
source3/client/get_printing_ticket.c
-%endif
 install -m 0644 -p vendor-files/docu/rfc3454.txt source4/heimdal/lib/wind/
 # Create and add vendor suffix
 test -f vendor-files/tools/package-data && \
@@ -1260,7 +1235,6 @@
 %if 0%{?suse_version} && 0%{?suse_version} > 1020
        %{buildroot}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services \
 %endif
-       %{buildroot}/%{_sysconfdir}/permissions.d \
        %{buildroot}/%{_sysconfdir}/security \
        %{buildroot}/%{_sysconfdir}/slp.reg.d \
        %{buildroot}/%{CONFIGDIR} \
@@ -1297,16 +1271,7 @@
 rm -r %{buildroot}/%{_libdir}/samba/ldb
 %endif
 
-# Remove PIDL files from datadir
-rm -r %{buildroot}/%{_datadir}/perl5
-# And install it into the perl vendor dirs
-pushd pidl
-make install PERL_INSTALL_ROOT=%{buildroot}
-popd
-
 # Clean out files left behind by the PIDL install.
-find %{buildroot}/%{perl_vendorlib} -type f -name .packlist -exec rm -f {} \;
-rm %{buildroot}/%{perl_vendorlib}/wscript_build
 rm -r %{buildroot}/%{perl_vendorlib}/Parse/Yapp
 
 # utility scripts
@@ -1585,9 +1550,6 @@
 %if 0%{?suse_version} > 1220
 %{fillup_only -ans samba client}
 %endif
-if ! test -e %{_bindir}/get_printing_ticket; then
-       ln -fs %{_bindir}/smbspool %{cups_lib_dir}/backend/smb
-fi
 %{?fillup_only:%{fillup_only -nsd dhcp samba-client network}}
 
 %postun client
@@ -1644,29 +1606,6 @@
 
 %postun -n %{libwbclient_name} -p /sbin/ldconfig
 
-%if %with_get_printing_ticket
-%post krb-printing
-if test ${1:-0} -eq 1 -a -d %{cups_lib_dir}/backend; then
-       ln -fs %{_bindir}/get_printing_ticket %{cups_lib_dir}/backend/smb
-fi
-%if 0%{?suse_version} > 0
-%if 0%{?suse_version} < 1131
-%{run_permissions}
-%else
-%{set_permissions} %{_bindir}/get_printing_ticket
-%endif
-%endif
-
-%postun krb-printing
-if test ${1:-0} -eq 0 -a -e %{_bindir}/smbspool -a -d %{cups_lib_dir}/backend; 
then
-       ln -fs %{_bindir}/smbspool %{cups_lib_dir}/backend/smb
-fi
-%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1000
-%verifyscript krb-printing
-%verify_permissions -e %{_bindir}/get_printing_ticket
-%endif
-%endif
-
 %post libs -p /sbin/ldconfig
 
 %postun libs -p /sbin/ldconfig
@@ -1975,6 +1914,7 @@
 %_includedir/samba-4.0/core/doserr.h
 %_includedir/samba-4.0/core/error.h
 %_includedir/samba-4.0/core/ntstatus.h
+%_includedir/samba-4.0/core/hresult.h
 %_includedir/samba-4.0/core/werror.h
 %_includedir/samba-4.0/domain_credentials.h
 %dir %_includedir/samba-4.0/gen_ndr/
@@ -2201,19 +2141,6 @@
 %doc %{_datadir}/susehelp
 %endif
 
-%if %with_get_printing_ticket
-%files krb-printing
-%defattr(-,root,root)
-%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1000
-%verify(not mode) %attr(4750,root,lp) %{_bindir}/get_printing_ticket
-%else
-%attr(0750,root,lp) %{_bindir}/get_printing_ticket
-%endif
-%dir %{cups_lib_dir}
-%dir %{cups_lib_dir}/backend
-%ghost %{cups_lib_dir}/backend/smb
-%endif
-
 %files -n libdcerpc-atsvc0
 %defattr(-,root,root)
 %_libdir/libdcerpc-atsvc.so.0*

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

++++++ samba-4.1.6.tar.gz -> samba-4.1.7.tar.gz ++++++
/work/SRC/openSUSE:Factory/samba/samba-4.1.6.tar.gz 
/work/SRC/openSUSE:Factory/.samba.new/samba-4.1.7.tar.gz differ: char 5, line 1

++++++ 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-04-01 18:38:34.000000000 +0200
+++ new/vendor-files/tools/package-data 2014-04-17 18:25:05.000000000 +0200
@@ -1,2 +1,2 @@
 # This is an autogenrated file.
-SAMBA_PACKAGE_SVN_VERSION="3217"
+SAMBA_PACKAGE_SVN_VERSION="3229"

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

Reply via email to