Sylvain Beucler pushed to branch master at Debian Security Tracker / 
security-tracker


Commits:
2946a3e3 by Sylvain Beucler at 2022-11-09T13:39:55+01:00
lts-cve-triage.py: move down unexpected_nodsa
this sub-report rarely triggers action from front-desk and is of lower priority

- - - - -


1 changed file:

- bin/lts-cve-triage.py


Changes:

=====================================
bin/lts-cve-triage.py
=====================================
@@ -69,12 +69,12 @@ LIST_NAMES = (
      .format(**RELEASES)),
     ('triage_other',
      'Other issues to triage (no special status)'),
-    ('unexpected_nodsa',
-     ('Issues tagged no-dsa in {lts} that are open in {next_lts}')
-     .format(**RELEASES)),
     ('triage_possible_missed_fixes',
      ('Issues postponed for {lts}, but already fixed in {next_lts} via DSA or 
point releases (to be fixed or <ignored>)')
      .format(**RELEASES)),
+    ('unexpected_nodsa',
+     ('Issues tagged no-dsa in {lts} that are open in {next_lts}')
+     .format(**RELEASES)),
     ('possible_easy_fixes',
      ('Issues from dla-needed.txt that are already fixed in {next_lts}')
      .format(**RELEASES)),



View it on GitLab: 
https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/2946a3e3b34af3a7c88c93f9a8ca405ce4da08c3

-- 
View it on GitLab: 
https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/2946a3e3b34af3a7c88c93f9a8ca405ce4da08c3
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