From 51adbf01b91f7fdd4069268d282b384b28735c13 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Jul 07 2016 11:45:02 +0000 Subject: Update to Samba 4.4.5 resolves: #1353504 - CVE-2016-2119 Guenther --- diff --git a/.gitignore b/.gitignore index 47372d5..fc55aa6 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ samba-3.6.0pre1.tar.gz /samba-4.4.2.tar.xz /samba-4.4.3.tar.xz /samba-4.4.4.tar.xz +/samba-4.4.5.tar.xz diff --git a/samba.spec b/samba.spec index f41f655..8d92645 100644 --- a/samba.spec +++ b/samba.spec @@ -6,9 +6,9 @@ # ctdb is enabled by default, you can disable it with: --without clustering %bcond_without clustering -%define main_release 4 +%define main_release 1 -%define samba_version 4.4.4 +%define samba_version 4.4.5 %define talloc_version 2.1.6 %define tdb_version 1.3.8 %define tevent_version 0.9.28 @@ -1995,6 +1995,10 @@ rm -rf %{buildroot} %endif # with_clustering_support %changelog +* Thu Jul 07 2016 Guenther Deschner - 4.4.5-1 +- Update to Samba 4.4.5 +- resolves: #1353504 - CVE-2016-2119 + * Thu Jun 23 2016 Guenther Deschner - 4.4.4-4 - resolves: #1348899 - Import of samba.ntacls fails diff --git a/sources b/sources index 3239812..f4f5b9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -001dc67499f5b834c7570c6d118af1fc samba-4.4.4.tar.xz +3479dd188bc7fb8b0de08e21c10ce2cd samba-4.4.5.tar.xz