- Fix memory leak in parent smbd on connection; CVE-2012-0817; (bso#8724);

(bnc#743986).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=219
This commit is contained in:
Lars Müller 2012-01-29 21:17:08 +00:00 committed by Git OBS Bridge
parent 2387c1cd9e
commit d7fa2bed2c
7 changed files with 43 additions and 37 deletions

View File

@ -1,2 +1,2 @@
2737
2740
Branch : trunk

View File

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

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

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

View File

@ -79,7 +79,7 @@ BuildRequires: pkg-config
%else
BuildRequires: pkgconfig
%endif
%define samba_ver 3.6.2
%define samba_ver 3.6.3
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%if 0%{?suse_version} && 0%{?suse_version} < 1111
@ -101,7 +101,7 @@ BuildRequires: pkgconfig
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Version: 3.6.2
Version: 3.6.3
Release: 1
Url: http://www.samba.org/
License: GPL-3.0+
@ -437,7 +437,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%changelog

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 29 21:06:24 UTC 2012 - lmuelle@suse.de
- Fix memory leak in parent smbd on connection; CVE-2012-0817; (bso#8724);
(bnc#743986).
-------------------------------------------------------------------
Thu Jan 26 14:15:38 UTC 2012 - lmuelle@suse.de

View File

@ -79,7 +79,7 @@ BuildRequires: pkg-config
%else
BuildRequires: pkgconfig
%endif
%define samba_ver 3.6.2
%define samba_ver 3.6.3
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%if 0%{?suse_version} && 0%{?suse_version} < 1111
@ -101,7 +101,7 @@ BuildRequires: pkgconfig
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Version: 3.6.2
Version: 3.6.3
Release: 1
%define ldapsmb_ver 1.34b
License: GPL-3.0+
@ -208,7 +208,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package client
@ -252,7 +252,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
@ -278,7 +278,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%endif
@ -308,7 +308,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%endif
@ -335,7 +335,7 @@ Authors:
--------
Jeremy Allison <jra at samba dot org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%if %{make_utils}
@ -356,7 +356,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%endif
@ -391,7 +391,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -417,14 +417,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbclient
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%else
%description -n libsmbclient0
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%endif
@ -472,7 +472,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libnetapi0
@ -490,7 +490,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libnetapi-devel
@ -514,7 +514,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -535,14 +535,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbsharemodes
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%else
%description -n libsmbsharemodes0
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%endif
@ -578,7 +578,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libwbclient0
@ -596,7 +596,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libwbclient-devel
@ -620,7 +620,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libtalloc2
@ -640,7 +640,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libtalloc-devel
@ -666,7 +666,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libtdb1
@ -686,7 +686,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libtdb-devel
@ -708,7 +708,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libtevent0
@ -728,7 +728,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libtevent-devel
@ -756,7 +756,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libldb1
@ -778,7 +778,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%package -n libldb-devel
@ -805,7 +805,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%if %{make_ldapsmb}
@ -828,7 +828,7 @@ Authors:
--------
Guenther Deschner <guenther at deschner dot de>
Source Timestamp: 2737
Source Timestamp: 2740
Branch : trunk
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3d6b5f65332df7597e0bd977ee93677f77dfba2078fc506fa5ab8d838185fa4
size 52389
oid sha256:579e0067fd3d7a841a9390c250e5202f7f7695d27bded0a2bf2d4f00c731fd91
size 52395