- Intermittent print job failures caused by character conversion errors;

(bso#8606).
- ads_keytab_verify_ticket mixes talloc allocation with malloc free;
  (bso#8692).
- libcli/cldap: fix a crash bug in cldap_socket_recv_dgram(); (bso#8593).
- s3:lib/ctdbd_conn: try ctdbd_init_connection() as root; (bso#8684).
- s3-printing: fix migrate printer code; (bso#8618).
- Packet validation checks can be done before length validation causing
  uninitialized memory read; (bso#8686).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=211
This commit is contained in:
Lars Müller 2012-01-17 12:14:22 +00:00 committed by Git OBS Bridge
parent 46d4e573cd
commit 9f8776e95d
6 changed files with 45 additions and 32 deletions

View File

@ -1,2 +1,2 @@
2725
2726
Branch : trunk

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5beb31d77432f354b14d50d233dc5d719358b2d16c9e53c6a891aefb434ef361
size 67676
oid sha256:5588e967974bd3306b6d80330254bd6426df414656a4f97bc3e35e70aa19c473
size 71288

View File

@ -437,7 +437,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%changelog

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jan 17 12:04:12 UTC 2012 - lmuelle@suse.de
- Intermittent print job failures caused by character conversion errors;
(bso#8606).
- ads_keytab_verify_ticket mixes talloc allocation with malloc free;
(bso#8692).
- libcli/cldap: fix a crash bug in cldap_socket_recv_dgram(); (bso#8593).
- s3:lib/ctdbd_conn: try ctdbd_init_connection() as root; (bso#8684).
- s3-printing: fix migrate printer code; (bso#8618).
- Packet validation checks can be done before length validation causing
uninitialized memory read; (bso#8686).
-------------------------------------------------------------------
Mon Jan 16 16:41:18 UTC 2012 - lmuelle@suse.de

View File

@ -208,7 +208,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package client
@ -252,7 +252,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
@ -278,7 +278,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%endif
@ -308,7 +308,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%endif
@ -335,7 +335,7 @@ Authors:
--------
Jeremy Allison <jra at samba dot org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%if %{make_utils}
@ -356,7 +356,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%endif
@ -391,7 +391,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -417,14 +417,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbclient
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%else
%description -n libsmbclient0
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%endif
@ -472,7 +472,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libnetapi0
@ -490,7 +490,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libnetapi-devel
@ -514,7 +514,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -535,14 +535,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbsharemodes
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%else
%description -n libsmbsharemodes0
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%endif
@ -578,7 +578,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libwbclient0
@ -596,7 +596,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libwbclient-devel
@ -620,7 +620,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libtalloc2
@ -640,7 +640,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libtalloc-devel
@ -666,7 +666,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libtdb1
@ -686,7 +686,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libtdb-devel
@ -708,7 +708,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libtevent0
@ -728,7 +728,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libtevent-devel
@ -756,7 +756,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libldb1
@ -778,7 +778,7 @@ Authors:
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%package -n libldb-devel
@ -805,7 +805,7 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%if %{make_ldapsmb}
@ -828,7 +828,7 @@ Authors:
--------
Guenther Deschner <guenther at deschner dot de>
Source Timestamp: 2725
Source Timestamp: 2726
Branch : trunk
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7aeb05423be8a95f214c71f8fced4009a7c71797289c6a7783f275e44842f65a
size 52356
oid sha256:f1e5102640af27eec644bb73feb73992dd9b51e13b5926f962285365a06dd6d8
size 52364