Update from upstream (gnutls allow-rsa-pkcs1-encrypt)
- gnutls: `allow-rsa-pkcs1-encrypt = false` everywhere but in LEGACY Resolves: RHEL-64746
This commit is contained in:
parent
f13f957ea5
commit
382dcb0a5e
@ -1,5 +1,5 @@
|
||||
%global git_date 20241104
|
||||
%global git_commit 6a67b8cde1e9f3a034c1008997b2fc2d5a3ea903
|
||||
%global git_date 20241105
|
||||
%global git_commit 978ac269655ae739f577a8fc78e6b672c78524f8
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -33,7 +33,7 @@ Conflicts: openssl-libs < 1:3.2
|
||||
Conflicts: nss < 3.101
|
||||
Conflicts: libreswan < 4.12
|
||||
Conflicts: openssh < 9.9p1
|
||||
Conflicts: gnutls < 3.8.3
|
||||
Conflicts: gnutls < 3.8.5
|
||||
|
||||
%description
|
||||
This package provides pre-built configuration files with
|
||||
@ -251,6 +251,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 05 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20241105-1.git978ac26
|
||||
- gnutls: `allow-rsa-pkcs1-encrypt = false` everywhere but in LEGACY
|
||||
|
||||
* Mon Nov 04 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20241104-1.git6a67b8c
|
||||
- openssl: use both names for SecP256r1MLKEM768 / X25519MLKEM768
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-git6a67b8c.tar.gz) = d6dd1a9db37c1239563ae2e9896bd1ca25d7a139451b77a882d8c4d2585004830a228428930d9f67b9a4bc4f90dfe778a3fe064497e843f3a686d5933381cdd4
|
||||
SHA512 (crypto-policies-git978ac26.tar.gz) = 23eb51a863a5b750e5ee724d4d8bd998b1ac2c90b378297bcb7f94cf278023833f95f8e36335807cbd66198e18ced3236e38fa8f60972a2dc44690b50fe37546
|
||||
|
Loading…
Reference in New Issue
Block a user