From 16d00db3da06722943a47d694b0c59ce5d9454d419b6c32e90624ef5cce28588 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 7 Apr 2010 15:57:43 +0000 Subject: [PATCH] Accepting request 37239 from network:samba:STABLE Copy from network:samba:STABLE/samba based on submit request 37239 from user lmuelle OBS-URL: https://build.opensuse.org/request/show/37239 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=64 --- build-source-timestamp | 2 +- patches.tar.bz2 | 4 +-- samba-3.5.1.tar.bz2 | 3 -- samba-3.5.2.tar.bz2 | 3 ++ samba-doc.spec | 10 +++--- samba.changes | 70 ++++++++++++++++++++++++++++++++++++++++++ samba.spec | 60 +++++++++++++++++++----------------- vendor-files.tar.bz2 | 4 +-- 8 files changed, 114 insertions(+), 42 deletions(-) delete mode 100644 samba-3.5.1.tar.bz2 create mode 100644 samba-3.5.2.tar.bz2 diff --git a/build-source-timestamp b/build-source-timestamp index 858fc87..96738a1 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1,2 +1,2 @@ -2340 +2345 Branch : trunk diff --git a/patches.tar.bz2 b/patches.tar.bz2 index a340e86..8afe483 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d68358ed31c6fb6af1ab8326e7a447fd37d782581769651e40e51baa4cb9abf -size 66719 +oid sha256:c5ea703e277d5a2dc84cf711f30428d51ba479a886760dd63571179c84a0fce3 +size 72288 diff --git a/samba-3.5.1.tar.bz2 b/samba-3.5.1.tar.bz2 deleted file mode 100644 index eb72156..0000000 --- a/samba-3.5.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b000cc17c9a5b7164012ab84157be19ec98d9b5f5c4e2ef9b38d0f4886c6937 -size 26697049 diff --git a/samba-3.5.2.tar.bz2 b/samba-3.5.2.tar.bz2 new file mode 100644 index 0000000..6e88fd1 --- /dev/null +++ b/samba-3.5.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4319ad3456dfcdd681e99bfc8baa5b2c24218d740e92ab3bc641d3e0e5c760e5 +size 26700959 diff --git a/samba-doc.spec b/samba-doc.spec index d0d6913..88d9196 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -1,5 +1,5 @@ # -# spec file for package samba-doc (Version 3.5.1) +# spec file for package samba-doc (Version 3.5.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -55,15 +55,15 @@ BuildRequires: pkg-config %else BuildRequires: pkgconfig %endif -%define samba_ver 3.5.1 +%define samba_ver 3.5.2 %define samba_ver_suffix %nil %define samba_ver_full %{samba_ver}%{samba_ver_suffix} %if 0%{?suse_version} && 0%{?suse_version} < 1111 %define guards_symbols pre_1111 %endif Url: http://www.samba.org/ -Version: 3.5.1 -Release: 3 +Version: 3.5.2 +Release: 1 License: GPLv3+ Summary: Samba Documentation Group: Documentation/Other @@ -400,7 +400,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %changelog diff --git a/samba.changes b/samba.changes index 2dcafd2..20c4376 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,73 @@ +------------------------------------------------------------------- +Wed Apr 7 12:08:54 UTC 2010 - lmuelle@suse.de + +- Update to 3.5.2. + + Fix smbd segfaults in _netr_SamLogon for clients sending null domain; + (bso#7237). + + Fix smbd segfaults in "waiting for connections" message; (bso#7251). + + Fix an uninitialized variable read in smbd; (bso#7254). + + Fix a memleak in Winbind; (bso#7278). + + Fix Winbind reconnection to it's own domain; (bso#7295). + + + Fix segfault if hide files or veto files has no ".AppleDouble"; + (bso#1206). + + Fix parsing of the gecos field; (bso#5198). + + Fix several printing issues; (bso#6727). + + Fix valgrind warning; (bso#6814). + + Fix race condition in mount.cifs that allows user to replace mountpoint + with a symlink; (bso#6853). + + Fix bug in vfs_scannedonly rmdir implementation; (bso#7075). + + Fix handling of bad server data returns in client rpc_transport; + (bso#7159). + + Never mark external domains as internal in Winbind; (bso#7170). + + Fix access by multi-threaded applications; (bso#7202). + + Fix 'net share' command; (bso#7203). + + Fix DN parsing name was always null; (bso#7204). + + Signals are processed twice in child; (bso#7206). + + Fix returning of group members with 'getent group'; (bso#7212). + + Fix the build of net_afs.c with --fake-kaserver=yes; (bso#7216). + + Make Winbind logs more verbose for troubleshooting; (bso#7225). + + Fix a NULL pointer dereference in smbd; (bso#7229). + + Fix automatic building of vfs_tsmsm if gpfs and dmapi are present; + (bso#7231). + + Fix race conditions in CTDB persistent transactions; (bso#7232). + + Symlink delete fails but incorrectly reports success to client; + (bso#7234). + + Fix "printer admin" functionality; (bso#7255). + + Fix value-needed calculation in_spoolss_EnumPrinterData(); (bso#7256). + + Fix _winreg_QueryValue crash bugs and implement Windows behavior; + (bso#7258). + + Fix job management commands for CUPS queues; (bso#7269). + + Fix smbd segfault if using vfs_acl_tdb; (bso#7283). + + Fix core dump in 'ntlm_auth' with "gss-spnego" helper; (bso#7290). + + Fix smbd crashes with CUPS printers and no [printers] share defined; + (bso#7297). + + Fix DOS attribute inconsistency with MS Office; (bso#7310). + + Many disconnecting clients render clustered Samba unusuable for some time; + (bso#7312). + + Make 'net conf addshare' atomic; (bso#7313). + + Eliminate race condition in creating/scanning sorted subkeys in the + registry backend; (bso#7314). + + Winbind possibly segfaults when trying a trusted domain without inbound + trust; (bso#7316). + +------------------------------------------------------------------- +Tue Apr 6 22:21:43 CEST 2010 - hhetter@suse.de + +- Add SMB Traffic Analyzer v2 VFS module. + +------------------------------------------------------------------- +Tue Mar 30 20:44:27 UTC 2010 - lmuelle@suse.de + +- Document "wide links" defaults to "no" in the smb.conf man page for versions + pre-3.4.6; (bnc#577868). + +------------------------------------------------------------------- +Fri Mar 26 02:05:12 UTC 2010 - jmcdonough@suse.de + +- Fix workgroup enumeration, for client printer and file share + selection; (bso#6880); (bnc#586215). + ------------------------------------------------------------------- Tue Mar 23 14:57:00 UTC 2010 - jmcdonough@suse.de diff --git a/samba.spec b/samba.spec index 79d386f..8bfa00b 100644 --- a/samba.spec +++ b/samba.spec @@ -1,5 +1,5 @@ # -# spec file for package samba (Version 3.5.1) +# spec file for package samba (Version 3.5.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -55,7 +55,7 @@ BuildRequires: pkg-config %else BuildRequires: pkgconfig %endif -%define samba_ver 3.5.1 +%define samba_ver 3.5.2 %define samba_ver_suffix %nil %define samba_ver_full %{samba_ver}%{samba_ver_suffix} %if 0%{?suse_version} && 0%{?suse_version} < 1111 @@ -67,8 +67,8 @@ License: GPLv3+ Group: Productivity/Networking/Samba Url: http://www.samba.org/ AutoReqProv: on -Version: 3.5.1 -Release: 3 +Version: 3.5.2 +Release: 1 %ifarch ppc64 Obsoletes: samba-64bit %endif @@ -163,7 +163,7 @@ Authors: The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package client @@ -207,7 +207,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020 @@ -232,7 +232,7 @@ Authors: The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %endif @@ -260,7 +260,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %endif @@ -287,7 +287,7 @@ Authors: -------- Jeremy Allison -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %if %{make_utils} @@ -337,7 +337,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %if 0%{?suse_version} && 0%{?suse_version} < 1031 @@ -362,7 +362,7 @@ PreReq: /sbin/ldconfig %if 0%{?suse_version} && 0%{?suse_version} < 1031 %description -n libsmbclient -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %else @@ -407,7 +407,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n libnetapi0 @@ -426,7 +426,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n libnetapi-devel @@ -446,7 +446,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %if 0%{?suse_version} && 0%{?suse_version} < 1031 @@ -466,7 +466,7 @@ PreReq: /sbin/ldconfig %if 0%{?suse_version} && 0%{?suse_version} < 1031 %description -n libsmbsharemodes -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %else @@ -501,7 +501,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %if %{make_ldapsmb} @@ -522,7 +522,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n libtalloc-devel @@ -542,7 +542,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n libtdb1 @@ -561,7 +561,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n libtdb-devel @@ -581,7 +581,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n libwbclient0 @@ -600,7 +600,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n libwbclient-devel @@ -620,7 +620,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n libtevent0 @@ -639,7 +639,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n libtevent-devel @@ -660,7 +660,7 @@ Authors: The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n libldb0 @@ -680,7 +680,7 @@ Authors: The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n libldb-devel @@ -701,7 +701,7 @@ Authors: The Samba Team -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %package -n ldapsmb @@ -710,7 +710,7 @@ Summary: Tool to administer Samba's LDAP backend Group: Productivity/Networking/Samba AutoReqProv: on Version: 1.34b -Release: 284 +Release: 285 Requires: perl-ldap %description -n ldapsmb @@ -723,7 +723,7 @@ Authors: -------- Guenther Deschner -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %endif @@ -746,7 +746,7 @@ Authors: -------- Steve French -Source Timestamp: 2340 +Source Timestamp: 2345 Branch : trunk %endif @@ -1542,6 +1542,7 @@ sed -i -e 's, supplements .*,,' ${RPM_SOURCE_DIR}/baselibs.conf %{_sbindir}/rcsmb %{_sbindir}/smbd %{_sbindir}/swat +%{_bindir}/smbta-util %if 0%{?suse_version} && 0%{?suse_version} < 1100 %dir %{_datadir}/omc %dir %{_datadir}/omc/svcinfo.d @@ -1582,6 +1583,7 @@ sed -i -e 's, supplements .*,,' ${RPM_SOURCE_DIR}/baselibs.conf %doc %{_mandir}/man8/vfs_smb_traffic_analyzer.8.* %doc %{_mandir}/man8/vfs_streams_xattr.8.* %doc %{_mandir}/man8/vfs_xattr_tdb.8.* +%doc %{_mandir}/man8/smbta-util.8.* %if 0%{?suse_version} && 0%{?suse_version} < 1021 %{_includedir}/samba %endif diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 32cd350..ef702c8 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:3e379930608fe52356b58dfe77348e8a3a0cac50a8bc2fc74b711b38110ba03b -size 24483 +oid sha256:7e04af849b8d61d916e6a3ea71449d9ee52b4fc009db8c56c3bf60650133c7ce +size 24556