|
|
@ -1,5 +1,5 @@
|
|
|
|
%global git_date 20241010
|
|
|
|
%global git_date 20241021
|
|
|
|
%global git_commit 7a71364675f3ffd2b328cabfe4362de0ee0e149d
|
|
|
|
%global git_commit d5393d5a5be4269cf402dc1c030a4008b994a58f
|
|
|
|
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
|
|
|
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
|
|
|
|
|
|
|
|
|
|
|
%global _python_bytecompile_extra 0
|
|
|
|
%global _python_bytecompile_extra 0
|
|
|
@ -32,7 +32,7 @@ BuildRequires: systemd-rpm-macros
|
|
|
|
Conflicts: openssl-libs < 1:3.2
|
|
|
|
Conflicts: openssl-libs < 1:3.2
|
|
|
|
Conflicts: nss < 3.101
|
|
|
|
Conflicts: nss < 3.101
|
|
|
|
Conflicts: libreswan < 4.12
|
|
|
|
Conflicts: libreswan < 4.12
|
|
|
|
Conflicts: openssh < 9.6p1-1
|
|
|
|
Conflicts: openssh < 9.9p1
|
|
|
|
Conflicts: gnutls < 3.8.3
|
|
|
|
Conflicts: gnutls < 3.8.3
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
@ -251,9 +251,13 @@ exit 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 20241010-1.git7a71364
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 20241021-1.gitd5393d5
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 21 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20241021-1.gitd5393d5
|
|
|
|
|
|
|
|
- TEST-PQ, openssh: add support for mlkem768x25519-sha256 key_exchange
|
|
|
|
|
|
|
|
- openssh: remove sntrup761x25519-sha512@openssh.com key_exchange
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Oct 10 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20241010-1.git7a71364
|
|
|
|
* Thu Oct 10 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20241010-1.git7a71364
|
|
|
|
- reintroduce TEST-PQ (ML-DSA/ML-KEM) in a crypto-policies-pq-preview subpackage
|
|
|
|
- reintroduce TEST-PQ (ML-DSA/ML-KEM) in a crypto-policies-pq-preview subpackage
|
|
|
|
- LEGACY: enable 192-bit ciphers for nss pkcs12/smime
|
|
|
|
- LEGACY: enable 192-bit ciphers for nss pkcs12/smime
|
|
|
|