Add i686 support
This commit is contained in:
commit
afdfaa4e0a
@ -1,5 +1,5 @@
|
||||
%global git_date 20260525
|
||||
%global git_commit f5f537031b86ab9efaecd5289b0a0d4104891986
|
||||
%global git_date 20260708
|
||||
%global git_commit 988eb15551df93af37f03599aeb1c3b837aa1a81
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -208,8 +208,8 @@ exit 0
|
||||
%{_datarootdir}/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod
|
||||
%{_datarootdir}/crypto-policies/policies/modules/ECDHE-ONLY.pmod
|
||||
%{_datarootdir}/crypto-policies/policies/modules/NO-ENFORCE-EMS.pmod
|
||||
%{_datarootdir}/crypto-policies/policies/modules/NO-HMAC-SHA1.pmod
|
||||
%{_datarootdir}/crypto-policies/policies/modules/NO-PQ.pmod
|
||||
%{_datarootdir}/crypto-policies/policies/modules/NO-SHA1.pmod
|
||||
%{_datarootdir}/crypto-policies/policies/modules/OSPP.pmod
|
||||
%{_datarootdir}/crypto-policies/policies/modules/TEST-PQ.pmod
|
||||
|
||||
@ -225,9 +225,14 @@ exit 0
|
||||
%{_datarootdir}/crypto-policies/python
|
||||
|
||||
%changelog
|
||||
* Wed May 27 2026 Eduard Abdullin <eabdullin@almalinux.org> - 20260525-1.gitf5f5370.alma.1
|
||||
* Fri Jul 10 2026 Eduard Abdullin <eabdullin@almalinux.org> - 20260708-1.git988eb15.alma.1
|
||||
- Add i686 support
|
||||
|
||||
* Wed Jul 08 2026 Alexander Sosedkin <asosedkin@redhat.com> - 20260708-1.git988eb15
|
||||
- NO-SHA1: drop this subpolicy since it's not doing much
|
||||
- NO-HMAC-SHA1: introduce a new subpolicy
|
||||
- java: fix MD5withECDSA concatenating with RIPEMD160withRSA
|
||||
|
||||
* Mon May 25 2026 Alexander Sosedkin <asosedkin@redhat.com> - 20260525-1.gitf5f5370
|
||||
- rpm-sequoia: revert force-enabling PQ algorithms
|
||||
- NO-SHA1: revive this subpolicy
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-gitf5f5370.tar.gz) = e5ab45c6c6edc15700dca1c2d898786673c90eb8c3c1c45aa782a36aa6c79113fdf4ac3bb223aa3bfd6c21d3361bb677cd551ca319ceb11be02bb93c15a98af9
|
||||
SHA512 (crypto-policies-git988eb15.tar.gz) = bffd2c47f8b1063358cbd966b706b62f61775281ad96e0dcaaa97a1b04c82d9c73f0b24f2761e42f2d38d9acd518bbbf7c412f0372c5a91b06766028448032e2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user