Update to Samba 4.3.9

Guenther
This commit is contained in:
Günther Deschner 2016-05-02 12:19:14 +02:00
parent 6c80ac25fc
commit 1d9b1faceb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -60,3 +60,4 @@ samba-3.6.0pre1.tar.gz
/samba-4.3.5.tar.xz
/samba-4.3.6.tar.xz
/samba-4.3.8.tar.xz
/samba-4.3.9.tar.xz

View File

@ -8,7 +8,7 @@
%define main_release 0
%define samba_version 4.3.8
%define samba_version 4.3.9
%define talloc_version 2.1.3
%define tdb_version 1.3.7
%define tevent_version 0.9.25
@ -2035,6 +2035,9 @@ rm -rf %{buildroot}
%endif # with_clustering_support
%changelog
* Mon May 02 2016 Guenther Deschner <gdeschner@redhat.com> - 4.3.9-0
- Update to Samba 4.3.9
* Tue Apr 12 2016 Guenther Deschner <gdeschner@redhat.com> - 4.3.8-0
- Update to Samba 4.3.8, fix badlock security bug
- resolves: #1326453 - CVE-2015-5370

View File

@ -1 +1 @@
effebb4844ea50d733c4625e66326727 samba-4.3.8.tar.xz
171ff824faf4ec57b3fff8c34acbacf7 samba-4.3.9.tar.xz