[Secure-testing-commits] [Git][security-tracker-team/security-tracker][master] 2 commits: handle non-URL explanations in contact-maintainers

Antoine Beaupré anarcat at debian.org
Fri Feb 16 20:33:07 UTC 2018


Antoine Beaupré pushed to branch master at Debian Security Tracker / security-tracker


Commits:
fa78d4b3 by Antoine Beaupré at 2018-02-16T15:32:06-05:00
handle non-URL explanations in contact-maintainers

- - - - -
c0678b9e by Antoine Beaupré at 2018-02-16T15:32:07-05:00
irssi dla-needed w/ caveat

- - - - -


2 changed files:

- bin/contact-maintainers
- data/dla-needed.txt


Changes:

=====================================
bin/contact-maintainers
=====================================
--- a/bin/contact-maintainers
+++ b/bin/contact-maintainers
@@ -103,7 +103,7 @@ if args.lts and not args.force:
                 continue
             if line.split()[0] == args.package:
                 print "Maintainer(s) may not be contacted for LTS issues."
-                print("Please have a look at {}".format(line.split()[1]))
+                print("Reason: {}".format(" ".join(line.split()[1:])))
                 print("If you still want to run this script, run it with --force.")
                 sys.exit(1)
 


=====================================
data/dla-needed.txt
=====================================
--- a/data/dla-needed.txt
+++ b/data/dla-needed.txt
@@ -30,6 +30,9 @@ golang
 icu (Thorsten Alteholz)
   NOTE: 20171229: CVE-2017-15422 was reported via Google Code issue report in Chromium project; report is not visible to the public
 --
+irssi
+  NOTE: give maintainer time to reply to https://lists.debian.org/87k1vcitzn.fsf@curie.anarc.at
+--
 krb5
   NOTE: lts-do-not-call
   NOTE: Details not public. Yet. See https://lists.debian.org/msgid-search/20180208212643.GB7792@pisco.westfalen.local



View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/compare/205e8413b32ec945f73cba1c06586c4cc23a00c5...c0678b9e447262c93516b2d03e97ef1c82c708f3

---
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/compare/205e8413b32ec945f73cba1c06586c4cc23a00c5...c0678b9e447262c93516b2d03e97ef1c82c708f3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/secure-testing-commits/attachments/20180216/b69918d3/attachment-0001.html>


More information about the Secure-testing-commits mailing list