[samba/f19] Fix CVE-2014-3560.

Guenther Deschner gd at fedoraproject.org
Fri Aug 1 19:37:23 UTC 2014


commit eed3739a60d155052d188d3a8e45459120fac749
Author: Günther Deschner <gd at samba.org>
Date:   Fri Aug 1 21:29:08 2014 +0200

    Fix CVE-2014-3560.
    
    resolves: #1126015
    
    Guenther

 .gitignore |    1 +
 samba.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8df5f24..46cc535 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ samba-3.6.0pre1.tar.gz
 /samba-4.0.13.tar.xz
 /samba-4.0.16.tar.xz
 /samba-4.0.19.tar.xz
+/samba-4.0.21.tar.xz
diff --git a/samba.spec b/samba.spec
index c1e8872..72578bc 100644
--- a/samba.spec
+++ b/samba.spec
@@ -3,7 +3,7 @@
 
 %define main_release 1
 
-%define samba_version 4.0.19
+%define samba_version 4.0.21
 %define talloc_version 2.0.7
 %define ntdb_version 0.9
 %define tdb_version 1.2.12
@@ -1524,6 +1524,10 @@ rm -rf %{buildroot}
 %{_mandir}/man8/pam_winbind.8*
 
 %changelog
+* Fri Aug 01 2014 - Guenther Deschner <gdeschner at redhat.com> - 4.0.21-1
+- Update to Samba 4.0.21.
+- resolves: #1126015 - Fix CVE-2014-3560.
+
 * Mon Jun 23 2014 - Guenther Deschner <gdeschner at redhat.com> - 4.0.19-1
 - Update to Samba 4.0.19.
 - resolves: #1112251 - Fix CVE-2014-0244 and CVE-2014-3493.
diff --git a/sources b/sources
index 4f5d2f4..01f1f92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9ae4577cbe384ee8ddd03f04111b73b  samba-4.0.19.tar.xz
+a548c9cbc2aa443ad3dafd23e7944ac7  samba-4.0.21.tar.xz


More information about the scm-commits mailing list