From 972e9da0d68ccbeb7e55cb12d2a50fbb675e98b035f5642ef60a2aed74074e9b Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 21 Jan 2010 09:54:48 +0000 Subject: [PATCH] Accepting request 29998 from network:samba:STABLE Copy from network:samba:STABLE/samba based on submit request 29998 from user lmuelle OBS-URL: https://build.opensuse.org/request/show/29998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=54 --- build-source-timestamp | 4 +- patches.tar.bz2 | 4 +- samba-3.4.4.tar.bz2 | 3 - samba-3.4.5.tar.bz2 | 3 + samba-doc.spec | 17 ++-- samba.changes | 26 ++++++- samba.spec | 171 +++++++++++++++++++++-------------------- vendor-files.tar.bz2 | 4 +- 8 files changed, 128 insertions(+), 104 deletions(-) delete mode 100644 samba-3.4.4.tar.bz2 create mode 100644 samba-3.4.5.tar.bz2 diff --git a/build-source-timestamp b/build-source-timestamp index af181d3..088cf30 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1,2 +1,2 @@ -2275 -Branch : 3.4.4 +2280 +Branch : 3.4.5 diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 6a5ec41..81723ac 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c370391ed3521dfc9112b09964ba76213135333b495d6c242dbf2835e8e6d0c -size 63308 +oid sha256:89a0417b0c023a74110ede5f53b0bb3602a7b13a17e2a4d92234baf3defa5906 +size 62598 diff --git a/samba-3.4.4.tar.bz2 b/samba-3.4.4.tar.bz2 deleted file mode 100644 index 80f5d1c..0000000 --- a/samba-3.4.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f871d926177be65993a9b0a6e1340893845658da660c1c50c9fa4d9680a0413 -size 31887290 diff --git a/samba-3.4.5.tar.bz2 b/samba-3.4.5.tar.bz2 new file mode 100644 index 0000000..426b2fb --- /dev/null +++ b/samba-3.4.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f123cca6ce219864588b522d9775eebb67771c53d4e29ca85a42a0864aa67e +size 31891693 diff --git a/samba-doc.spec b/samba-doc.spec index fb0c104..f50c4ae 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -1,5 +1,5 @@ # -# spec file for package samba-doc (Version 3.4.4) +# spec file for package samba-doc (Version 3.4.5) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -50,15 +50,15 @@ BuildRequires: ctdb-devel %if 0%{?suse_version} > 1110 BuildRequires: fdupes %endif -%define samba_ver 3.4.4 +%define samba_ver 3.4.5 %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.4.4 -Release: 2 +Version: 3.4.5 +Release: 1 License: GPLv3+ Summary: Samba Documentation Group: Documentation/Other @@ -71,6 +71,7 @@ Source: http://samba.org/samba/ftp/samba-%{version}%{samba_ver_suffix}.t Source1: vendor-files.tar.bz2 Source2: patches.tar.bz2 Source3: build-source-timestamp +Source4: baselibs.conf # Choose some features / extra packages here ############################################ %define make_devel 0 @@ -369,10 +370,10 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %changelog diff --git a/samba.changes b/samba.changes index c1c02ed..46c734e 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Jan 19 12:05:43 CET 2010 - lmuelle@suse.de + +- Update to 3.4.5. + + Fix memory in leak in smbd (bug #7020). + + Fix changing of ACLs on writable files with "dos filemode=yes" + (bug #5202). + + + BUG 6642: Fix opening the quota magic file. + + BUG 6919: Fix remote quota management. + + BUG 7034: Fix internal error caused by vfs_cap. + + BUG 7036: Fix 'net rpc getsid' in hardened Windows environments. + + BUG 7043: Fix crash bug in "SMBC_parse_path". + + BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls. + + BUG 7046: Fix a crash in libsmbclient used against the OpenSolaris CIFS + server. + ------------------------------------------------------------------- Tue Jan 12 22:55:44 UTC 2010 - lmuelle@suse.de @@ -53,7 +70,12 @@ Wed Dec 30 22:04:19 CET 2009 - jmcdonough@suse.de ------------------------------------------------------------------- Mon Dec 21 20:16:21 CET 2009 - sjayaraman@suse.de -- Fix processing of open modes in POSIX open; (bnc#530683). +- Fix processing of open modes in POSIX open; (bnc#530683). + +------------------------------------------------------------------- +Thu Dec 17 22:26:17 CET 2009 - jengelh@medozas.de + +- Add baselibs.conf as a source. ------------------------------------------------------------------- Wed Dec 9 20:44:21 UTC 2009 - lmuelle@suse.de @@ -213,7 +235,7 @@ Mon Sep 14 12:56:58 UTC 2009 - chris@computersalat.de - mods for winbind (when used with squid - ntlm_auth) o winbind adds group 'winbind' - o permission 0750,root,winbind LOCKDIR/winbindd_privileged + o permission 0750,root,winbind LOCKDIR/winbindd_privileged ------------------------------------------------------------------- Thu Sep 10 22:19:57 CEST 2009 - lmuelle@suse.de diff --git a/samba.spec b/samba.spec index 62ef00a..f08d98b 100644 --- a/samba.spec +++ b/samba.spec @@ -1,5 +1,5 @@ # -# spec file for package samba (Version 3.4.4) +# spec file for package samba (Version 3.4.5) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -50,7 +50,7 @@ BuildRequires: ctdb-devel %if 0%{?suse_version} > 1110 BuildRequires: fdupes %endif -%define samba_ver 3.4.4 +%define samba_ver 3.4.5 %define samba_ver_suffix %nil %define samba_ver_full %{samba_ver}%{samba_ver_suffix} %if 0%{?suse_version} && 0%{?suse_version} < 1111 @@ -62,8 +62,8 @@ License: GPLv3+ Group: Productivity/Networking/Samba Url: http://www.samba.org/ AutoReqProv: on -Version: 3.4.4 -Release: 2 +Version: 3.4.5 +Release: 1 %ifarch ppc64 Obsoletes: samba-64bit %endif @@ -77,6 +77,7 @@ Source: http://samba.org/samba/ftp/samba-%{version}%{samba_ver_suffix}.t Source1: vendor-files.tar.bz2 Source2: patches.tar.bz2 Source3: build-source-timestamp +Source4: baselibs.conf Source10: http://prdownloads.sourceforge.net/openantivirus/samba-vscan-%{vscan_ver}.tar.bz2 Source11: http://www.hhrm.de/~gd/ldapsmb/ldapsmb-%{ldapsmb_ver}.tar.bz2 # Choose some features / extra packages here @@ -157,11 +158,11 @@ Authors: The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %package client License: GPLv3+ @@ -200,11 +201,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020 @@ -228,11 +229,11 @@ Authors: The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %endif %if 0%{?suse_version} && 0%{?suse_version} < 1001 || 0%{?suse_version} > 1110 @@ -259,11 +260,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %endif @@ -289,11 +290,11 @@ Authors: -------- Jeremy Allison -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %if %{make_utils} @@ -341,11 +342,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %if 0%{?suse_version} && 0%{?suse_version} < 1031 @@ -368,11 +369,11 @@ PreReq: /sbin/ldconfig %if 0%{?suse_version} && 0%{?suse_version} < 1031 %description -n libsmbclient -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %else @@ -413,11 +414,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %package -n libnetapi0 License: GPLv3+ @@ -435,11 +436,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %package -n libnetapi-devel License: GPLv3+ @@ -458,11 +459,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %if 0%{?suse_version} && 0%{?suse_version} < 1031 @@ -480,11 +481,11 @@ PreReq: /sbin/ldconfig %if 0%{?suse_version} && 0%{?suse_version} < 1031 %description -n libsmbsharemodes -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %else @@ -517,11 +518,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %if %{make_ldapsmb} @@ -541,11 +542,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %package -n libtalloc-devel License: LGPLv3+ @@ -564,11 +565,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %package -n libtdb1 License: LGPLv3+ @@ -586,11 +587,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %package -n libtdb-devel License: LGPLv3+ @@ -609,11 +610,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %package -n libwbclient0 License: GPLv3+ @@ -631,11 +632,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %package -n libwbclient-devel License: GPLv3+ @@ -654,11 +655,11 @@ Authors: -------- The Samba Team -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %package -n ldapsmb License: GPLv2+ @@ -666,7 +667,7 @@ Summary: Tool to administer Samba's LDAP backend Group: Productivity/Networking/Samba AutoReqProv: on Version: 1.34b -Release: 275 +Release: 276 Requires: perl-ldap %description -n ldapsmb @@ -679,11 +680,11 @@ Authors: -------- Guenther Deschner -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %endif %if 0%{?suse_version} == 0 || 0%{?suse_version} > 920 @@ -705,11 +706,11 @@ Authors: -------- Steve French -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 -Source Timestamp: 2275 -Branch : 3.4.4 +Source Timestamp: 2280 +Branch : 3.4.5 %endif %if %{make_vscan} diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index d6eeb2b..4b2e386 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:e6e3404011e916d6c150ad5d566e70c21358f53a6a60fd164f9ed87ad73ab4ee -size 24383 +oid sha256:073a35fe45a650f71b18c3d6935209f441f2b2f31f0d279362ca1ac07fa2a245 +size 24409