- Remove crypto-policies-Allow-sshd-in-FIPS-mode-using-DEFAULT.patch
to allow X25519 as required for sntrup761x25519-sha512@openssh.com
and sntrup761x25519-sha512 in the DEFAULT policy. (bsc#1259825)
Rebase crypto-policies-Allow-openssl-other-policies-in-FIPS-mode.patch
- Add PQC support for OpenSSH (bsc#1258311, bsc#1259825)
* Enable sntrup761x25519-sha512 for OpenSSH by default
* Add crypto-policies-OpenSSH-PQC.patch
- Modify the output of fips-mode-setup to hint the user when
setting the FIPS mode in transactional systems to use the
command 'transactional-update setup-fips'. (bsc#1262315)
- Disable the use of posix_spawn() under qemu user-mode emulation.