Merge "Update the supported Fedora versions"

This commit is contained in:
Zuul 2021-08-02 15:15:06 +00:00 committed by Gerrit Code Review
commit 7485316655
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.