@cryptotaxi247 / netdata-1 / commits / 905e7b7b5

Remove Fedora 35 from the list of supported platforms. (#14136)

It’s EOL as of 2022-12-13.

Austin S. Hemmelgarn committed Dec 13, 2022 at 13:59 UTC 905e7b7b5a1ed06f31293c5091126d437bfd9bdd
2 files changed +1 -14
.github/data/distros.yml
-11
@@ -121,17 +121,6 @@ include:
121 - aarch64
122 test:
123 ebpf-core: true
124 - - <<: *fedora
125 - version: "35"
126 - packages:
127 - <<: *fedora_packages
128 - repo_distro: fedora/35
129 - arches:
130 - - x86_64
131 - - armhfp
132 - - aarch64
133 - test:
134 - ebpf-core: true
124
125 - &opensuse
126 distro: opensuse
packaging/PLATFORM_SUPPORT.md
+1 -3
@@ -59,7 +59,6 @@ to work on these platforms with minimal user effort.
59 | Debian | 10.x | x86\_64, i386, ARMv7, AArch64 | |
60 | Fedora | 37 | x86\_64, AArch64 | |
61 | Fedora | 36 | x86\_64, ARMv7, AArch64 | |
62 -| Fedora | 35 | x86\_64, ARMv7, AArch64 | |
62 | openSUSE | Leap 15.4 | x86\_64, AArch64 | |
63 | Oracle Linux | 9.x | x86\_64, AArch64 | |
64 | Oracle Linux | 8.x | x86\_64, AArch64 | |
@@ -148,9 +147,8 @@ This is a list of platforms that we have supported in the recent past but no lon
147 | Alpine Linux | 3.13 | EOL as of 2022-11-01 |
148 | Alpine Linux | 3.12 | EOL as of 2022-05-01 |
149 | Debian | 9.x | EOL as of 2022-06-30 |
150 +| Fedora | 35 | EOL as of 2022-12-13 |
151 | Fedora | 34 | EOL as of 2022-06-07 |
152 -| Fedora | 33 | EOL as of 2021-11-30 |
153 -| FreeBSD | 11-STABLE | EOL as of 2021-10-30 |
152 | openSUSE | Leap 15.3 | EOL as of 2022-12-01 |
153 | Ubuntu | 21.10 | EOL as of 2022-07-31 |
154 | Ubuntu | 21.04 | EOL as of 2022-01-01 |