diff --git a/build-source-timestamp b/build-source-timestamp index 0253ef8..1db86d7 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1,2 +1,2 @@ -2573 +2573M Branch : trunk diff --git a/patches.tar.bz2 b/patches.tar.bz2 index c65e49d..171c806 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d663dce064f610b0c33347fb28546b1f1be7a1d91fc0b3a408b9ada35bef051d -size 63325 +oid sha256:23623865336a2cab6f9cc6e48f66063abef0729ec3c02e2d5fff09d3cb16887e +size 59511 diff --git a/samba-3.6.0rc2.tar.bz2 b/samba-3.6.0rc2.tar.bz2 deleted file mode 100644 index 603a4b8..0000000 --- a/samba-3.6.0rc2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a82f6f4af5acb40daaaf231f2a64f01fd3aca228410920fbccbb3636bf1f8e6 -size 24491093 diff --git a/samba-3.6.0rc3.tar.bz2 b/samba-3.6.0rc3.tar.bz2 new file mode 100644 index 0000000..39a7b52 --- /dev/null +++ b/samba-3.6.0rc3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ec69f2bb90e1f27fe2320b42f8ea7428ef81efbc9f5bb53f7154b3cba82b03 +size 24439714 diff --git a/samba-doc.spec b/samba-doc.spec index 4ad82ac..abf97a7 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -59,7 +59,7 @@ BuildRequires: pkg-config BuildRequires: pkgconfig %endif %define samba_ver 3.6.0 -%define samba_ver_suffix rc2 +%define samba_ver_suffix rc3 %define samba_ver_full %{samba_ver}%{samba_ver_suffix} %if 0%{?suse_version} && 0%{?suse_version} < 1111 %define guards_symbols pre_1111 @@ -415,7 +415,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %changelog diff --git a/samba.changes b/samba.changes index fce7719..9ff3b66 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +Wed Jul 27 01:40:00 UTC 2011 - lmuelle@suse.de + +- Update to 3.6.0rc3. + + BUG 7841: Explicitly pass domain_sid to wbint_LookupRids(). + + BUG 7888: Deal with buggy 3.0 based PDCs. + + BUG 8083: Fix "inherit owner = yes" with vfs_acl_xattr or vfs_acl_tdb + module. + + BUG 8102: Do not allow to change file ACLs from normal domusers. + + BUG 8102: Do not allow to change file ACLs from normal domusers. + + BUG 8193: Add new command 'enumerate_recursive'. + + BUG 8195: Make rpc client code working against NT4 servers. + + BUG 8211: Fix "inherit owner = yes" when "inherit permissions = yes" is + set. + + BUG 8213: Fixes in idmap_autorid. + + BUG 8214: Fix smbd crash on printer driver upgrade. + + BUG 8215: Fix Winbind unix username lookup. + + BUG 8216: Make Winbind returning correct results with 'sids2xids'. + + BUG 8217: Do not stat-check the share path in 'net conf addshare'. + + BUG 8219: Fix SMB Panic from Windows 7 client. + + BUG 8224: Fix the build on FreeBSD. + + BUG 8226: Use c99 initializers which are supported by old gcc 2.95 + compilers. + + BUG 8230: Move .nmbd socket directory to non-hidden name PREFIX/var/nmbd. + + BUG 8231: Fix crash bug in 'net cache get'. + + BUG 8235: Fix smbd crash on startup caused by migrate_printer(). + + BUG 8240: Fix Valgrind warnings in winreg/spoolss code. + + BUG 8244: Fix copying files larger than 2 GB to a Samba share. + + BUG 8247: Fix Coverity ID 2582: FORWARD_NULL. + + BUG 8253: Fix Winbind panic if verify_idpool() fails. + + BUG 8254: Fix "acl check permissions = no". + + BUG 8260: Fix DCERPC responses with fragments larger than 1024 bytes. + + BUG 8262: Fix build of vfs_commit. + + BUG 8263: Fix build with --with-fake-kaserver or --with-vfs-afsacl. + + BUG 8264: Fix Valgrind bugs in svcctl. + + BUG 8276: Close all sockets attached to a subnet in close_subnet(). + + BUG 8278: Fix smbd panic when CTDB is unhealthy. + + BUG 8281: Fix build of examples/VFS/*. + + BUG 8286: Fix smbd crash on premature end of smb2 conn. + + BUG 8292: Fix a major architectural flaw in the SMB2 server code. + + BUG 8293: Fix log file rotating in SMB2. + + BUG 8304: Fix uninitialized variable in error path. + + BUG 8305: Fix segfault in nmbd when using 'smbtree ...'.. + + BUG 8307: brl_close_fnum does not call SMB_VFS_BRL_UNLOCK_WINDOWS on all + locks. + + BUG 8310: toupper_ascii() is broken on big-endian systems. + + BUG 8314: Fix smbd crash with unknown user. + + + Mark 'time offset' parameter as deprecated. + ------------------------------------------------------------------- Tue Jul 26 23:57:01 UTC 2011 - lmuelle@suse.de diff --git a/samba.spec b/samba.spec index 55f4efa..d232cde 100644 --- a/samba.spec +++ b/samba.spec @@ -59,7 +59,7 @@ BuildRequires: pkg-config BuildRequires: pkgconfig %endif %define samba_ver 3.6.0 -%define samba_ver_suffix rc2 +%define samba_ver_suffix rc3 %define samba_ver_full %{samba_ver}%{samba_ver_suffix} %if 0%{?suse_version} && 0%{?suse_version} < 1111 %define guards_symbols pre_1111 @@ -187,7 +187,7 @@ Authors: The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package client @@ -227,7 +227,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020 @@ -254,7 +254,7 @@ Authors: The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %endif @@ -284,7 +284,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %endif @@ -311,7 +311,7 @@ Authors: -------- Jeremy Allison -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %if %{make_utils} @@ -361,7 +361,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %if 0%{?suse_version} && 0%{?suse_version} < 1031 @@ -387,7 +387,7 @@ PreReq: /sbin/ldconfig %description -n libsmbclient -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %else @@ -437,7 +437,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libnetapi0 @@ -456,7 +456,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libnetapi-devel @@ -481,7 +481,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %if 0%{?suse_version} && 0%{?suse_version} < 1031 @@ -502,7 +502,7 @@ PreReq: /sbin/ldconfig %description -n libsmbsharemodes -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %else @@ -543,7 +543,7 @@ Authors: The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libwbclient0 @@ -562,7 +562,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libwbclient-devel @@ -587,7 +587,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libtalloc2 @@ -608,7 +608,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libtalloc-devel @@ -635,7 +635,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libtdb1 @@ -656,7 +656,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libtdb-devel @@ -679,7 +679,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libtevent0 @@ -700,7 +700,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libtevent-devel @@ -728,7 +728,7 @@ Authors: The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libldb1 @@ -751,7 +751,7 @@ Authors: The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %package -n libldb-devel @@ -778,7 +778,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %if %{make_ldapsmb} @@ -802,7 +802,7 @@ Authors: -------- Guenther Deschner -Source Timestamp: 2573 +Source Timestamp: 2573M Branch : trunk %endif diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 701bb12..3e52832 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:57b89fe8bd2bdcecce69bdce8d5be91685059769f031af7de7d9d678f43f2ecd -size 51339 +oid sha256:d4c8d1eb1383cce55a582d662b340538073c32c76f7cae7623cdcf5bdc6aab01 +size 51397