Emilio Pozuelo Monfort pushed to branch master at Debian Security Tracker / security-tracker
Commits: 66171d6a by Emilio Pozuelo Monfort at 2025-07-23T08:22:45+02:00 Drop bullseye from backport releases bullseye-backports has been archived. - - - - - 1 changed file: - lib/debian-releases.mk Changes: ===================================== lib/debian-releases.mk ===================================== @@ -7,7 +7,7 @@ endef MAIN_RELEASES = $(call get_config, '.distributions | to_entries[] | select(.value.release) | .key') SECURITY_RELEASES = $(filter-out sid, $(MAIN_RELEASES)) -BACKPORT_RELEASES = $(filter-out buster, $(SECURITY_RELEASES)) +BACKPORT_RELEASES = $(filter-out bullseye, $(SECURITY_RELEASES)) # Define the variables for the release on the main mirror define add_main_release = View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/66171d6a4b3d7d8d6fa06756f986e42a54b0fecb -- View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/66171d6a4b3d7d8d6fa06756f986e42a54b0fecb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-security-tracker-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits
