Update from upstream: reorder gnutls sigalgs, fix --check
- gnutls: reorder ECDSA-SECPMMMR1-SHANNN together with ECDSA-SHANNN - fix several issues with update-crypto-policies --check Resolves: bz1994097
This commit is contained in:
parent
747e788f75
commit
9699a7bbb8
@ -1,5 +1,5 @@
|
||||
%global git_date 20210707
|
||||
%global git_commit 29f6c0bcee409d498574c094bc43f044caa98ab9
|
||||
%global git_date 20210914
|
||||
%global git_commit 97d08ef1092f58068b5fdceebeeed54acd754005
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -186,6 +186,10 @@ end
|
||||
%{_mandir}/man8/fips-finish-install.8*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 14 2021 Alexander Sosedkin <asosedkin@redhat.com> - 20210914-1.git97d08ef
|
||||
- gnutls: reorder ECDSA-SECPMMMR1-SHANNN together with ECDSA-SHANNN
|
||||
- fix several issues with update-crypto-policies --check
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 20210707-2.git29f6c0b
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-git29f6c0b.tar.gz) = 907bbd6f1123f7df52b691d2bd603d348dfc1810191f56b4cb0044765ef0c313d58d4a8cab581bdc464e41168a5382125d9f1df4fa53c6c9f76a6c9c6f10a892
|
||||
SHA512 (crypto-policies-git97d08ef.tar.gz) = 9da63265102c36fa47b0dc621e48b376420f3b3c3ca43f0c6fb8f2477f8dcdc14a824de72e6215ac9efbaf2260a0a5649921afc7c3b26d03642dc5d0eacdba84
|
||||
|
Loading…
Reference in New Issue
Block a user