Update to Samba 4.3.11

resolves: #1353504 - CVE-2016-2119

Guenther
This commit is contained in:
Günther Deschner 2016-07-07 11:06:09 +02:00
parent b93dadf435
commit 3fe38fb635
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -62,3 +62,4 @@ samba-3.6.0pre1.tar.gz
/samba-4.3.8.tar.xz
/samba-4.3.9.tar.xz
/samba-4.3.10.tar.xz
/samba-4.3.11.tar.xz

View File

@ -8,7 +8,7 @@
%define main_release 1
%define samba_version 4.3.10
%define samba_version 4.3.11
%define talloc_version 2.1.3
%define tdb_version 1.3.7
%define tevent_version 0.9.28
@ -2037,6 +2037,10 @@ rm -rf %{buildroot}
%endif # with_clustering_support
%changelog
* Thu Jul 07 2016 Guenther Deschner <gdeschner@redhat.com> - 4.3.11-1
- Update to Samba 4.3.11
- resolves: #1353504 - CVE-2016-2119
* Wed Jun 22 2016 Guenther Deschner <gdeschner@redhat.com> - 4.3.10-1
- resolves: #1348899 - Import of samba.ntacls fails

View File

@ -1 +1 @@
ad434f01674d5ae9e6be29a897a32036 samba-4.3.10.tar.xz
16cfdcd38e106e6be6915b8d80e3c689 samba-4.3.11.tar.xz