[Git][security-tracker-team/security-tracker][master] Drop bullseye from backport releases

Emilio Pozuelo Monfort (@pochu) pochu at debian.org
Wed Jul 23 07:23:35 BST 2025



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20250723/70c2a4a3/attachment-0001.htm>


More information about the debian-security-tracker-commits mailing list