Update to Samba 4.4.3

resolves: #1332178

Guenther
This commit is contained in:
Günther Deschner 2016-05-02 12:54:53 +02:00
parent fe4e88c4d2
commit 0126028ccf
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -64,3 +64,4 @@ samba-3.6.0pre1.tar.gz
/samba-4.4.0rc5.tar.xz
/samba-4.4.0.tar.xz
/samba-4.4.2.tar.xz
/samba-4.4.3.tar.xz

View File

@ -8,7 +8,7 @@
%define main_release 1
%define samba_version 4.4.2
%define samba_version 4.4.3
%define talloc_version 2.1.6
%define tdb_version 1.3.8
%define tevent_version 0.9.28
@ -1976,6 +1976,10 @@ rm -rf %{buildroot}
%endif # with_clustering_support
%changelog
* Mon May 02 2016 Guenther Deschner <gdeschner@redhat.com> - 4.4.3-1
- Update to Samba 4.4.3
- resolves: #1332178
* Tue Apr 12 2016 Guenther Deschner <gdeschner@redhat.com> - 4.4.2-1
- Update to Samba 4.4.2, fix badlock security bug
- resolves: #1326453 - CVE-2015-5370

View File

@ -1 +1 @@
5db423d90af75169ca5b8b8be4ff7ce5 samba-4.4.2.tar.xz
d12a895560ba825f2d9e46b85afc986c samba-4.4.3.tar.xz