Update to upstream 4.1.11 release for CVE-2014-3560

This commit is contained in:
Jared K. Smith 2014-08-01 13:07:19 -04:00
parent a688882bab
commit 8930101144
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -39,3 +39,4 @@ samba-3.6.0pre1.tar.gz
/samba-4.1.6.tar.xz
/samba-4.1.8.tar.xz
/samba-4.1.9.tar.xz
/samba-4.1.11.tar.gz

View File

@ -1,9 +1,9 @@
# Set --with testsuite or %bcond_without to run the Samba torture testsuite.
%bcond_with testsuite
%define main_release 3
%define main_release 1
%define samba_version 4.1.9
%define samba_version 4.1.11
%define talloc_version 2.0.8
%define ntdb_version 0.9
%define tdb_version 1.2.12
@ -73,7 +73,7 @@ License: GPLv3+ and LGPLv3+
Group: System Environment/Daemons
URL: http://www.samba.org/
Source0: samba-%{version}%{pre_release}.tar.xz
Source0: http://ftp.samba.org/pub/samba/stable/samba-%{version}%{pre_release}.tar.gz
# Red Hat specific replacement-files
Source1: samba.log
@ -1572,6 +1572,10 @@ rm -rf %{buildroot}
%{_mandir}/man8/pam_winbind.8*
%changelog
* Fri Aug 1 2014 - Jared Smith <jsmith@fedoraproject.org> - 4.1.11-1
- Update to upstream Samba 4.1.11 release
- resolves: #1126015 - Fix CVE-2014-3560
* Mon Jun 23 2014 - Guenther Deschner <gdeschner@redhat.com> - 4.1.9-3
- Update to Samba 4.1.9.
- resolves: #1112251 - Fix CVE-2014-0244 and CVE-2014-3493.

View File

@ -1 +1 @@
f5341f341eb01967a51bfe40b4ad7fbd samba-4.1.9.tar.xz
d7377e7247ad16f6b15363727b91b761 samba-4.1.11.tar.gz