- Update to 3.6.13.

+ Fix two resource leaks in winbindd; (bso#9684).
  + Unlink after open causes smbd to panic; (bso#9571).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=299
This commit is contained in:
Lars Müller 2013-04-03 20:57:20 +00:00 committed by Git OBS Bridge
parent 9e1db13fd3
commit 07c48effb2
7 changed files with 20 additions and 13 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a45e4cd30ef4f247a384f161dc95a017508ccfb34591e20fd46b220b8114033
size 48157
oid sha256:5255436e90a117a224180a5c26dd115cf4aa782dd1bdca55800dc4e78b5f27a5
size 47536

View File

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

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

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

View File

@ -89,7 +89,7 @@ BuildRequires: libtalloc-devel
BuildRequires: libtdb-devel
BuildRequires: libtevent-devel
%endif
%define samba_ver 3.6.12
%define samba_ver 3.6.13
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%if 0%{?suse_version} && 0%{?suse_version} < 1111
@ -126,9 +126,9 @@ BuildRequires: libtevent-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 2964
%define SOURCE_TIMESTAMP 2966
%define BRANCH %{version}
Version: 3.6.12
Version: 3.6.13
Release: 0
%define ldapsmb_ver 1.34b
Url: http://www.samba.org/

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 3 20:46:14 UTC 2013 - lmuelle@suse.com
- Update to 3.6.13.
+ Fix two resource leaks in winbindd; (bso#9684).
+ Unlink after open causes smbd to panic; (bso#9571).
-------------------------------------------------------------------
Wed Apr 3 19:30:33 UTC 2013 - lmuelle@suse.com

View File

@ -89,7 +89,7 @@ BuildRequires: libtalloc-devel
BuildRequires: libtdb-devel
BuildRequires: libtevent-devel
%endif
%define samba_ver 3.6.12
%define samba_ver 3.6.13
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%if 0%{?suse_version} && 0%{?suse_version} < 1111
@ -126,9 +126,9 @@ BuildRequires: libtevent-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 2964
%define SOURCE_TIMESTAMP 2966
%define BRANCH %{version}
Version: 3.6.12
Version: 3.6.13
Release: 0
%define ldapsmb_ver 1.34b
License: GPL-3.0+

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:285ff28161552db95bc8a710b2a2be73d64f8ff58da4919d54bd51a88ce6bd86
size 53830
oid sha256:313a93b1101b689f1aa55c3cf4c1da561000694324d7733a694e4325659b1ad6
size 53551