Update to Samba 4.4.14
resolves: #1455050 - Security fix for CVE-2017-7494 Guenther
This commit is contained in:
parent
3f00133370
commit
77b0b0e7f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@ samba-3.6.0pre1.tar.gz
|
||||
/samba-4.4.11.tar.xz
|
||||
/samba-4.4.12.tar.xz
|
||||
/samba-4.4.13.tar.xz
|
||||
/samba-4.4.14.tar.xz
|
||||
|
@ -6,9 +6,9 @@
|
||||
# ctdb is enabled by default, you can disable it with: --without clustering
|
||||
%bcond_without clustering
|
||||
|
||||
%define main_release 1
|
||||
%define main_release 0
|
||||
|
||||
%define samba_version 4.4.13
|
||||
%define samba_version 4.4.14
|
||||
%define talloc_version 2.1.6
|
||||
%define tdb_version 1.3.8
|
||||
%define tevent_version 0.9.28
|
||||
@ -1996,6 +1996,10 @@ rm -rf %{buildroot}
|
||||
%endif # with_clustering_support
|
||||
|
||||
%changelog
|
||||
* Wed May 24 2017 Guenther Deschner <gdeschner@redhat.com> - 4.4.14-0
|
||||
- Update to Samba 4.4.14
|
||||
- resolves: #1455050 - Security fix for CVE-2017-7494
|
||||
|
||||
* Thu Apr 06 2017 Andreas Schneider <asn@redhat.com> - 4.4.13-1
|
||||
- resolves: #1364666 - Fix nss_wins crash
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (samba-4.4.13.tar.xz) = 6a7e4001e9c87d02d7a988cd0189ea34da4b4b010370820a3612a36557f867b6c71460935d8de429bd66b0f5fd739f0bc76e6f6dbbebe369c1813bb78fc7243c
|
||||
SHA512 (samba-4.4.14.tar.xz) = 6fce503974e48ad120c42bc53b88c67b4b9ccd72b921cd854f6e46d51fe29db7ff37316c3317c8b16ac74fcb8cad1924aa490fa0d1fee2a8152e94ff75d8ce38
|
||||
|
Loading…
Reference in New Issue
Block a user