Update from upstream (openssl stricter Ciphersuites, -CBC)
- openssl: stricter enabling of Ciphersuites - openssl: make use of -CBC and -AESGCM keywords Resolves: RHEL-76522 Resolves: RHEL-76526
This commit is contained in:
parent
062becbace
commit
b3d41d193e
@ -1,5 +1,5 @@
|
||||
%global git_date 20241128
|
||||
%global git_commit 0dd441c83c4c341157aab87cc23c04d4eed2c251
|
||||
%global git_date 20250128
|
||||
%global git_commit 22421d32edd92769cc8a4fbb5098fb94bed73d9f
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -252,6 +252,10 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 28 2025 Alexander Sosedkin <asosedkin@redhat.com> - 20250128-1.git22421d3
|
||||
- openssl: stricter enabling of Ciphersuites
|
||||
- openssl: make use of -CBC and -AESGCM keywords
|
||||
|
||||
* Thu Nov 28 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20241128-1.git0dd441c
|
||||
- openssl: add TLS 1.3 Brainpool identifiers
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-git0dd441c.tar.gz) = 8ed47aae410bac0ef6a0cf68f90c1faeda324a448ecf51cc6477267a7db3b3388c0b2a30f43ea8f48987b40a42b2e6cc2158dc6dab91b5f3f4603fee1910962f
|
||||
SHA512 (crypto-policies-git22421d3.tar.gz) = 8868a29e9778ce10538941cf5e6cd8400ab5981e39a844f9459f37f8526fb90bbd1e7914df365b87a5b6a97ef0add193b62d6fc927ad80e3fea075e416ef7d7f
|
||||
|
Loading…
Reference in New Issue
Block a user