From bccaa8951d7d2ccc61dd8fe2f62167b10c7cb359 Mon Sep 17 00:00:00 2001 From: Neil McGovern Date: Sat, 3 Sep 2005 15:02:10 +0000 Subject: We now list DTSAs online. Hopefully. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@1798 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- website/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'website/index.html') diff --git a/website/index.html b/website/index.html index 1c32a882ae..8500e35a9b 100644 --- a/website/index.html +++ b/website/index.html @@ -44,6 +44,7 @@ deb http://secure-testing-mirrors.debian.net/debian-security-updates etch/security-updates main contrib non-free deb-src http://secure-testing-mirrors.debian.net/debian-security-updates etch/security-updates main contrib non-free + These are also available from this list.
The archive signing key used for this repository is here.

@@ -131,7 +132,10 @@
  • Prepare the update and fill out the .adv template
  • Make sure everything is ready.
  • cd data/DTSA; ./dtsa -p ADVISORYNUMBER
  • -
  • svn add DTSA-n-1; svn commit
  • +
  • edit DTSA-n-1 and DTSA-n-1.html, fix the installation instructions.
  • +
  • mv DTSA-n-1.html ../../website/DTSA/
  • +
  • cd ../../website; ../bin/updatehtmllist --output list.html ../data/DTSA/list
  • +
  • cd ../; svn add data/DTSA/DTSA-n-1 website/DTSA/DTSA-n-1.html; svn commit
  • Edit data/DTSA/hints/yourname, and add a hint to make dtsasync propigate the update from etch-proposed-updates to etch. Commit the file and wait 15 minutes for the dtsasync run, -- cgit v1.2.3