From 39f442c90b4eebdfd4b23f0ef9cf6438d5e3affe96db4897275f8e73573e8d22 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 28 Jun 2010 08:41:52 +0000 Subject: [PATCH] Accepting request 41971 from network:samba:STABLE Copy from network:samba:STABLE/samba based on submit request 41971 from user lmuelle OBS-URL: https://build.opensuse.org/request/show/41971 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=70 --- build-source-timestamp | 2 +- patches.tar.bz2 | 4 +-- samba-3.5.3.tar.bz2 | 3 --- samba-3.5.4.tar.bz2 | 3 +++ samba-doc.spec | 10 ++++---- samba.changes | 26 +++++++++++++++++++ samba.spec | 58 +++++++++++++++++++++--------------------- vendor-files.tar.bz2 | 4 +-- 8 files changed, 68 insertions(+), 42 deletions(-) delete mode 100644 samba-3.5.3.tar.bz2 create mode 100644 samba-3.5.4.tar.bz2 diff --git a/build-source-timestamp b/build-source-timestamp index 19dbf6e..703b8d3 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1,2 +1,2 @@ -2381 +2382 Branch : trunk diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 9f13e9c..99dd1e3 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0475d826bb452d0a208f7adaff83b0b4b8d6eb6284e09a471835e4b6d0e8b99f -size 74844 +oid sha256:3d493d2faabad95825f8e519dc8171bd1c644e34b31fba7548ce7eac7cf8dabf +size 72416 diff --git a/samba-3.5.3.tar.bz2 b/samba-3.5.3.tar.bz2 deleted file mode 100644 index 26b9784..0000000 --- a/samba-3.5.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8099ecf771ddf028eac67c1f23c9afb763f99ab663b1baf2888d4190a5d09449 -size 26757637 diff --git a/samba-3.5.4.tar.bz2 b/samba-3.5.4.tar.bz2 new file mode 100644 index 0000000..bc390b1 --- /dev/null +++ b/samba-3.5.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3009b546ac845937734005f08b26f7d1b709ea619df78288b1ba73d6a1cb93e3 +size 26767856 diff --git a/samba-doc.spec b/samba-doc.spec index 818ccb4..f399fe8 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -1,5 +1,5 @@ # -# spec file for package samba-doc (Version 3.5.3) +# spec file for package samba-doc (Version 3.5.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -58,15 +58,15 @@ BuildRequires: pkg-config %else BuildRequires: pkgconfig %endif -%define samba_ver 3.5.3 +%define samba_ver 3.5.4 %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.3 -Release: 3 +Version: 3.5.4 +Release: 1 License: GPLv3+ Summary: Samba Documentation Group: Documentation/Other @@ -389,7 +389,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %changelog diff --git a/samba.changes b/samba.changes index 36b2d25..37bccc9 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Jun 23 12:01:20 UTC 2010 - lmuelle@suse.de + +- Update to 3.5.4. + + Fix smbd crash when sambaLMPassword and sambaNTPassword entries missing + from ldap (bug #7448). + + Fix init_sam_from_ldap storing group in sid2uid cache (bug #7507). + + + Allow previous password to be stored and use it to check tickets; + (bso#7099). + + Make ea data checks identical for trans2open and trans2mkdir; (bso#7188). + + Fix editing users' groups via UsrMgr; (bso#7262). + + Fix Winbind over IPv6; (bso#7341). + + Samba sends "raw" inode number as uniqueid with unix extensions; + (bso#7410). + + Fix printing large formats; (bso#7423). + + Fix spnego returning incorrect mechListMIC string; (bso#7449). + + Fix some crash bugs and missing error codes in AddDriver paths; + (bso#7459). + + Fix crash bug in _samr_QueryUserInfo{2} level 18; (bso#7479). + + Fix 'not a string literal' warning in netdomjoin-gui; (bso#7500). + + Fix calculation of st_blocks in vfs_streams_xattr; (bso#7503). + + Fix numerous build issues; (bso#7504). + + Fix session setup from linux kernel cifs clients with "sec=ntlmv2"; + (bso#7517). + ------------------------------------------------------------------- Mon Jun 21 19:52:13 UTC 2010 - lmuelle@suse.de diff --git a/samba.spec b/samba.spec index f0a2d40..f9255b1 100644 --- a/samba.spec +++ b/samba.spec @@ -1,5 +1,5 @@ # -# spec file for package samba (Version 3.5.3) +# spec file for package samba (Version 3.5.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -58,7 +58,7 @@ BuildRequires: pkg-config %else BuildRequires: pkgconfig %endif -%define samba_ver 3.5.3 +%define samba_ver 3.5.4 %define samba_ver_suffix %nil %define samba_ver_full %{samba_ver}%{samba_ver_suffix} %if 0%{?suse_version} && 0%{?suse_version} < 1111 @@ -70,8 +70,8 @@ License: GPLv3+ Group: Productivity/Networking/Samba Url: http://www.samba.org/ AutoReqProv: on -Version: 3.5.3 -Release: 3 +Version: 3.5.4 +Release: 1 %ifarch ppc64 Obsoletes: samba-64bit %endif @@ -171,7 +171,7 @@ Authors: The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package client @@ -214,7 +214,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020 @@ -239,7 +239,7 @@ Authors: The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %endif @@ -265,7 +265,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %endif @@ -290,7 +290,7 @@ Authors: -------- Jeremy Allison -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %if %{make_utils} @@ -337,7 +337,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 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: 2381 +Source Timestamp: 2382 Branch : trunk %else @@ -407,7 +407,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package -n libnetapi0 @@ -426,7 +426,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package -n libnetapi-devel @@ -446,7 +446,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 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: 2381 +Source Timestamp: 2382 Branch : trunk %else @@ -501,7 +501,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %if %{make_ldapsmb} @@ -522,7 +522,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package -n libtalloc-devel @@ -542,7 +542,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package -n libtdb1 @@ -561,7 +561,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package -n libtdb-devel @@ -581,7 +581,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package -n libwbclient0 @@ -600,7 +600,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package -n libwbclient-devel @@ -620,7 +620,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package -n libtevent0 @@ -639,7 +639,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package -n libtevent-devel @@ -660,7 +660,7 @@ Authors: The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package -n libldb0 @@ -680,7 +680,7 @@ Authors: The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %package -n libldb-devel @@ -701,7 +701,7 @@ Authors: The Samba Team -Source Timestamp: 2381 +Source Timestamp: 2382 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: 290 +Release: 291 Requires: perl-ldap %description -n ldapsmb @@ -723,7 +723,7 @@ Authors: -------- Guenther Deschner -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %endif @@ -746,7 +746,7 @@ Authors: -------- Steve French -Source Timestamp: 2381 +Source Timestamp: 2382 Branch : trunk %endif diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 89857ad..20673a3 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:9af89f1c35a7d98726cd6ca4e05057a091efd7124c4cc1d356b0e61eca3ef5d6 -size 24542 +oid sha256:32d59c698ce86ea2b8302b6f42ec57b3cd1b5906a286ae8647d76283e47261eb +size 24562