From 9f8776e95dd28b354a6bdff85ac1dbf8cc44bf26b33f8e0e5864f8cb56ace8d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Tue, 17 Jan 2012 12:14:22 +0000 Subject: [PATCH] - 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 --- build-source-timestamp | 2 +- patches.tar.bz2 | 4 ++-- samba-doc.spec | 2 +- samba.changes | 13 +++++++++++ samba.spec | 52 +++++++++++++++++++++--------------------- vendor-files.tar.bz2 | 4 ++-- 6 files changed, 45 insertions(+), 32 deletions(-) diff --git a/build-source-timestamp b/build-source-timestamp index e45e91a..7766d2e 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1,2 +1,2 @@ -2725 +2726 Branch : trunk diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 30a8bdb..658b7ed 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5beb31d77432f354b14d50d233dc5d719358b2d16c9e53c6a891aefb434ef361 -size 67676 +oid sha256:5588e967974bd3306b6d80330254bd6426df414656a4f97bc3e35e70aa19c473 +size 71288 diff --git a/samba-doc.spec b/samba-doc.spec index 1e66a62..b9d72bd 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -437,7 +437,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %changelog diff --git a/samba.changes b/samba.changes index 0cdcffa..5f6e2f8 100644 --- a/samba.changes +++ b/samba.changes @@ -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 diff --git a/samba.spec b/samba.spec index 3eb7ab1..3988a05 100644 --- a/samba.spec +++ b/samba.spec @@ -208,7 +208,7 @@ Authors: The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package client @@ -252,7 +252,7 @@ Authors: -------- The Samba Team -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 -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %endif @@ -308,7 +308,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %endif @@ -335,7 +335,7 @@ Authors: -------- Jeremy Allison -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %if %{make_utils} @@ -356,7 +356,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %endif @@ -391,7 +391,7 @@ Authors: -------- The Samba Team -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 -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libnetapi0 @@ -490,7 +490,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libnetapi-devel @@ -514,7 +514,7 @@ Authors: -------- The Samba Team -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 -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libwbclient0 @@ -596,7 +596,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libwbclient-devel @@ -620,7 +620,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libtalloc2 @@ -640,7 +640,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libtalloc-devel @@ -666,7 +666,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libtdb1 @@ -686,7 +686,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libtdb-devel @@ -708,7 +708,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libtevent0 @@ -728,7 +728,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libtevent-devel @@ -756,7 +756,7 @@ Authors: The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libldb1 @@ -778,7 +778,7 @@ Authors: The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %package -n libldb-devel @@ -805,7 +805,7 @@ Authors: -------- The Samba Team -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %if %{make_ldapsmb} @@ -828,7 +828,7 @@ Authors: -------- Guenther Deschner -Source Timestamp: 2725 +Source Timestamp: 2726 Branch : trunk %endif diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index c1b3fbf..3f36e1f 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7aeb05423be8a95f214c71f8fced4009a7c71797289c6a7783f275e44842f65a -size 52356 +oid sha256:f1e5102640af27eec644bb73feb73992dd9b51e13b5926f962285365a06dd6d8 +size 52364