[Git][security-tracker-team/security-tracker][master] lts-cve-triage: typo
Sylvain Beucler (@beuc)
gitlab at salsa.debian.org
Wed Aug 13 08:58:07 BST 2025
Sylvain Beucler pushed to branch master at Debian Security Tracker / security-tracker
Commits:
d39dad71 by Sylvain Beucler at 2025-08-13T09:57:49+02:00
lts-cve-triage: typo
- - - - -
1 changed file:
- bin/lts-cve-triage.py
Changes:
=====================================
bin/lts-cve-triage.py
=====================================
@@ -87,13 +87,13 @@ LIST_NAMES = (
('triage_other',
'Other issues to triage (no special status)'),
('from_next_lts',
- ('Issues postponed for {lts}, but already fixed in {next_lts} via DSA or point releases (low-priority)')
+ ('Issues postponed for {lts}, but already fixed in {next_lts} via DSA or point releases (low priority)')
.format(**RELEASES)),
('unexpected_nodsa',
('Issues tagged no-dsa in {lts} that are open in {next_lts}')
.format(**RELEASES)),
('to_forward',
- ('Issues fixed in {lts} but not in {next_lts} (low-priority) [caution: new report]'
+ ('Issues fixed in {lts} but not in {next_lts} (low priority) [caution: new report]'
+ '\ncf. https://salsa.debian.org/lts-team/lts-updates-tasks/-/issues/?label_name%5B%5D=%28O%29SPU ').format(**RELEASES)),
('from_elts',
('Issues fixed in {prev_lts} and {next_lts} but not in {lts} [caution: new report]').format(**RELEASES)),
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/d39dad71aeac3b65e4e50f4987d2503cc8b5a898
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/d39dad71aeac3b65e4e50f4987d2503cc8b5a898
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/20250813/6ab2582a/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list