From fa8d0dc1dbe5f731f77444b17f7eb95a7c277415 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 7 Sep 2005 16:52:46 +0000 Subject: yet more url changes git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@1840 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- data/DTSA/dtsa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/DTSA/dtsa') diff --git a/data/DTSA/dtsa b/data/DTSA/dtsa index 03f8ca7279..03caab0a3b 100755 --- a/data/DTSA/dtsa +++ b/data/DTSA/dtsa @@ -237,7 +237,7 @@ def export_ascii(src, date, vuln_type, cve, testing_fix, sid_fix, descr, vendor_ ascii.write("deb-src http://secure-testing.debian.net/debian-secure-testing etch-proposed-updates/security-updates main contrib non-free\n") ascii.write("\n") ascii.write("The archive signing key can be downloaded from\n") - ascii.write("http://secure-testing.debian.net/ziyi-2005-7.asc\n") + ascii.write("http://secure-testing-master.debian.net/ziyi-2005-7.asc\n") ascii.write("\n") ascii.write("To install the update, run this command as root:\n") @@ -247,7 +247,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.debian.net/\n") + ascii.write("to http://secure-testing-master.debian.net/\n") # FIXME, use python-crypto for inclusion of SHA-1 checksums -- cgit v1.2.3