Update the supported Fedora versions

Change-Id: Ibcd0e4aac4dc36ae7b90ebf88d6e18f328fb7094
This commit is contained in:
Dmitry Tantsur 2021-08-02 16:53:32 +02:00
parent 65bc56e3a2
commit 8f94488fe8
2 changed files with 14 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Supported operating systems
Tested in the CI but has frequent issues.
* Fedora 32 (30 is supported but not recommended)
* Fedora 34 (32+ is supported but not recommended)
Only the latest Fedora is tested in the CI.

View File

@ -0,0 +1,13 @@
---
issues:
- |
Fedora 34 cryptography settings may prevent it from logging into CirrOS
via SSH. CirrOS images should not be used in production. If this problem
affects your development environment, temporary lower the cryptography
profile::
sudo update-crypto-policies --set LEGACY
upgrade:
- |
Fedora 34 is now tested in the CI. Fedora 32 and newer should work, but
are not tested any more.