[samba] Fix CVE-2013-4496 and CVE-2013-6442.

asn asn at fedoraproject.org
Tue Mar 11 19:28:42 UTC 2014


commit 5b5ff50d15eabbb02712dd3933ceb969688ea107
Author: Andreas Schneider <asn at redhat.com>
Date:   Tue Mar 11 20:26:47 2014 +0100

    Fix CVE-2013-4496 and CVE-2013-6442.

 .gitignore |    1 +
 samba.spec |    3 ++-
 sources    |    2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4da4039..81f6a61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ samba-3.6.0pre1.tar.gz
 /samba-4.1.3.tar.xz
 /samba-4.1.4.tar.xz
 /samba-4.1.5.tar.xz
+/samba-4.1.6.tar.xz
diff --git a/samba.spec b/samba.spec
index 0512843..055f9e3 100644
--- a/samba.spec
+++ b/samba.spec
@@ -3,7 +3,7 @@
 
 %define main_release 1
 
-%define samba_version 4.1.5
+%define samba_version 4.1.6
 %define talloc_version 2.0.8
 %define ntdb_version 0.9
 %define tdb_version 1.2.12
@@ -1558,6 +1558,7 @@ rm -rf %{buildroot}
 
 %changelog
 * Tue Mar 11 2014 - Andreas Schneider <asn at redhat.com> - 4.1.6-1
+- Fix CVE-2013-4496 and CVE-2013-6442.
 - Fix installation of pidl.
 
 * Fri Feb 21 2014 - Andreas Schneider <asn at redhat.com> - 4.1.5-1
diff --git a/sources b/sources
index fbf53b9..121a4b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-915948b938e60b7ab856b43cd5b435dd  samba-4.1.5.tar.xz
+7582949c08882fcef42faddf6262d6d7  samba-4.1.6.tar.xz


More information about the scm-commits mailing list