diff --git a/build-source-timestamp b/build-source-timestamp index 2b82c9c..52a0d32 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1,2 +1,2 @@ -2630 +2665 Branch : trunk diff --git a/patches.tar.bz2 b/patches.tar.bz2 index f9c1d0d..118d0ea 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a08bdbeb40452084b78a4dde3aba42fb1cf57eaff29a3b0a5deb971ec7fab53a -size 51178 +oid sha256:d47e45e4585b6351a009de6bd503080f59d55ff1f74ba2eb662f0d473e3b8d3f +size 67064 diff --git a/samba-doc.spec b/samba-doc.spec index 94e28e5..9172a8e 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -66,7 +66,7 @@ BuildRequires: keyutils-devel BuildRequires: keyutils-libs-devel %endif %if 0%{?suse_version} > 1000 || 0%{?fedora_version} || 0%{?rhel_version} || 0%{?mandriva_version} -BuildRequires: ctdb-devel +BuildRequires: ctdb-devel > 1.0.105 %endif %if 0%{?suse_version} > 1110 BuildRequires: fdupes @@ -99,10 +99,8 @@ BuildRequires: pkgconfig %define build_make_smp_mflags %{?jobs:-j%jobs} %endif Version: 3.6.0 -Release: 4 +Release: 5 Url: http://www.samba.org/ -Version: 3.6.0 -Release: 4 License: GPLv3+ Summary: Samba Documentation Group: Documentation/Other @@ -434,7 +432,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %changelog diff --git a/samba.changes b/samba.changes index 7505fbb..6b28225 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,152 @@ +------------------------------------------------------------------- +Mon Oct 10 15:00:19 UTC 2011 - lmuelle@suse.de + +- Return error of cli_push when 'put - /some/file' is used; (bso#7551). + +------------------------------------------------------------------- +Mon Oct 10 14:57:48 UTC 2011 - lmuelle@suse.de + +- Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER; (bso#8509). + +------------------------------------------------------------------- +Mon Oct 10 14:53:48 UTC 2011 - lmuelle@suse.de + +- smbd doesn't correctly honor the "force create mode" bits from a cifsfs + create; (bso#8507). + +------------------------------------------------------------------- +Mon Oct 10 14:49:21 UTC 2011 - lmuelle@suse.de + +- Default user entry is set to minimal permissions on incoming ACL change with + no user specified; (bso#8443). + +------------------------------------------------------------------- +Mon Oct 10 14:42:10 UTC 2011 - lmuelle@suse.de + +- smb_acl_to_posix: ACL is invalid for set (Invalid argument); (bso#7509). + +------------------------------------------------------------------- +Mon Oct 10 14:36:05 UTC 2011 - lmuelle@suse.de + +- Handle the SECINFO_LABEL flag in the same was as Win2k3; enable Microsoft + Internet Explorer 9 on Windows 7 to download files; (bso#8458). + +------------------------------------------------------------------- +Mon Oct 10 14:31:05 UTC 2011 - lmuelle@suse.de + +- DFS breaks zip file extracting unless "follow symlinks = no" set; + (bso#8493). + +------------------------------------------------------------------- +Mon Oct 10 14:28:08 UTC 2011 - lmuelle@suse.de + +- s3-docs: Fix typos. + +------------------------------------------------------------------- +Mon Oct 10 14:24:55 UTC 2011 - lmuelle@suse.de + +- s3:smb2_server: SMB2_OP_CANCEL requests don't have to be signed; (bso#8503). + +------------------------------------------------------------------- +Mon Oct 10 14:18:42 UTC 2011 - lmuelle@suse.de + +- Remove "experimental" label on VFS ACL modules; (bso#8494). + +------------------------------------------------------------------- +Mon Oct 10 14:07:40 UTC 2011 - lmuelle@suse.de + +- acl_xattr can free an invalid pointer if no blob is loaded; (bso#8480). + +------------------------------------------------------------------- +Mon Oct 10 13:59:43 UTC 2011 - lmuelle@suse.de + +- s3-smbd: asserts when SMB2 client breaks the crediting rules; (bso#8476). + +------------------------------------------------------------------- +Mon Oct 10 13:55:35 UTC 2011 - lmuelle@suse.de + +- s3-libnet: allow to use default krb5 ccache in libnet_Join/libnet_Unjoin; + (bso#7465). + +------------------------------------------------------------------- +Mon Oct 10 13:52:16 UTC 2011 - lmuelle@suse.de + +- smb2_find uses a hard coded max reply size of 0x10000 instead of + smb2_max_trans; (bso#8473). + +------------------------------------------------------------------- +Mon Oct 10 13:49:45 UTC 2011 - lmuelle@suse.de + +- s3-netapi: allow to use default krb5 credential cache for libnetapi users. + +------------------------------------------------------------------- +Mon Oct 10 13:43:47 UTC 2011 - lmuelle@suse.de + +- s3-docs: document -k switch in net manpage. + +------------------------------------------------------------------- +Mon Oct 10 13:35:58 UTC 2011 - lmuelle@suse.de + +- Map to guest can return uninitialized blob of data; (bso#8477). + +------------------------------------------------------------------- +Mon Oct 10 13:32:39 UTC 2011 - lmuelle@suse.de + +- s3-registry: registry/reg_format.c must include includes.h; (bso#8401). + +------------------------------------------------------------------- +Mon Oct 10 13:29:19 UTC 2011 - lmuelle@suse.de + +- smbclient segfaults when option -m is used for legacy dialects; (bso#8453). + +------------------------------------------------------------------- +Mon Oct 10 13:24:11 UTC 2011 - lmuelle@suse.de + +- Fix 'widelinks' regression intro'd in 3.2; (bso#8229). + +------------------------------------------------------------------- +Mon Oct 10 13:20:41 UTC 2011 - lmuelle@suse.de + +- Compound SMB2 requests on an IPC connection can corrupt the reply stream; + (bso#8429). + +------------------------------------------------------------------- +Mon Oct 10 13:11:08 UTC 2011 - lmuelle@suse.de + +- s3-spoolss: Fix bug forms migration; (bso#8351). + +------------------------------------------------------------------- +Mon Oct 10 13:04:02 UTC 2011 - lmuelle@suse.de + +- s3:libsmb: check the wct of the incoming SMBnegprot responses; (bso#8452). + + +------------------------------------------------------------------- +Mon Oct 10 12:58:36 UTC 2011 - lmuelle@suse.de + +- s3: Do not fork the echo handler for smb2; (bso#8334). + +------------------------------------------------------------------- +Mon Oct 10 12:54:11 UTC 2011 - lmuelle@suse.de + +- s3-spoolss: Fix bug empty notify servername; (bso#8236). + +------------------------------------------------------------------- +Mon Oct 10 12:50:26 UTC 2011 - lmuelle@suse.de + +- SMB2 server can return requests out-of-order when processing a compound + request; (bso#8407). + +------------------------------------------------------------------- +Fri Oct 7 10:40:49 UTC 2011 - lmuelle@suse.de + +- Remove smb child crash fix. The issue had been fixed upstream differently. + +------------------------------------------------------------------- +Sun Oct 2 16:23:19 UTC 2011 - lmuelle@suse.de + +- BuildRequire ctdb-devel version greater than 1.0.105 for post-10.0 systems. + ------------------------------------------------------------------- Fri Sep 9 13:08:58 UTC 2011 - lmuelle@suse.de diff --git a/samba.spec b/samba.spec index 62158d7..05148cf 100644 --- a/samba.spec +++ b/samba.spec @@ -66,7 +66,7 @@ BuildRequires: keyutils-devel BuildRequires: keyutils-libs-devel %endif %if 0%{?suse_version} > 1000 || 0%{?fedora_version} || 0%{?rhel_version} || 0%{?mandriva_version} -BuildRequires: ctdb-devel +BuildRequires: ctdb-devel > 1.0.105 %endif %if 0%{?suse_version} > 1110 BuildRequires: fdupes @@ -99,7 +99,7 @@ BuildRequires: pkgconfig %define build_make_smp_mflags %{?jobs:-j%jobs} %endif Version: 3.6.0 -Release: 4 +Release: 32 %define ldapsmb_ver 1.34b License: GPLv3+ Url: http://www.samba.org/ @@ -205,7 +205,7 @@ Authors: The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package client @@ -249,7 +249,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020 @@ -275,7 +275,7 @@ Authors: The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %endif @@ -305,7 +305,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %endif @@ -332,7 +332,7 @@ Authors: -------- Jeremy Allison -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %if %{make_utils} @@ -353,7 +353,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %endif @@ -388,20 +388,18 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %if 0%{?suse_version} && 0%{?suse_version} < 1031 %package -n libsmbclient License: GPLv3+ -Group: System/Libraries %else %package -n libsmbclient0 License: GPLv3+ -Group: System/Libraries Provides: libsmbclient = %{version} Obsoletes: libsmbclient %endif @@ -416,14 +414,14 @@ PreReq: /sbin/ldconfig %description -n libsmbclient -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %else %description -n libsmbclient0 -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %endif @@ -471,7 +469,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libnetapi0 @@ -489,7 +487,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libnetapi-devel @@ -513,14 +511,13 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %if 0%{?suse_version} && 0%{?suse_version} < 1031 %package -n libsmbsharemodes License: GPLv3+ -Group: System/Libraries %else %package -n libsmbsharemodes0 @@ -535,14 +532,14 @@ PreReq: /sbin/ldconfig %description -n libsmbsharemodes -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %else %description -n libsmbsharemodes0 -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %endif @@ -578,7 +575,7 @@ Authors: The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libwbclient0 @@ -596,7 +593,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libwbclient-devel @@ -620,12 +617,12 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libtalloc2 Version: %{libtalloc_ver} -Release: 4 +Release: 5 License: LGPLv3+ Summary: Samba talloc Library Group: System/Libraries @@ -640,12 +637,12 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libtalloc-devel Version: %{libtalloc_ver} -Release: 4 +Release: 5 License: LGPLv3+ Summary: Libraries and Header Files to Develop Programs with talloc Support Group: Development/Libraries/C and C++ @@ -666,12 +663,12 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libtdb1 Version: %{libtdb_ver} -Release: 4 +Release: 5 License: LGPLv3+ Summary: Samba tdb Library Group: System/Libraries @@ -686,12 +683,12 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libtdb-devel Version: %{libtdb_ver} -Release: 4 +Release: 5 License: LGPLv3+ Summary: Libraries and Header Files to Develop Programs with tdb Support Group: Development/Libraries/C and C++ @@ -708,12 +705,12 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libtevent0 Version: %{libtevent_ver} -Release: 4 +Release: 5 License: LGPLv3+ Summary: Samba tevent Library Group: System/Libraries @@ -728,12 +725,12 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libtevent-devel Version: %{libtevent_ver} -Release: 4 +Release: 5 License: LGPLv3+ Summary: Libraries and Header Files to Develop Programs with tevent Support Group: Development/Libraries/C and C++ @@ -756,12 +753,12 @@ Authors: The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libldb1 Version: %{libldb_ver} -Release: 4 +Release: 5 License: LGPLv3+ Summary: Samba ldb Library Group: System/Libraries @@ -778,12 +775,12 @@ Authors: The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %package -n libldb-devel Version: %{libldb_ver} -Release: 4 +Release: 5 License: LGPLv3+ Summary: Libraries and Header Files to Develop Programs with ldb Support Group: Development/Libraries/C and C++ @@ -805,14 +802,14 @@ Authors: -------- The Samba Team -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %if %{make_ldapsmb} %package -n ldapsmb Version: 1.34b -Release: 306 +Release: 307 License: GPLv2+ Summary: Tool to administer Samba's LDAP backend Group: Productivity/Networking/Samba @@ -828,7 +825,7 @@ Authors: -------- Guenther Deschner -Source Timestamp: 2630 +Source Timestamp: 2665 Branch : trunk %endif diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index f50ade9..ec8d2bd 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:a2cac10a5cdb2924330646d5b3e166b466b035916bcc90cfc095ef5b16e5ab83 -size 51417 +oid sha256:ce771d247ecd50fc56f5303db9715670511fe3611459449f3b5208b6b7d6f1cd +size 51429