Update from upstream (oqs names)
- openssl: use both names for SecP256r1MLKEM768 / X25519MLKEM768 Resolves: RHEL-65585
This commit is contained in:
parent
6a9514b7a3
commit
f13f957ea5
@ -1,12 +1,12 @@
|
||||
%global git_date 20241021
|
||||
%global git_commit d5393d5a5be4269cf402dc1c030a4008b994a58f
|
||||
%global git_date 20241104
|
||||
%global git_commit 6a67b8cde1e9f3a034c1008997b2fc2d5a3ea903
|
||||
%{?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
|
||||
@ -251,6 +251,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 04 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20241104-1.git6a67b8c
|
||||
- openssl: use both names for SecP256r1MLKEM768 / X25519MLKEM768
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 20241021-2.gitd5393d5
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-gitd5393d5.tar.gz) = aa42d0615a50f13c3e32f5771701a19e321f079ed0b9ea5823d154c6ee61f0541da410e7b044b255105f250aeb386b00e2f552f6b2c264568a47259cf11a79f7
|
||||
SHA512 (crypto-policies-git6a67b8c.tar.gz) = d6dd1a9db37c1239563ae2e9896bd1ca25d7a139451b77a882d8c4d2585004830a228428930d9f67b9a4bc4f90dfe778a3fe064497e843f3a686d5933381cdd4
|
||||
|
Loading…
Reference in New Issue
Block a user