Fix CVE-2013-4475.
authorAndreas Schneider <asn@redhat.com>
Mon, 11 Nov 2013 12:09:31 +0000 (13:09 +0100)
committerAndreas Schneider <asn@redhat.com>
Mon, 11 Nov 2013 12:09:31 +0000 (13:09 +0100)
resolves: #1024544

.gitignore
samba.spec
sources

index 16a3f1479fcf9c0afe1baae51be0b791c6c61f8c..4c98d2d55c854907d2d4b472ec5f8b54c7749e51 100644 (file)
@@ -31,3 +31,4 @@ samba-3.6.0pre1.tar.gz
 /samba-4.1.0rc3.tar.xz
 /samba-4.1.0rc4.tar.xz
 /samba-4.1.0.tar.xz
+/samba-4.1.1.tar.xz
index eaac56ee8bfbb9ae09d2ca4132dc282a67057511..dc55d6020f1b057df2f97df9d25de0e88b29523c 100644 (file)
@@ -1,9 +1,9 @@
 # Set --with testsuite or %bcond_without to run the Samba torture testsuite.
 %bcond_with testsuite
 
-%define main_release 5
+%define main_release 1
 
-%define samba_version 4.1.0
+%define samba_version 4.1.1
 %define talloc_version 2.0.8
 %define ntdb_version 0.9
 %define tdb_version 1.2.12
@@ -1540,6 +1540,10 @@ rm -rf %{buildroot}
 %{_mandir}/man8/pam_winbind.8*
 
 %changelog
+* Mon Nov 11 2013 - Andreas Schneider <asn@redhat.com> - 4.1.1-1
+- resolves: #1024544 - Fix CVE-2013-4475.
+- Update to Samba 4.1.1.
+
 * Mon Nov 11 2013 - Andreas Schneider <asn@redhat.com> - 4.1.0-5
 - related: #884169 - Fix the upgrade path.
 
diff --git a/sources b/sources
index be0303a788a6f6b2ebabf16b3ea22b5e5d878489..8072ea574af6e6ae0b64a934d0a2c24415ea2579 100644 (file)
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0414c344cc0cf68f4fa37d241a6fa004  samba-4.1.0.tar.xz
+4c1882b6cc2070d129b8b97b5ab1a36d  samba-4.1.1.tar.xz