Sylvain Beucler pushed to branch master at Debian Security Tracker / security-tracker
Commits: 9c054d15 by Sylvain Beucler at 2026-06-15T10:30:26+02:00 review-update-needed: document script purpose - - - - - 1 changed file: - bin/review-update-needed Changes: ===================================== bin/review-update-needed ===================================== @@ -1,4 +1,12 @@ #!/usr/bin/python3 +# List claim time for packages in data/d?a-needed.txt +# Copyright (C) 2016 Raphael Hertzog <[email protected]> +# Copyright (C) 2018 Antoine Beaupré <[email protected]> + +# Note: Used to be run for weekly LTS semi-automatic unclaim until 2026. +# Note: As of 2026-06, unused. + +# FIXME: '/dist' suffix change considered claim/unclaim activity import argparse import collections View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/9c054d155b48ff2fba58534ee3136b274796e2ce -- View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/9c054d155b48ff2fba58534ee3136b274796e2ce You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-security-tracker-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits
