Remove official support for Debian 9. (#13065)
EOL upstream as of 2022-06-30.
Austin S. Hemmelgarn committed
Jun 30, 2022 at 17:10 UTC
1f3c398d20b005f86f61efa32629cb2a2fe51b1e
2 files changed
+2
-9
.github/data/distros.yml
-7
@@ -96,13 +96,6 @@ include:
96
repo_distro: debian/buster
97
test:
98
ebpf-core: false
99
- - <<: *debian
100
- version: "9"
101
- packages:
102
- <<: *debian_packages
103
- repo_distro: debian/stretch
104
- test:
105
- ebpf-core: false
99
100
- &fedora
101
distro: fedora
packaging/PLATFORM_SUPPORT.md
+2
-2
@@ -57,7 +57,6 @@ to work on these platforms with minimal user effort.
57
| Docker | 19.03 or newer | x86\_64, i386, ARMv7, AArch64, POWER8+ | See our [Docker documentation](/packaging/docker/README.md) for more info on using Netdata on Docker |
58
| Debian | 11.x | x86\_64, i386, ARMv7, AArch64 | |
59
| Debian | 10.x | x86\_64, i386, ARMv7, AArch64 | |
60
-| Debian | 9.x | x86\_64, i386, ARMv7, AArch64 | |
60
| Fedora | 36 | x86\_64, ARMv7, AArch64 | |
61
| Fedora | 35 | x86\_64, ARMv7, AArch64 | |
62
| openSUSE | Leap 15.3 | x86\_64, AArch64 | |
@@ -146,7 +145,8 @@ This is a list of platforms that we have supported in the recent past but no lon
145
| -------- | ------- | ----- |
146
| Alpine Linux | 3.12 | EOL as of 2022-05-01 |
147
| Alpine Linux | 3.11 | EOL as of 2021-11-01 |
149
-| Fedora 34 | EOL as of 2022-06-07 |
148
+| Fedora | 34 | EOL as of 2022-06-07 |
149
+| Debian | 9.x | EOL as of 2022-06-30 |
150
| Fedora | 33 | EOL as of 2021-11-30 |
151
| Fedora | 32 | EOL as of 2021-05-25 |
152
| FreeBSD | 11-STABLE | EOL as of 2021-10-30 |