Fix typo in the patch numeration
Related: RHEL-41261
This commit is contained in:
parent
656cb62647
commit
e6422e7346
@ -157,7 +157,7 @@ Patch117: 0117-ignore-unknown-sigalgorithms-groups.patch
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2160797
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2160797
|
||||||
Patch121: 0121-FIPS-cms-defaults.patch
|
Patch121: 0121-FIPS-cms-defaults.patch
|
||||||
# HKDF regression with older provider implementations
|
# HKDF regression with older provider implementations
|
||||||
Patch122: 0123-kdf-Preserve-backward-compatibility-with-older-provi.patch
|
Patch123: 0123-kdf-Preserve-backward-compatibility-with-older-provi.patch
|
||||||
# https://github.com/openssl/openssl/issues/24577
|
# https://github.com/openssl/openssl/issues/24577
|
||||||
Patch124: 0124-PBMAC1-PKCS12-FIPS-support.patch
|
Patch124: 0124-PBMAC1-PKCS12-FIPS-support.patch
|
||||||
# Downstream patch: enforce PBMAC1 in FIPS mode
|
# Downstream patch: enforce PBMAC1 in FIPS mode
|
||||||
@ -514,6 +514,8 @@ ln -s /etc/crypto-policies/back-ends/openssl_fips.config $RPM_BUILD_ROOT%{_sysco
|
|||||||
Related: RHEL-36659
|
Related: RHEL-36659
|
||||||
- Support key encapsulation/decapsulation in openssl pkeyutl command
|
- Support key encapsulation/decapsulation in openssl pkeyutl command
|
||||||
Resolves: RHEL-54156
|
Resolves: RHEL-54156
|
||||||
|
- Fix typo in the patch numeration
|
||||||
|
Related: RHEL-41261
|
||||||
|
|
||||||
* Fri Aug 09 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.2-9
|
* Fri Aug 09 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.2-9
|
||||||
- An interface to create PKCS #12 files in FIPS compliant way
|
- An interface to create PKCS #12 files in FIPS compliant way
|
||||||
|
Loading…
Reference in New Issue
Block a user