Emilio Pozuelo Monfort pushed to branch master at Debian Security Tracker / 
security-tracker


Commits:
f32ec428 by Emilio Pozuelo Monfort at 2024-04-15T09:44:57+02:00
Drop buster from backports releases

buster-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 = $(SECURITY_RELEASES)
+BACKPORT_RELEASES = $(filter-out buster, $(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/f32ec428c14d08f392225bb2b29dc92777eb9d70

-- 
View it on GitLab: 
https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/f32ec428c14d08f392225bb2b29dc92777eb9d70
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-security-tracker-commits mailing list
debian-security-tracker-commits@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits

Reply via email to