Update to upstream 4.1.11 release for CVE-2014-3560
This commit is contained in:
parent
a688882bab
commit
8930101144
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
10
samba.spec
10
samba.spec
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user