From 4a4eaf79d2d8a3baeae18bf3befd5f61f3b698d1 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 30 Jan 2013 12:29:34 +0100 Subject: [PATCH] Update to Samba 4.0.2 which fixes CVE-2013-0213 and CVE-2013-0214. resolves: #906002 resolves: #905700 resolves: #905704 --- samba.spec | 12 +++++++++--- sources | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/samba.spec b/samba.spec index 6c49921..c5b7300 100644 --- a/samba.spec +++ b/samba.spec @@ -1,9 +1,9 @@ # Set --with testsuite or %bcond_without to run the Samba torture testsuite. %bcond_with testsuite -%define main_release 2 +%define main_release 1 -%define samba_version 4.0.1 +%define samba_version 4.0.2 %define talloc_version 2.0.7 %define ntdb_version 0.9 %define tdb_version 1.2.10 @@ -1341,7 +1341,13 @@ rm -rf %{buildroot} %{_mandir}/man7/winbind_krb5_locator.7* %changelog -* Wed Jan 30 2013 - Andreas Schneider - 2:4.0.1-2 +* Wed Jan 30 2013 - Andreas Schneider - 2:4.0.2-1 +- Update to Samba 4.0.2. +- Fixes CVE-2013-0213. +- Fixes CVE-2013-0214. +- resolves: #906002 +- resolves: #905700 +- resolves: #905704 - Fix conn->share_access which is reset between user switches. - resolves: #903806 - Add missing example and make sure we don't introduce perl dependencies. diff --git a/sources b/sources index 51a7b51..06132bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d0539ac2f0b4599d6571bae70b66a11 samba-4.0.1.tar.bz2 +6a1b2fb949a555cf3f3e0f687b200ea4 samba-4.0.2.tar.bz2