debian-forge-composer/internal/distro
Ondřej Budai 4bafe1ead9 remove Fedora 35 support
Fedora 35 is going EOL on Tue 2022-12-13. At the time of writing this commit
message, that's the next day. As we do releases on Wednesdays, the next
release will never find its way to F35 and thus, there's no point in keeping
support for it.

Let's delete everything that relates to Fedora 35. If there's something that
cannot be deleted (e.g. CI containers based on F35), let's upgrade it to F37.

TestCrossArchDepsolve now uses CentOS Stream 8 because RHEL 8.4 cannot read
F37 repository metadata. This is a similar issue to
https://bugzilla.redhat.com/show_bug.cgi?id=2004853 . Basically, newer
repositories can be only read by libmodulemd >= 2.11.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-01-06 11:34:50 +01:00
..
distro_test_common gen-manifests: add ostree rhsm option 2022-12-12 13:42:52 +01:00
fedora remove Fedora 35 support 2023-01-06 11:34:50 +01:00
rhel7 osbuild: remove Timeservers slice from chrony stage 2022-11-28 17:20:49 +01:00
rhel8 osbuild: remove 'users' boolean argument from NewAnacondaStageOptions() 2022-12-13 20:33:27 +00:00
rhel9 distro/rhel9: update image type lists in tests 2022-12-16 15:40:09 +01:00
test_distro store: Fix loading cross distro compose results 2022-11-03 08:39:22 +01:00
distro.go internal/osbuild: contenturl and rhsm secrets for ostree sources 2022-10-28 16:14:30 +02:00
distro_test.go distro: replace ostree.RequestParams with new OSTreeImageOptions 2022-10-11 10:00:22 +02:00
image_config.go distro: use reflection in ImageConfig.InheritFrom() 2022-09-06 14:43:24 +02:00
image_config_test.go osbuild: remove Timeservers slice from chrony stage 2022-11-28 17:20:49 +01:00