Update to Samba 4.6.1
resolves: #1435156 - Security fix for CVE-2017-2619 Guenther
This commit is contained in:
parent
f46fdc5fe3
commit
471676d0d1
2
.gitignore
vendored
2
.gitignore
vendored
@ -83,3 +83,5 @@ samba-3.6.0pre1.tar.gz
|
||||
/samba-4.6.0rc4.tar.asc
|
||||
/samba-4.6.0.tar.asc
|
||||
/samba-4.6.0.tar.xz
|
||||
/samba-4.6.1.tar.xz
|
||||
/samba-4.6.1.tar.asc
|
||||
|
@ -6,9 +6,9 @@
|
||||
# ctdb is enabled by default, you can disable it with: --without clustering
|
||||
%bcond_without clustering
|
||||
|
||||
%define main_release 4
|
||||
%define main_release 0
|
||||
|
||||
%define samba_version 4.6.0
|
||||
%define samba_version 4.6.1
|
||||
%define talloc_version 2.1.9
|
||||
%define tdb_version 1.3.12
|
||||
%define tevent_version 0.9.31
|
||||
@ -2630,6 +2630,10 @@ rm -rf %{buildroot}
|
||||
%endif # with_clustering_support
|
||||
|
||||
%changelog
|
||||
* Thu Mar 23 2017 Guenther Deschner <gdeschner@redhat.com> - 4.6.1-0
|
||||
- Update to Samba 4.6.1
|
||||
- resolves: #1435156 - Security fix for CVE-2017-2619
|
||||
|
||||
* Wed Mar 15 2017 Alexander Bokovoy <abokovoy@redhat.com> - 4.6.0-4
|
||||
- Export arcfour_crypt_blob to Python as samba.crypto.arcfour_encrypt
|
||||
- Makes possible to run trust to AD in FreeIPA in FIPS mode
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (samba-4.6.0.tar.asc) = ee160d91f4bc0522ec6acc2be341d7739337b2529292be7b5758528766877a7757e155b36b1dd1751a96d9c964f4835645e6c300dfd09984dbbb6c3be09e8f82
|
||||
SHA512 (samba-4.6.0.tar.xz) = 7f64205e10a53a5f5f4fe687a3f4d6bf59e6a8f9091b67ea2230dc091657a221f18fcda0bb6f68b532165dff5ba62fd318c4ef634afa42f3f6e9d1d659ac623f
|
||||
SHA512 (samba-4.6.1.tar.xz) = 9833fdf566e8235699ff60147ae5ea9f0981d9531c37173b045f0269f7419dd3e2d82c1559100499f89fc7fda176fd64a293bd5f705e4b5150d76e70e9afb100
|
||||
SHA512 (samba-4.6.1.tar.asc) = fd9cb1c87cbf1de8f433f73070c7e431e956eb8120d7252aa67da66f4a0d19af4a0b75fc523ef2f1da1fe7132d25bc8cf3c026dd364c320474db1528c733de13
|
||||
|
Loading…
Reference in New Issue
Block a user