Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2012-07-14 10:54:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2012-06-06 
16:09:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2012-07-14 
11:51:46.000000000 +0200
@@ -1,0 +2,50 @@
+Wed Jul 11 17:52:50 UTC 2012 - [email protected]
+
+- ndr: fix push/pull DATA_BLOB with NDR_NOALIGN; (bso#9026); (bnc#770262).
+
+-------------------------------------------------------------------
+Wed Jul 11 14:20:48 UTC 2012 - [email protected]
+
+- Fix shell syntax in dhcpcd hook script; (bnc#769957).
+
+-------------------------------------------------------------------
+Mon Jun 25 19:46:31 UTC 2012 - [email protected]
+
+- Update to 3.6.6.
+  + Fix possible memory leaks in the Samba master process; (bso#8970).
+  + Fix uninitialized memory read in talloc_free(); (bnc#764577).
+  + Fix joining of XP Pro workstations to 3.6 DCs; (bso#8373).
+
+-------------------------------------------------------------------
+Thu Jun 21 18:05:33 UTC 2012 - [email protected]
+
+- resolve_ads() code can return zero addresses and miss valid DC IP addresses;
+  (bso#8910).
+- Can't join XP Pro workstations to 3.6.1 DC; (bso#8373).
+- winbind can hang as nbt_getdc() has no timeout; (bso#8953).
+- Fix crash bug in dns_create_probe when dns_create_update fails; (bso#8627)
+- s3-pid: Catch with pid filename's change when config file is not smb.conf;
+  (bso#8714).
+- Possible memory leaks in the main Samba process; (bso#8970).
+- s3: Fix uninitialized memory read in talloc_free(); (bnc#764577).
+- Treat exit_server_cleanly() as a "clean" shutdown; (bso#8971).
+- Avoid crash with MIT krb5 1.10.0 in gss_get_name_attribute(); (bso#8988).
+- Winzip occasionally can not read files out of an open winzip dialog;
+  (bso#8311).
+- s3-winbindd: call dump_core_setup after command line option has been parsed;
+  (bso#8975).
+- Directory group write permission bit is set if unix extensions are enabled;
+  (bso#8972).
+- s3: remove dependency on automake for "make everything"; (bso#8978).
+- sd_has_inheritable_components segfaults on an SD that se_access_check
+  accepts; (bso#8811).
+- smbclient's tarmode insists on listing excluded directories; (bso#8922).
+- Notify code can miss a ChDir; (bso#8998).
+- s3:smbd: add a fsp_persistent_id() function; (bso#8995).
+
+-------------------------------------------------------------------
+Fri Jun  4 10:11:56 UTC 2012 - [email protected]
+
+- Call autogen.sh even on post-12.1 SUSE systems.
+
+-------------------------------------------------------------------
@@ -1675,0 +1726,5 @@
+
+-------------------------------------------------------------------
+Thu Oct  7 14:22:57 CEST 2010 - [email protected]
+
+- Include the reviewed french translation for pam_winbind; (bnc#499233).

Old:
----
  samba-3.6.5.tar.bz2

New:
----
  samba-3.6.6.tar.bz2

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

Other differences:
------------------
++++++ samba-doc.spec ++++++
--- /var/tmp/diff_new_pack.kED196/_old  2012-07-14 11:51:49.000000000 +0200
+++ /var/tmp/diff_new_pack.kED196/_new  2012-07-14 11:51:49.000000000 +0200
@@ -90,7 +90,7 @@
 BuildRequires:  libtdb-devel
 BuildRequires:  libtevent-devel
 %endif
-%define        samba_ver 3.6.5
+%define        samba_ver 3.6.6
 %define        samba_ver_suffix %nil
 %define        samba_ver_full %{samba_ver}%{samba_ver_suffix}
 %if 0%{?suse_version} && 0%{?suse_version} < 1111
@@ -114,7 +114,7 @@
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-Version:        3.6.5
+Version:        3.6.6
 Release:        1
 %define        ldapsmb_ver 1.34b
 Url:            http://www.samba.org/
@@ -289,7 +289,7 @@
 %endif
 # Ensure all idl is recompiled, in case we are carrying pidl changes locally.
 rm -f librpc/gen_ndr/*.[cho] ../librpc/gen_ndr/*.[cho]
-%if 0%{?centos_version} > 599 || 0%{?fedora_version} > 11 && 
0%{?fedora_version} < 15 || 0%{?mandriva_version} > 2009 || 0%{?rhel_version} > 
599 || 0%{?suse_version} > 0 && 0%{?suse_version} < 1211
+%if 0%{?centos_version} > 599 || 0%{?fedora_version} > 11 && 
0%{?fedora_version} < 15 || 0%{?mandriva_version} > 2009 || 0%{?rhel_version} > 
599 || 0%{?suse_version} > 0
 ./autogen.sh
 %endif
 CONFIGURE_OPTIONS="\
@@ -459,7 +459,7 @@
 the man pages.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %changelog

++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.kED196/_old  2012-07-14 11:51:49.000000000 +0200
+++ /var/tmp/diff_new_pack.kED196/_new  2012-07-14 11:51:49.000000000 +0200
@@ -90,7 +90,7 @@
 BuildRequires:  libtdb-devel
 BuildRequires:  libtevent-devel
 %endif
-%define        samba_ver 3.6.5
+%define        samba_ver 3.6.6
 %define        samba_ver_suffix %nil
 %define        samba_ver_full %{samba_ver}%{samba_ver_suffix}
 %if 0%{?suse_version} && 0%{?suse_version} < 1111
@@ -114,7 +114,7 @@
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-Version:        3.6.5
+Version:        3.6.6
 Release:        1
 %define        ldapsmb_ver 1.34b
 License:        GPL-3.0+
@@ -221,8 +221,8 @@
 how to.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package client
 License:        GPL-3.0+
@@ -262,8 +262,8 @@
 how to.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
 
@@ -282,8 +282,8 @@
 develop programs which make use of Samba.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %endif
 %if 0%{?suse_version} && 0%{?suse_version} < 1001 || 0%{?suse_version} > 1110
@@ -307,8 +307,8 @@
 the man pages.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %endif
 
@@ -329,8 +329,8 @@
 A wrapper binary to run smbspool with the original calling UID.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %if %{make_utils}
 
@@ -345,8 +345,8 @@
 Some of the debug-tools for developpers.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %endif
 
@@ -378,8 +378,8 @@
 This is the winbind-daemon and the wbinfo-tool.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %if 0%{?suse_version} && 0%{?suse_version} < 1031
 
@@ -404,15 +404,15 @@
 
 %description -n libsmbclient
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %else
 
 %description -n libsmbclient0
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %endif
 This package includes the libsmbclient library.
@@ -450,8 +450,8 @@
 develop programs which make use of the smbclient programming interface.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package -n libnetapi0
 License:        GPL-3.0+
@@ -463,8 +463,8 @@
 This package includes the netapi library.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package -n libnetapi-devel
 License:        GPL-3.0+
@@ -482,8 +482,8 @@
 develop programs which make use of the netapi programming interface.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %if 0%{?suse_version} && 0%{?suse_version} < 1031
 
@@ -503,15 +503,15 @@
 
 %description -n libsmbsharemodes
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %else
 
 %description -n libsmbsharemodes0
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %endif
 This package includes the smbsharemodes library.
@@ -536,8 +536,8 @@
 develop programs which make use of the smbsharemodes programming interface.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package -n libwbclient0
 License:        LGPL-3.0+
@@ -549,8 +549,8 @@
 This package includes the wbclient library.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package -n libwbclient-devel
 License:        LGPL-3.0+
@@ -568,8 +568,8 @@
 develop programs which make use of the wbclient programming interface.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %if 0%{?suse_version} && 0%{?suse_version} < 1211
 
@@ -585,8 +585,8 @@
 This package includes the talloc library.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package -n libtalloc-devel
 Version:        %{libtalloc_ver}
@@ -606,8 +606,8 @@
 develop programs which make use of the talloc programming interface.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package -n libtdb1
 Version:        %{libtdb_ver}
@@ -621,8 +621,8 @@
 This package includes the tdb library.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package -n libtdb-devel
 Version:        %{libtdb_ver}
@@ -638,8 +638,8 @@
 develop programs which make use of the tdb programming interface.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package -n libtevent0
 Version:        %{libtevent_ver}
@@ -653,8 +653,8 @@
 This package includes the tevent library.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package -n libtevent-devel
 Version:        %{libtevent_ver}
@@ -675,8 +675,8 @@
 develop programs which make use of the tevent programming interface.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package -n libldb1
 Version:        %{libldb_ver}
@@ -691,8 +691,8 @@
 This package includes the ldb library.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %package -n libldb-devel
 Version:        %{libldb_ver}
@@ -712,8 +712,8 @@
 This package contains the static libraries and header files needed to
 develop programs which make use of the tevent programming interface.
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %endif
 
@@ -732,8 +732,8 @@
 Controller that uses the ldapsam passdb backend.
 
 
-Source Timestamp: 2809
-Branch      : 3.6.5.PTF
+Source Timestamp: 2823
+Branch      : 3.6.6
 
 %endif
 
@@ -835,7 +835,7 @@
 %endif
 # Ensure all idl is recompiled, in case we are carrying pidl changes locally.
 rm -f librpc/gen_ndr/*.[cho] ../librpc/gen_ndr/*.[cho]
-%if 0%{?centos_version} > 599 || 0%{?fedora_version} > 11 && 
0%{?fedora_version} < 15 || 0%{?mandriva_version} > 2009 || 0%{?rhel_version} > 
599 || 0%{?suse_version} > 0 && 0%{?suse_version} < 1211
+%if 0%{?centos_version} > 599 || 0%{?fedora_version} > 11 && 
0%{?fedora_version} < 15 || 0%{?mandriva_version} > 2009 || 0%{?rhel_version} > 
599 || 0%{?suse_version} > 0
 ./autogen.sh
 %endif
 CONFIGURE_OPTIONS="\
@@ -1512,6 +1512,7 @@
 %doc %{_mandir}/man8/smbd.8.*
 %doc %{_mandir}/man8/swat.8.*
 %doc %{_mandir}/man8/vfs_aio_fork.8.*
+%doc %{_mandir}/man8/vfs_aio_pthread.8.*
 %doc %{_mandir}/man8/vfs_acl_tdb.8.*
 %doc %{_mandir}/man8/vfs_acl_xattr.8.*
 %doc %{_mandir}/man8/vfs_audit.8.*

++++++ build-source-timestamp ++++++
--- /var/tmp/diff_new_pack.kED196/_old  2012-07-14 11:51:49.000000000 +0200
+++ /var/tmp/diff_new_pack.kED196/_new  2012-07-14 11:51:49.000000000 +0200
@@ -1,2 +1,2 @@
-2809
-Branch      : 3.6.5.PTF
+2823
+Branch      : 3.6.6

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

++++++ samba-3.6.5.tar.bz2 -> samba-3.6.6.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/samba/samba-3.6.5.tar.bz2 
/work/SRC/openSUSE:Factory/.samba.new/samba-3.6.6.tar.bz2 differ: char 11, line 
1

++++++ vendor-files.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor-files/tools/dhcpcd-hook-samba 
new/vendor-files/tools/dhcpcd-hook-samba
--- old/vendor-files/tools/dhcpcd-hook-samba    2012-04-30 18:02:23.000000000 
+0200
+++ new/vendor-files/tools/dhcpcd-hook-samba    2012-07-11 16:16:28.000000000 
+0200
@@ -199,7 +199,7 @@
                        grep -q -E ':name=systemd:/system/' /proc/$$/cgroup 
2>/dev/null
                        not_in_systemd=$?
                        for service in ${servicesToReload}; do
-                               if ${not_in_systemd}; then
+                               if test ${not_in_systemd} -ne 0; then
                                        test -x /etc/init.d/${service} && 
/etc/init.d/${service} force-reload
                                else
                                        systemctl --ignore-dependencies 
force-reload ${service}.service
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 2012-06-02 01:18:21.000000000 +0200
+++ new/vendor-files/tools/package-data 2012-07-11 20:21:00.000000000 +0200
@@ -1,2 +1,2 @@
 # This is an autogenrated file.
-SAMBA_PACKAGE_SVN_VERSION="2809"
+SAMBA_PACKAGE_SVN_VERSION="2823"

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

Reply via email to