[samba/f19] Update to Samba 4.0.19.

Guenther Deschner gd at fedoraproject.org
Mon Jun 23 13:37:12 UTC 2014


commit 6c79c474135db239dd9b4a4c77c256e7cb094337
Author: Günther Deschner <gd at samba.org>
Date:   Mon Jun 23 15:36:37 2014 +0200

    Update to Samba 4.0.19.
    
    resolves: #1112251 - Fix CVE-2014-0244 and CVE-2014-3493.
    resolves: #1102528 - Fix CVE-2014-0178.
    
    Guenther

 .gitignore |    1 +
 samba.spec |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61c6fb5..8df5f24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ samba-3.6.0pre1.tar.gz
 /samba-4.0.11.tar.xz
 /samba-4.0.13.tar.xz
 /samba-4.0.16.tar.xz
+/samba-4.0.19.tar.xz
diff --git a/samba.spec b/samba.spec
index 50925b3..c1e8872 100644
--- a/samba.spec
+++ b/samba.spec
@@ -3,7 +3,7 @@
 
 %define main_release 1
 
-%define samba_version 4.0.16
+%define samba_version 4.0.19
 %define talloc_version 2.0.7
 %define ntdb_version 0.9
 %define tdb_version 1.2.12
@@ -1524,6 +1524,11 @@ rm -rf %{buildroot}
 %{_mandir}/man8/pam_winbind.8*
 
 %changelog
+* 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.
+- resolves: #1102528 - Fix CVE-2014-0178.
+
 * Wed Mar 12 2014 - Andreas Schneider <asn at redhat.com> 4.0.16-1
 - Fix CVE-2013-4496 and CVE-2013-6442.
 
diff --git a/sources b/sources
index e4f559b..4f5d2f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-366feddd5951c2936f1632832645dad0  samba-4.0.16.tar.xz
+c9ae4577cbe384ee8ddd03f04111b73b  samba-4.0.19.tar.xz


More information about the scm-commits mailing list