diff --git a/build-source-timestamp b/build-source-timestamp index 13ae46a..5ef24db 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1,2 +1,2 @@ -2610 +2622 Branch : trunk diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 777fcc8..9fc1e48 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f958bb7f932fa2730e5dfec54341904c294dfcc4421eab9cdc65a354402008fa -size 47500 +oid sha256:8519b2358bc4d81cd8b78546d94a8be0afc62237cb9871422294ec2981846a7f +size 50978 diff --git a/samba-doc.spec b/samba-doc.spec index 142c915..776e966 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -82,7 +82,7 @@ BuildRequires: pkgconfig %endif Url: http://www.samba.org/ Version: 3.6.0 -Release: 2 +Release: 3 License: GPLv3+ Summary: Samba Documentation Group: Documentation/Other @@ -414,7 +414,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %changelog diff --git a/samba.changes b/samba.changes index 687c4d0..64bcc1f 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue Aug 30 21:38:12 UTC 2011 - lmuelle@suse.de + +- Microsoft Word from Microsoft Office 2007 fails to save as on a share with + SMB2; (bso#8412). + +------------------------------------------------------------------- +Tue Aug 30 21:29:07 UTC 2011 - lmuelle@suse.de + +- Use sys_write and sys_read in fork_domain_child to fix a winbind race + leading to 100% CPU usage; (bso#8409). + +------------------------------------------------------------------- +Tue Aug 30 18:41:20 UTC 2011 - lmuelle@suse.de + +- Fix wrong reply to smb2 durable handle reconnect (DHnC) request; (bso#8428). + +------------------------------------------------------------------- +Tue Aug 30 18:31:29 UTC 2011 - lmuelle@suse.de + +- Fix infinite loop in ACL module code; (bso#8422). + +------------------------------------------------------------------- +Mon Aug 29 19:28:54 UTC 2011 - lmuelle@suse.de + +- Fix getent group if trusted domains are not reachable; (bso#8420). + +------------------------------------------------------------------- +Mon Aug 29 16:51:58 UTC 2011 - lmuelle@suse.de + +- smbclient can't access a NT4 share since 3.6.0; (bso#8385). + ------------------------------------------------------------------- Sat Aug 27 19:38:01 UTC 2011 - lmuelle@suse.de @@ -6,32 +38,13 @@ Sat Aug 27 19:38:01 UTC 2011 - lmuelle@suse.de ------------------------------------------------------------------- Sat Aug 27 19:29:37 UTC 2011 - lmuelle@suse.de -- talloc: check block count after references test. - -------------------------------------------------------------------- -Sat Aug 27 19:26:06 UTC 2011 - lmuelle@suse.de - -- talloc: added test suite for talloc_free_children(). - -------------------------------------------------------------------- -Sat Aug 27 19:21:58 UTC 2011 - lmuelle@suse.de - -- talloc: license info erratum in the manpage. - -------------------------------------------------------------------- -Sat Aug 27 19:08:11 UTC 2011 - lmuelle@suse.de - -- talloc: fix typos and better differentiation between versions 1 and 2. - -------------------------------------------------------------------- -Sat Aug 27 19:05:09 UTC 2011 - lmuelle@suse.de - -- talloc: preserve context name on talloc_free_children(). - -------------------------------------------------------------------- -Sat Aug 27 19:01:41 UTC 2011 - lmuelle@suse.de - -- talloc: ensure the sibling linked list remains valid during a free. +- talloc: + + check block count after references test. + + added test suite for talloc_free_children(). + + license info erratum in the manpage. + + fix typos and better differentiation between versions 1 and 2. + + preserve context name on talloc_free_children(). + + ensure the sibling linked list remains valid during a free. ------------------------------------------------------------------- Sat Aug 27 18:50:21 UTC 2011 - lmuelle@suse.de diff --git a/samba.spec b/samba.spec index e4225a0..369eb11 100644 --- a/samba.spec +++ b/samba.spec @@ -86,7 +86,7 @@ Group: Productivity/Networking/Samba Url: http://www.samba.org/ AutoReqProv: on Version: 3.6.0 -Release: 2 +Release: 3 Provides: samba-gplv3 = %{version}-%{release} Obsoletes: samba-gplv3 < %{version} %ifarch ppc64 @@ -184,7 +184,7 @@ Authors: The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package client @@ -224,7 +224,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020 @@ -251,7 +251,7 @@ Authors: The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %endif @@ -281,7 +281,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %endif @@ -308,14 +308,13 @@ Authors: -------- Jeremy Allison -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %if %{make_utils} %package utils - Summary: debug tools Group: Productivity/Networking/Samba AutoReqProv: on @@ -331,7 +330,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %endif @@ -362,7 +361,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %if 0%{?suse_version} && 0%{?suse_version} < 1031 @@ -373,7 +372,6 @@ License: GPLv3+ %package -n libsmbclient0 - License: GPLv3+ Provides: libsmbclient = %{version}-%{release} Obsoletes: libsmbclient @@ -389,13 +387,15 @@ PreReq: /sbin/ldconfig %if 0%{?suse_version} && 0%{?suse_version} < 1031 %description -n libsmbclient -Source Timestamp: 2610 + +Source Timestamp: 2622 Branch : trunk %else %description -n libsmbclient0 -Source Timestamp: 2610 + +Source Timestamp: 2622 Branch : trunk %endif @@ -441,7 +441,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libnetapi0 @@ -460,7 +460,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libnetapi-devel @@ -485,7 +485,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %if 0%{?suse_version} && 0%{?suse_version} < 1031 @@ -496,7 +496,6 @@ License: GPLv3+ %package -n libsmbsharemodes0 - License: GPLv3+ %endif Summary: Samba smbsharemodes Library @@ -507,13 +506,15 @@ PreReq: /sbin/ldconfig %if 0%{?suse_version} && 0%{?suse_version} < 1031 %description -n libsmbsharemodes -Source Timestamp: 2610 + +Source Timestamp: 2622 Branch : trunk %else %description -n libsmbsharemodes0 -Source Timestamp: 2610 + +Source Timestamp: 2622 Branch : trunk %endif @@ -550,7 +551,7 @@ Authors: The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libwbclient0 @@ -569,7 +570,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libwbclient-devel @@ -594,7 +595,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libtalloc2 @@ -603,7 +604,7 @@ Summary: Samba talloc Library Group: System/Libraries AutoReqProv: on Version: %{libtalloc_ver} -Release: 2 +Release: 3 PreReq: /sbin/ldconfig %description -n libtalloc2 @@ -615,7 +616,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libtalloc-devel @@ -624,7 +625,7 @@ Summary: Libraries and Header Files to Develop Programs with talloc Suppo Group: Development/Libraries/C and C++ AutoReqProv: on Version: %{libtalloc_ver} -Release: 2 +Release: 3 %if 0%{?suse_version} > 1020 BuildRequires: pkg-config %else @@ -642,7 +643,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libtdb1 @@ -651,7 +652,7 @@ Summary: Samba tdb Library Group: System/Libraries AutoReqProv: on Version: %{libtdb_ver} -Release: 2 +Release: 3 PreReq: /sbin/ldconfig %description -n libtdb1 @@ -663,7 +664,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libtdb-devel @@ -672,7 +673,7 @@ Summary: Libraries and Header Files to Develop Programs with tdb Support Group: Development/Libraries/C and C++ AutoReqProv: on Version: %{libtdb_ver} -Release: 2 +Release: 3 #BuildRequires: pkg-config Requires: libtdb1 = %{libtdb_ver} @@ -686,7 +687,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libtevent0 @@ -695,7 +696,7 @@ Summary: Samba tevent Library Group: System/Libraries AutoReqProv: on Version: %{libtevent_ver} -Release: 2 +Release: 3 PreReq: /sbin/ldconfig %description -n libtevent0 @@ -707,7 +708,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libtevent-devel @@ -716,7 +717,7 @@ Summary: Libraries and Header Files to Develop Programs with tevent Suppo Group: Development/Libraries/C and C++ AutoReqProv: on Version: %{libtevent_ver} -Release: 2 +Release: 3 %if 0%{?suse_version} > 1020 BuildRequires: pkg-config %else @@ -735,7 +736,7 @@ Authors: The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libldb1 @@ -744,7 +745,7 @@ Summary: Samba ldb Library Group: System/Libraries AutoReqProv: on Version: %{libldb_ver} -Release: 2 +Release: 3 PreReq: /sbin/ldconfig BuildRequires: popt-devel @@ -758,7 +759,7 @@ Authors: The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %package -n libldb-devel @@ -767,7 +768,7 @@ Summary: Libraries and Header Files to Develop Programs with ldb Support Group: Development/Libraries/C and C++ AutoReqProv: on Version: %{libldb_ver} -Release: 2 +Release: 3 %if 0%{?suse_version} > 1020 BuildRequires: pkg-config %else @@ -785,7 +786,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %if %{make_ldapsmb} @@ -796,7 +797,7 @@ Summary: Tool to administer Samba's LDAP backend Group: Productivity/Networking/Samba AutoReqProv: on Version: 1.34b -Release: 304 +Release: 305 Requires: perl-ldap %description -n ldapsmb @@ -809,7 +810,7 @@ Authors: -------- Guenther Deschner -Source Timestamp: 2610 +Source Timestamp: 2622 Branch : trunk %endif @@ -1917,5 +1918,4 @@ fi %{_sbindir}/ldapsmb %{_mandir}/man5/ldapsmb.5.* %endif - %changelog diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 3bc3152..0977e2d 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8e3cbe679736c0d8c08d180a90b4f2e9cf3be33275453e0d2a06c0296c6c456 -size 51459 +oid sha256:444a68e70987401082e07817beca1af11559ca194516efa5f6ef5228d3eabe36 +size 51460