Update from upstream (openssl stricter Ciphersuites, -CBC)
- openssl: stricter enabling of Ciphersuites - openssl: make use of -CBC and -AESGCM keywords Resolves: RHEL-76524 Resolves: RHEL-76528
This commit is contained in:
parent
239b465421
commit
fc34047780
@ -1,12 +1,12 @@
|
||||
%global git_date 20240828
|
||||
%global git_commit 626aa590f9c1ffe7ce108952e9449f22a642cca2
|
||||
%global git_date 20250128
|
||||
%global git_commit 5269e22306379d643e69160ba5144855305762ac
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
|
||||
Name: crypto-policies
|
||||
Version: %{git_date}
|
||||
Release: 2.git%{git_commit_hash}%{?dist}
|
||||
Release: 1.git%{git_commit_hash}%{?dist}
|
||||
Summary: System-wide crypto policies
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
@ -191,6 +191,10 @@ end
|
||||
%{_mandir}/man8/fips-finish-install.8*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 28 2025 Alexander Sosedkin <asosedkin@redhat.com> - 20250128-1.git5269e22
|
||||
- openssl: stricter enabling of Ciphersuites
|
||||
- openssl: make use of -CBC and -AESGCM keywords
|
||||
|
||||
* Tue Sep 17 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240828-2.git626aa59
|
||||
- release bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-git626aa59.tar.gz) = 740f63c5587001b33b292460873e73160bd81edd164d96057e86a05ff557dd5afcb293ff4910ae4c8679b472459cc511161c66aedaf4dbf5f810d85c0a7ca633
|
||||
SHA512 (crypto-policies-git5269e22.tar.gz) = aeb3e0e5e035ebe616e5faa367cca12cdcb919e6dd71b3cb173465bd7079bf2c2c6d4edef0e7d9a243752f9afe6054917656f5e9695bc3ce8b28c93fdd362360
|
||||
|
Loading…
Reference in New Issue
Block a user