- Buffer overflow issue with AES encryption in samba traffic analyzer;
(bso#8674). - NT ACL issue; (bso#8673). - Deleting a symlink fails if the symlink target is outside of the share; (bso#8663). - connections.tdb - major leak with SMB2; (bso#8710). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=213
This commit is contained in:
parent
697fd7896d
commit
40771c7504
@ -1,2 +1,2 @@
|
||||
2728
|
||||
2730
|
||||
Branch : trunk
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c8c4defe30ce34107dd74c3a998020c28ee93f0544906f8401cba62cfffc081
|
||||
size 71541
|
||||
oid sha256:b405bf5e0d6e33618f05deb9b349302102e657abc0e153722a9cb7aaeb06717d
|
||||
size 75856
|
||||
|
@ -437,7 +437,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 21 21:23:08 UTC 2012 - lmuelle@suse.de
|
||||
|
||||
- Buffer overflow issue with AES encryption in samba traffic analyzer;
|
||||
(bso#8674).
|
||||
- NT ACL issue; (bso#8673).
|
||||
- Deleting a symlink fails if the symlink target is outside of the share;
|
||||
(bso#8663).
|
||||
- connections.tdb - major leak with SMB2; (bso#8710).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 20:55:14 UTC 2012 - lmuelle@suse.de
|
||||
|
||||
|
52
samba.spec
52
samba.spec
@ -208,7 +208,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@ -252,7 +252,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -278,7 +278,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -308,7 +308,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -335,7 +335,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@ -356,7 +356,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -391,7 +391,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -417,14 +417,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbclient
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbclient0
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -472,7 +472,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -490,7 +490,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -514,7 +514,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -535,14 +535,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbsharemodes
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbsharemodes0
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -578,7 +578,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -596,7 +596,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -620,7 +620,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc2
|
||||
@ -640,7 +640,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -666,7 +666,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb1
|
||||
@ -686,7 +686,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -708,7 +708,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent0
|
||||
@ -728,7 +728,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent-devel
|
||||
@ -756,7 +756,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb1
|
||||
@ -778,7 +778,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb-devel
|
||||
@ -805,7 +805,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@ -828,7 +828,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 2728
|
||||
Source Timestamp: 2730
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b023fcce58e4bbf461b38b52f7d22184a3fb541c382c287b1eb10c4d9ccbd62
|
||||
size 52380
|
||||
oid sha256:1c9dde6e0ee6ca117f1a3bd6712b3a06b5f36dc6457b73d26aad40308689dffb
|
||||
size 52389
|
||||
|
Loading…
Reference in New Issue
Block a user