Hello community, here is the log from the commit of package samba for openSUSE:12.1 checked in at 2011-10-25 17:08:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.1/samba (Old) and /work/SRC/openSUSE:12.1/.samba.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "samba", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:12.1/samba/samba.changes 2011-10-24 13:25:15.000000000 +0200 +++ /work/SRC/openSUSE:12.1/.samba.new/samba.changes 2011-10-25 17:08:33.000000000 +0200 @@ -1,0 +2,73 @@ +Thu Oct 20 20:33:56 UTC 2011 - [email protected] + +- Update to 3.6.1. + + Fix smbd crashes triggered by Windows XP clients; (bso#8384). + + Fix a Winbind race leading to 100% CPU load; (bso#8409). + + Several SMB2 fixes. + + The VFS ACL modules are no longer experimental but production-ready. + + + Fix 'net ads join -k' when KRB5CCNAME is not set; (bso#7465). + + smb_acl_to_posix: ACL is invalid for set (Invalid argument); (bso#7509). + + Return error of cli_push when 'put - /some/file' is used; (bso#7551). + + Fix usage of cli_errstr(); (bso#7864). + + Fix 'widelinks' regression; (bso#8229). + + Empty notify servername; (bso#8236). + + Add man vfs_aio_fork; (bso#8256). + + smb2: smbd logs "Invalid SMB packet: first request: 0x0008" and crashes; + (bso#8334). + + Add a fallback for missing open&x support in MAC OS/X Lion; (bso#8338). + + While migrating forms, don't fail if the form already exists; (bso#8351). + + OS/2 sends an unexpected write&x/read&x chain; (bso#8360). + + Fix build of vfs_prealloc on SLES8; (bso#8363). + + Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4; (bso#8364). + + Fix the fallback to the deprecated spelling idmap:script; (bso#8368). + + Fix vfs_chown_fsp; (bso#8370). + + Fix smbd crashes triggered by Windows XP clients; (bso#8384). + + Fix smbclient access to NT4 shares; (bso#8385). + + Optimize serverid_exists() for Solaris; (bso#8395). + + registry/reg_format.c must include includes.h; (bso#8401). + + SMB2 server can return requests out-of-order when processing a compound + request; (bso#8407). + + Fix a Winbind race leading to 100% CPU load; (bso#8409). + + Fix "saving as" of MS Office 2007 (Word) documents on Samba shares with + SMB2; (bso#8412). + + Fix 'getent group' if trusted domains are not reachable; (bso#8420). + + Fix infinite loop in ACL module code; (bso#8422). + + Fix wrong reply to DHnC (durable handle reconnect); (bso#8428). + + Compound SMB2 requests on an IPC connection can corrupt the reply stream; + (bso#8429). + + Fix segfault in iconv.c; (bso#8433). + + NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking renames; + (bso#8442). + + Be smarter about setting default permissions when a ACL_USER_OBJ isn't + given; (bso#8443). + + Check the wct of the incoming SMBnegprot responses; (bso#8452). + + Fix smbclient segfaults when dialect option -m is used for legacy + dialects; (bso#8453). + + Fix uninitialized memory problem in group_sids_to_info3; (bso#8455). + + Samba PDC is looking up only primary user group; (bso#8455). + + IE9 on Windows 7 cannot download files to samba 3.5.11 share; (bso#8458). + + smb2_find uses a hard coded max reply size of 0x10000 instead of + smb2_max_trans; (bso#8473). + + SMB2 create doesn't cope with an Apple client using NULL blob in create; + (bso#8474). + + Don't call smbd_terminate_connection in smb2_validate_message_id(); + (bso#8476). + + Samba asserts when SMB2 client breaks the crediting rules; (bso#8476). + + Map to guest can return uninitialized blob of data; (bso#8477). + + acl_xattr can free an invalid pointer if no blob is loaded; (bso#8480). + + DFS breaks zip file extracting unless "follow symlinks = no" set; + (bso#8493). + + Remove "experimental" label on VFS ACL modules; (bso#8494). + + SMB2_OP_CANCEL requests don't have to be signed; (bso#8503). + + smbd doesn't correctly honor the "force create mode" bits from a cifsfs + create; (bso#8507). + + Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER; + (bso#8509). + + Disallow "." in can_set_delete_on_close(); (bso#8515). + + SMB2 create call returns incorrect file allocation size; (bso#8518). + + Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements; + (bso#8520). + + Winbind cache timeout expiry test was reversed; (bso#8521). + +------------------------------------------------------------------- Old: ---- samba-3.6.0.tar.bz2 New: ---- samba-3.6.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ samba-doc.spec ++++++ --- /var/tmp/diff_new_pack.4qDSrj/_old 2011-10-25 17:08:47.000000000 +0200 +++ /var/tmp/diff_new_pack.4qDSrj/_new 2011-10-25 17:08:47.000000000 +0200 @@ -76,7 +76,7 @@ %else BuildRequires: pkgconfig %endif -%define samba_ver 3.6.0 +%define samba_ver 3.6.1 %define samba_ver_suffix %nil %define samba_ver_full %{samba_ver}%{samba_ver_suffix} %if 0%{?suse_version} && 0%{?suse_version} < 1111 @@ -98,8 +98,8 @@ %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -Version: 3.6.0 -Release: 5 +Version: 3.6.1 +Release: 1 Url: http://www.samba.org/ License: GPLv3+ Summary: Samba Documentation @@ -432,7 +432,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %changelog ++++++ samba.spec ++++++ --- /var/tmp/diff_new_pack.4qDSrj/_old 2011-10-25 17:08:47.000000000 +0200 +++ /var/tmp/diff_new_pack.4qDSrj/_new 2011-10-25 17:08:47.000000000 +0200 @@ -76,7 +76,7 @@ %else BuildRequires: pkgconfig %endif -%define samba_ver 3.6.0 +%define samba_ver 3.6.1 %define samba_ver_suffix %nil %define samba_ver_full %{samba_ver}%{samba_ver_suffix} %if 0%{?suse_version} && 0%{?suse_version} < 1111 @@ -98,8 +98,8 @@ %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -Version: 3.6.0 -Release: 32 +Version: 3.6.1 +Release: 1 %define ldapsmb_ver 1.34b License: GPLv3+ Url: http://www.samba.org/ @@ -205,7 +205,7 @@ The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package client @@ -249,7 +249,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020 @@ -275,7 +275,7 @@ The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %endif @@ -305,7 +305,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %endif @@ -332,7 +332,7 @@ -------- Jeremy Allison <jra at samba dot org> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %if %{make_utils} @@ -353,7 +353,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %endif @@ -388,7 +388,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %if 0%{?suse_version} && 0%{?suse_version} < 1031 @@ -414,14 +414,14 @@ %description -n libsmbclient -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %else %description -n libsmbclient0 -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %endif @@ -469,7 +469,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libnetapi0 @@ -487,7 +487,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libnetapi-devel @@ -511,7 +511,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %if 0%{?suse_version} && 0%{?suse_version} < 1031 @@ -532,14 +532,14 @@ %description -n libsmbsharemodes -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %else %description -n libsmbsharemodes0 -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %endif @@ -575,7 +575,7 @@ The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libwbclient0 @@ -593,7 +593,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libwbclient-devel @@ -617,7 +617,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libtalloc2 @@ -637,7 +637,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libtalloc-devel @@ -663,7 +663,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libtdb1 @@ -683,7 +683,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libtdb-devel @@ -705,7 +705,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libtevent0 @@ -725,7 +725,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libtevent-devel @@ -753,7 +753,7 @@ The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libldb1 @@ -775,7 +775,7 @@ The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %package -n libldb-devel @@ -802,7 +802,7 @@ -------- The Samba Team <[email protected]> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %if %{make_ldapsmb} @@ -825,7 +825,7 @@ -------- Guenther Deschner <guenther at deschner dot de> -Source Timestamp: 2686 +Source Timestamp: 2689 Branch : trunk %endif @@ -1571,6 +1571,7 @@ %doc %{_mandir}/man8/nmbd.8.* %doc %{_mandir}/man8/smbd.8.* %doc %{_mandir}/man8/swat.8.* +%doc %{_mandir}/man8/vfs_aio_fork.8.* %doc %{_mandir}/man8/vfs_acl_tdb.8.* %doc %{_mandir}/man8/vfs_acl_xattr.8.* %doc %{_mandir}/man8/vfs_audit.8.* @@ -1674,12 +1675,6 @@ %{_libdir}/samba/upcase.dat %{_libdir}/samba/valid.dat %doc %{_mandir}/man1/findsmb.1.* -%doc %{_mandir}/man1/ldbadd.1.* -%doc %{_mandir}/man1/ldbdel.1.* -%doc %{_mandir}/man1/ldbedit.1.* -%doc %{_mandir}/man1/ldbmodify.1.* -%doc %{_mandir}/man1/ldbrename.1.* -%doc %{_mandir}/man1/ldbsearch.1.* %doc %{_mandir}/man1/nmblookup.1.* %doc %{_mandir}/man1/nmbstatus.1.* %doc %{_mandir}/man1/profiles.1.* ++++++ build-source-timestamp ++++++ --- /var/tmp/diff_new_pack.4qDSrj/_old 2011-10-25 17:08:47.000000000 +0200 +++ /var/tmp/diff_new_pack.4qDSrj/_new 2011-10-25 17:08:47.000000000 +0200 @@ -1,2 +1,2 @@ -2686 +2689 Branch : trunk ++++++ patches.tar.bz2 ++++++ ++++ 7273 lines of diff (skipped) ++++++ samba-3.6.0.tar.bz2 -> samba-3.6.1.tar.bz2 ++++++ /work/SRC/openSUSE:12.1/samba/samba-3.6.0.tar.bz2 /work/SRC/openSUSE:12.1/.samba.new/samba-3.6.1.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/package-data new/vendor-files/tools/package-data --- old/vendor-files/tools/package-data 2011-10-18 23:31:07.000000000 +0200 +++ new/vendor-files/tools/package-data 2011-10-20 23:24:02.000000000 +0200 @@ -1,2 +1,2 @@ # This is an autogenrated file. -SAMBA_PACKAGE_SVN_VERSION="2686" +SAMBA_PACKAGE_SVN_VERSION="2689" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
