Update to Samba 4.14.2
related: #1941400, #1942496 - Security fixes for CVE-2020-27840 related: #1941402, #1942497 - Security fixes for CVE-2021-20277 Guenther
This commit is contained in:
parent
e5dda56658
commit
b05e4ed148
2
.gitignore
vendored
2
.gitignore
vendored
@ -243,3 +243,5 @@ samba-3.6.0pre1.tar.gz
|
||||
/samba-4.14.0.tar.asc
|
||||
/samba-4.14.1.tar.xz
|
||||
/samba-4.14.1.tar.asc
|
||||
/samba-4.14.2.tar.xz
|
||||
/samba-4.14.2.tar.asc
|
||||
|
@ -110,11 +110,11 @@
|
||||
|
||||
%global main_release 0
|
||||
|
||||
%global samba_version 4.14.1
|
||||
%global samba_version 4.14.2
|
||||
%global talloc_version 2.3.2
|
||||
%global tdb_version 1.4.3
|
||||
%global tevent_version 0.10.2
|
||||
%global ldb_version 2.2.0
|
||||
%global ldb_version 2.3.0
|
||||
# This should be rc1 or nil
|
||||
%global pre_release %nil
|
||||
|
||||
@ -3839,6 +3839,11 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Mar 25 2021 Guenther Deschner <gdeschner@redhat.com> - 4.14.2-0
|
||||
- Update to Samba 4.14.2
|
||||
- related: #1941400, #1942496 - Security fixes for CVE-2020-27840
|
||||
- related: #1941402, #1942497 - Security fixes for CVE-2021-20277
|
||||
|
||||
* Wed Mar 24 2021 Guenther Deschner <gdeschner@redhat.com> - 4.14.1-0
|
||||
- Update to Samba 4.14.1
|
||||
- resolves: #1941400, #1942496 - Security fixes for CVE-2020-27840
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (samba-4.14.1.tar.xz) = edc3a089b2bce082d6eb895c7416d5c3199b9ddb6510b18ac54348209c78d50c44e24ce45aaca86ae3081a2ceb6870f79f746de6b2235a7cd19880865a6c31be
|
||||
SHA512 (samba-4.14.1.tar.asc) = 2a898c72714b3ec1f53c1fe4e2106280e49146c04088b9936774ea48224908ed6b0304d316399490a9a5f9ef59ae326c2e2bd748c97b65063af0e00303123740
|
||||
SHA512 (samba-4.14.2.tar.xz) = 5353cf67eac165afc0443639266354402f8d20437f8cd9389ff33201ab8261aacd21cfb9140b5816a9c39e2471fe6bce405d5b99103b1410768f56619010429d
|
||||
SHA512 (samba-4.14.2.tar.asc) = 586d8a38be861195f87f4d23149c5483494a7fdbb530f4707b8ce0cfb39723ca0b6c5d9c1064c6235d1bb652558c5c113482d46163982e67c78bff2238605e25
|
||||
|
Loading…
Reference in New Issue
Block a user