summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorSylvain Beucler <beuc@beuc.net>2022-05-28 10:44:26 +0200
committerSylvain Beucler <beuc@beuc.net>2022-05-28 10:44:26 +0200
commitef4380480f2dbf0818277d9a05bb316d02bc424f (patch)
treec700d8166c82c1c7fa91d0f5d20edc022a6471f1 /bin
parent50a0c977b7b819e451c0805d7bf726fa7ff52ef6 (diff)
lts-cve-triage.py: clarify report header
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lts-cve-triage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lts-cve-triage.py b/bin/lts-cve-triage.py
index d92163dc7d..645d036a08 100755
--- a/bin/lts-cve-triage.py
+++ b/bin/lts-cve-triage.py
@@ -65,7 +65,7 @@ LIST_NAMES = (
('Issues not yet triaged for {lts}, but already fixed in {next_lts}')
.format(**RELEASES)),
('triage_possible_missed_fixes',
- ('Issues postponed for {lts}, but fixed in {next_lts} via DSA or point releases')
+ ('Issues postponed for {lts}, but already fixed in {next_lts} via DSA or point releases (to be fixed or <ignored>)')
.format(**RELEASES)),
('triage_other_not_triaged_in_next_lts',
('Other issues to triage for {lts} (not yet triaged for {next_lts})')

© 2014-2024 Faster IT GmbH | imprint | privacy policy