summaryrefslogtreecommitdiffstats
path: root/data/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
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')
-rwxr-xr-xdata/DTSA/dtsa4
-rw-r--r--data/DTSA/hints/README2
2 files changed, 3 insertions, 3 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
diff --git a/data/DTSA/hints/README b/data/DTSA/hints/README
index 9ac07f965c..5fcc46e504 100644
--- a/data/DTSA/hints/README
+++ b/data/DTSA/hints/README
@@ -1,5 +1,5 @@
This directory contains hint files that are used by the dtsasync program
-on secure-testing-master to control use of the archive there.
+on testing-security to control use of the archive there.
sync package/version
Causes all available builds of that package and version to be

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