From 1d9b1faceb361ff3896035c0f143c90e538efc47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Mon, 2 May 2016 12:19:14 +0200 Subject: [PATCH] Update to Samba 4.3.9 Guenther --- .gitignore | 1 + samba.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a947928..a612c75 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ samba-3.6.0pre1.tar.gz /samba-4.3.5.tar.xz /samba-4.3.6.tar.xz /samba-4.3.8.tar.xz +/samba-4.3.9.tar.xz diff --git a/samba.spec b/samba.spec index 0fa5279..b018bdc 100644 --- a/samba.spec +++ b/samba.spec @@ -8,7 +8,7 @@ %define main_release 0 -%define samba_version 4.3.8 +%define samba_version 4.3.9 %define talloc_version 2.1.3 %define tdb_version 1.3.7 %define tevent_version 0.9.25 @@ -2035,6 +2035,9 @@ rm -rf %{buildroot} %endif # with_clustering_support %changelog +* Mon May 02 2016 Guenther Deschner - 4.3.9-0 +- Update to Samba 4.3.9 + * Tue Apr 12 2016 Guenther Deschner - 4.3.8-0 - Update to Samba 4.3.8, fix badlock security bug - resolves: #1326453 - CVE-2015-5370 diff --git a/sources b/sources index 7fc43ff..2c04e03 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -effebb4844ea50d733c4625e66326727 samba-4.3.8.tar.xz +171ff824faf4ec57b3fff8c34acbacf7 samba-4.3.9.tar.xz