Skip to content
Commits on Source (2)
......@@ -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)
......
......@@ -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
......