Drop Debian 11 from the supported operating systems - #912
Merged
Merged
Conversation
ArtifactsProduced during runtime |
Contributor
|
After merge, porting to zammad-org required. |
Debian 11 reached its LTS end of life on 2026-08-31, so Zammad no longer builds packages for it. Refers to zammad/zammad#6360
ralf401
force-pushed
the
drop-debian-11
branch
from
September 23, 2026 13:29
cf2d4b8 to
d5f3ae2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Debian 11 ("bullseye") reached its LTS end of life on 2026-08-31 and no longer receives security updates, so Zammad stops building packages for it.
Changes:
prerequisites/software.rst— Debian 11 removed from the supported operating systems table, and from thelibimlib2package dependency tab.install/package.rst— the "Add repository (Debian 11)" block is removed.The supported operating systems table is included into
install/host-upgrade-repo-migration.rstvia thesupported-os-table-start/supported-os-table-endmarkers, so that page picks the change up automatically.This targets
pre-releaserather thanmainon purpose: Zammad 7.1 keeps receiving Debian 11 packages until it goes out of maintenance, so the current stable documentation has to keep its Debian 11 instructions.Related: zammad/zammad#6360