summaryrefslogtreecommitdiffstats
path: root/data/DTSA/dtsa
diff options
context:
space:
mode:
authorNico Golde <nion@debian.org>2007-12-03 22:33:14 +0000
committerNico Golde <nion@debian.org>2007-12-03 22:33:14 +0000
commitfbf0d335a34ecae0a91bd4954060ed0d0cc72a6b (patch)
treea78f6582139c3754808784b08f81841f14faaf47 /data/DTSA/dtsa
parentf81409e8086cdcdad769e60a02eb89d7209e5e31 (diff)
secure-testing-master -> testing-security
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@7489 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'data/DTSA/dtsa')
-rwxr-xr-xdata/DTSA/dtsa4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/DTSA/dtsa b/data/DTSA/dtsa
index e30edd2073..55977e28d6 100755
--- a/data/DTSA/dtsa
+++ b/data/DTSA/dtsa
@@ -190,7 +190,7 @@ def export_ascii(src, date, vuln_type, cve, testing_fix, sid_fix, descr, vendor_
ascii.write("--------------------------------------------------------------------------\n")
ascii.write("Debian Testing Security Advisory "+ id + ((41-len(id)-len(date))*" ") + date + "\n")
ascii.write("secure-testing-team@lists.alioth.debian.org " + ((30-len(author))*" ") + author + "\n")
- ascii.write("http://secure-testing-master.debian.net/\n")
+ ascii.write("http://testing-security.debian.net/\n")
ascii.write("--------------------------------------------------------------------------\n")
ascii.write("\n")
ascii.write("Package : " + src + "\n")
@@ -251,7 +251,7 @@ def export_ascii(src, date, vuln_type, cve, testing_fix, sid_fix, descr, vendor_
ascii.write("\n")
ascii.write("For further information about the Debian testing security team, please refer\n")
- ascii.write("to http://secure-testing-master.debian.net/\n")
+ ascii.write("to http://testing-security.debian.net/\n")
# FIXME, use python-crypto for inclusion of SHA-1 checksums

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