- Update to 3.5.7

+ Protect against possible denial of service caused by memory corruption;
    CVE-2011-0719; (bso#7949); (bnc#670431).
- Protect against possible denial of service caused by memory corruption;
  CVE-2011-0719; (bso#7949); (bnc#670431).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=159
This commit is contained in:
Lars Müller 2011-02-28 16:29:13 +00:00 committed by Git OBS Bridge
parent cc10620c77
commit 1b43123317
8 changed files with 92 additions and 74 deletions

View File

@ -1,2 +1,2 @@
2501
Branch : 3.5.6
2504
Branch : 3.5.7

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2581ece364e2c7faa799af88fbc7062e52621ad34e413a2a3a895fc0e776e6bc
size 78819
oid sha256:6cd5c30a9bfeb64843b9a54d5bd8233cb7b2d96a9f2a233310006ea6427ea0de
size 78683

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf7d9977e1ba30816a7e5e1d4144312c63ec5f105c64f66e41f6366cf07435fd
size 26780169

3
samba-3.5.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:afbffc90cb47d602fe5364cd8be8281123287b87184544fd1192669e1ea7d87b
size 26784685

View File

@ -58,7 +58,7 @@ BuildRequires: pkg-config
%else
BuildRequires: pkgconfig
%endif
%define samba_ver 3.5.6
%define samba_ver 3.5.7
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%if 0%{?suse_version} && 0%{?suse_version} < 1111
@ -76,8 +76,8 @@ BuildRequires: pkgconfig
%define libtevent_ver %{version}
%endif
Url: http://www.samba.org/
Version: 3.5.6
Release: 7
Version: 3.5.7
Release: 1
License: GPLv3+
Summary: Samba Documentation
Group: Documentation/Other
@ -154,6 +154,7 @@ BuildRequires: ccache
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%prep
%if 0%{?suse_version} && 0%{?suse_version} < 1111
%setup -n samba-%{samba_ver_full} -q
# patches
%setup -T -D -a 2 -n samba-%{samba_ver_full} -q
@ -214,8 +215,11 @@ test "%{_build_arch}" != "" && \
# Set SAMBA_VERSION_VENDOR_SUFFIX in the VERSION file
mv VERSION VERSION.orig
sed -e s/^SAMBA_VERSION_VENDOR_SUFFIX=$/SAMBA_VERSION_VENDOR_SUFFIX=\"${vendor_tag}%{VENDOR}${product_suffix}\"/ VERSION.orig >VERSION
%endif
%build samba-%{samba_ver_full}
# samba-doc nowadays is part the main samba spec file
%if 0%{?suse_version} && 0%{?suse_version} < 1111
%if 0%{?suse_version} && 0%{?suse_version} < 911
OPTIMIZATION="-O"
%else
@ -294,6 +298,7 @@ CONFIGURE_OPTIONS_DEVEL="--enable-debug --enable-developer"
%endif
./configure ${CONFIGURE_OPTIONS} ${CONFIGURE_OPTIONS_DEVEL}
./script/mkversion.sh
%endif
%install
# samba-doc nowadays is part the main samba spec file
@ -414,7 +419,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%changelog

View File

@ -1,8 +1,21 @@
-------------------------------------------------------------------
Mon Feb 28 14:36:49 UTC 2011 - lmuelle@suse.de
- Update to 3.5.7
+ Protect against possible denial of service caused by memory corruption;
CVE-2011-0719; (bso#7949); (bnc#670431).
-------------------------------------------------------------------
Wed Feb 23 11:20:14 UTC 2011 - lmuelle@suse.de
- Disable separate build of samba-doc for post-11.1 systems.
-------------------------------------------------------------------
Tue Feb 22 01:07:50 UTC 2011 - lmuelle@suse.de
- Protect against possible denial of service caused by memory corruption;
CVE-2011-0719; (bso#7949); (bnc#670431).
-------------------------------------------------------------------
Thu Feb 17 13:25:08 CET 2011 - ddiss@suse.de

View File

@ -58,7 +58,7 @@ BuildRequires: pkg-config
%else
BuildRequires: pkgconfig
%endif
%define samba_ver 3.5.6
%define samba_ver 3.5.7
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%if 0%{?suse_version} && 0%{?suse_version} < 1111
@ -81,8 +81,8 @@ License: GPLv3+
Group: Productivity/Networking/Samba
Url: http://www.samba.org/
AutoReqProv: on
Version: 3.5.6
Release: 7
Version: 3.5.7
Release: 1
Provides: samba-gplv3 = %{version}-%{release}
Obsoletes: samba-gplv3 < %{version}
%ifarch ppc64
@ -184,8 +184,8 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package client
License: GPLv3+
@ -230,8 +230,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
@ -257,8 +257,8 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%endif
%if 0%{?suse_version} && 0%{?suse_version} < 1001 || 0%{?suse_version} > 1110
@ -287,8 +287,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%endif
@ -314,8 +314,8 @@ Authors:
--------
Jeremy Allison <jra at samba dot org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%if %{make_utils}
@ -364,8 +364,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -390,8 +390,8 @@ PreReq: /sbin/ldconfig
%description -n libsmbclient
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%else
@ -435,8 +435,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libnetapi0
License: GPLv3+
@ -454,8 +454,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libnetapi-devel
License: GPLv3+
@ -474,8 +474,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -495,8 +495,8 @@ PreReq: /sbin/ldconfig
%description -n libsmbsharemodes
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%else
@ -531,8 +531,8 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libtalloc2
License: LGPLv3+
@ -540,7 +540,7 @@ Summary: Samba talloc Library
Group: System/Libraries
AutoReqProv: on
Version: %{libtalloc_ver}
Release: 3
Release: 4
PreReq: /sbin/ldconfig
%description -n libtalloc2
@ -552,8 +552,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libtalloc-devel
License: LGPLv3+
@ -561,7 +561,7 @@ Summary: Libraries and Header Files to Develop Programs with talloc Suppo
Group: Development/Libraries/C and C++
AutoReqProv: on
Version: %{libtalloc_ver}
Release: 3
Release: 4
Requires: libtalloc2
%description -n libtalloc-devel
@ -574,8 +574,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libtdb1
License: LGPLv3+
@ -583,7 +583,7 @@ Summary: Samba tdb Library
Group: System/Libraries
AutoReqProv: on
Version: %{libtdb_ver}
Release: 3
Release: 4
PreReq: /sbin/ldconfig
%description -n libtdb1
@ -595,8 +595,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libtdb-devel
License: LGPLv3+
@ -604,7 +604,7 @@ Summary: Libraries and Header Files to Develop Programs with tdb Support
Group: Development/Libraries/C and C++
AutoReqProv: on
Version: %{libtdb_ver}
Release: 3
Release: 4
Requires: libtdb1
%description -n libtdb-devel
@ -617,8 +617,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libwbclient0
License: GPLv3+
@ -636,8 +636,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libwbclient-devel
License: GPLv3+
@ -656,8 +656,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libtevent0
License: LGPLv3+
@ -665,7 +665,7 @@ Summary: Samba tevent Library
Group: System/Libraries
AutoReqProv: on
Version: %{libtevent_ver}
Release: 3
Release: 4
PreReq: /sbin/ldconfig
%description -n libtevent0
@ -677,8 +677,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libtevent-devel
License: LGPLv3+
@ -686,7 +686,7 @@ Summary: Libraries and Header Files to Develop Programs with tevent Suppo
Group: Development/Libraries/C and C++
AutoReqProv: on
Version: %{libtevent_ver}
Release: 3
Release: 4
Requires: libtevent0
%description -n libtevent-devel
@ -700,8 +700,8 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libldb0
License: LGPLv3+
@ -709,7 +709,7 @@ Summary: Samba ldb Library
Group: System/Libraries
AutoReqProv: on
Version: %{libldb_ver}
Release: 3
Release: 4
PreReq: /sbin/ldconfig
%description -n libldb0
@ -722,8 +722,8 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%package -n libldb-devel
License: LGPLv3+
@ -731,7 +731,7 @@ Summary: Libraries and Header Files to Develop Programs with ldb Support
Group: Development/Libraries/C and C++
AutoReqProv: on
Version: %{libldb_ver}
Release: 3
Release: 4
Requires: libldb0
%description -n libldb-devel
@ -744,8 +744,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%if %{make_ldapsmb}
@ -755,7 +755,7 @@ Summary: Tool to administer Samba's LDAP backend
Group: Productivity/Networking/Samba
AutoReqProv: on
Version: 1.34b
Release: 299
Release: 300
Requires: perl-ldap
%description -n ldapsmb
@ -768,8 +768,8 @@ Authors:
--------
Guenther Deschner <guenther at deschner dot de>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%endif
%if 0%{?suse_version} > 920 && 0%{?suse_version} < 1121
@ -791,8 +791,8 @@ Authors:
--------
Steve French <sfrench at Samba dot org>
Source Timestamp: 2501
Branch : 3.5.6
Source Timestamp: 2504
Branch : 3.5.7
%endif
%if %{make_vscan}

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf282876059bd18cbfe4e9fa6020a04518faeeda9ebb0b4d25da18f6141a16d1
size 24814
oid sha256:8e83515bc7350655052700e8eae40d4de786d1698f0c89e77f7676c000b5aeda
size 24698