summaryrefslogtreecommitdiffstats
path: root/data/DTSA/dtsa
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2005-08-31 14:35:18 +0000
committerJoey Hess <joeyh@debian.org>2005-08-31 14:35:18 +0000
commit7da2c7d7c1a92efc69ae8abdd781d0d36c92fbee (patch)
tree1ddc4442c26282c9d804e0fef0ece980d7aff0eb /data/DTSA/dtsa
parentce3076738f9e327ca905a87f342baa878c734931 (diff)
add a TODO line to list for new advisories
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@1747 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'data/DTSA/dtsa')
-rwxr-xr-xdata/DTSA/dtsa1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/DTSA/dtsa b/data/DTSA/dtsa
index 042b659787..ed8b40bd77 100755
--- a/data/DTSA/dtsa
+++ b/data/DTSA/dtsa
@@ -94,6 +94,7 @@ def construct_dtsa_list(date, dtsa_id, src, vuln_type, testing_fix):
# What do we need the date for?
l_f.write("[01 Jan 1969] " + dtsa_id + " " + src + " - " + vuln_type + "\n")
l_f.write("\t- " + src + " " + testing_fix + "\n")
+ l_f.write("\tTODO: unreleased\n")
l_f.close()
def export_html(src, data, vuln_type, cve, testing_fix, sid_fix, descr, vendor_advisory, id, rev):

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