Remove debian bookworm images - #382
Conversation
eshattow
commented
Jul 19, 2026
- Remove bookworm images EOL since 2026-07-11
11bbd34 to
16a8806
Compare
|
Hm, they are still under LTS 🤔 Did we remove Debian releases in the past after the official support period ended? We even have a couple of apps in our main repositories which still use bookworm 🙈 . |
|
Sure, I'm following along with "We support versions that are not EOL" language of README.md The previous Debian bullseye Release 2021-08-14, EOL 2024-08-14, LTS ending 2026-08-31; Removed in commit 064e019 authored 2025-08-06 #307 (merged same day) due to some failures building armhf target. What users of bookworm remain? |
In the https://github.com/home-assistant/addons/ repository: Mostly voice apps 🤔 . I'll ping the voice people, lets see that we can update them. I guess since we now add the docker-base release to the tag, the |
I take that back, that is not true: We still update the |
There was a problem hiding this comment.
I'd rather prefer to keep the image for now still. Yes, we previously removed the bullseye images earlier, but the main reason there was that our armhf based on Debian armel wasn't covered by their LTS releases (see https://wiki.debian.org/LTS). The currently supported architecture are both supported by LTS, so I don't see a good reason to remove it right now.
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Note that this applies to Alpine images (the phrase you cited is followed by a link to the Alpine releases overview). Alpine and Debian have different support policies - there's no LTS for Alpine and there's bigger overlap of currently supported releases. I agree with @agners that we should not remove these images yet. Instead, if the wording in the readme causes some confusion, say we keep images for supported base OS images, instead of using the term "EOL" which varies per distribution. |
In Debian parlance this would be oldoldstable, oldstable, stable, testing, and sid; Do you want supported Debian images by these names or by "End of Life (EOL)" "End of LTS" "End of ELTS" dates at https://www.debian.org/releases/ |
* Remove bookworm images EOL since 2026-07-11
16a8806 to
8d56974
Compare
Let's simply claim support for stable releases and older releases that are still under LTS support. ELTS is a paid service. Also, seems that LTS support and [[old]old]stable terminology doesn't fully align with LTS support frames - Buster came out of LTS while still being oldoldstable before Trixie release. |
Addition of support statements submitted as #389 and #390. Thanks! |
|
@eshattow With the readme clarified, I think there's no reason to keep this opened, is there? |
Fine with me to close this until Bookworm End of LTS date 2028-06-30; filed home-assistant/addons#4786. |