From a688882bab2e70b68a5ae8ed4475f400ac53257b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Mon, 23 Jun 2014 15:22:44 +0200 Subject: [PATCH] Update to Samba 4.1.9. resolves: #1112251 - Fix CVE-2014-0244 and CVE-2014-3493. Guenther --- .gitignore | 1 + samba.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0a155b1..b184a70 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ samba-3.6.0pre1.tar.gz /samba-4.1.5.tar.xz /samba-4.1.6.tar.xz /samba-4.1.8.tar.xz +/samba-4.1.9.tar.xz diff --git a/samba.spec b/samba.spec index e2f55cb..b0def11 100644 --- a/samba.spec +++ b/samba.spec @@ -3,7 +3,7 @@ %define main_release 3 -%define samba_version 4.1.8 +%define samba_version 4.1.9 %define talloc_version 2.0.8 %define ntdb_version 0.9 %define tdb_version 1.2.12 @@ -1572,8 +1572,13 @@ rm -rf %{buildroot} %{_mandir}/man8/pam_winbind.8* %changelog +* Mon Jun 23 2014 - Guenther Deschner - 4.1.9-3 +- Update to Samba 4.1.9. +- resolves: #1112251 - Fix CVE-2014-0244 and CVE-2014-3493. + * Wed Jun 11 2014 - Guenther Deschner - 4.1.8-3 - Update to Samba 4.1.8. +- resolves: #1102528 - CVE-2014-0178. * Sun Jun 08 2014 Fedora Release Engineering - 2:4.1.6-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 6ce8976..a2ebf03 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1e59fbf06dcb77bd9bee02f04e1d77d2 samba-4.1.8.tar.xz +f5341f341eb01967a51bfe40b4ad7fbd samba-4.1.9.tar.xz