summaryrefslogtreecommitdiffstats
path: root/website/index.html
diff options
context:
space:
mode:
authorNeil McGovern <neilm@debian.org>2005-09-03 15:02:10 +0000
committerNeil McGovern <neilm@debian.org>2005-09-03 15:02:10 +0000
commit1a943e8a135f5b12582106589bd4001fdeae4c66 (patch)
tree01142769ec59983dc40a6e553683a1076bd06238 /website/index.html
parent83632fefd999961a98b925c7e1f3997e2c7d4634 (diff)
We now list DTSAs online. Hopefully.
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@1798 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'website/index.html')
-rw-r--r--website/index.html6
1 files changed, 5 insertions, 1 deletions
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
</pre>
+ These are also available from this <a href='list.html'>list</a>.<br>
The archive signing key used for this repository is <a href="ziyi-2005-7.asc">here</a>.
</p>
@@ -131,7 +132,10 @@
<li>Prepare the update and fill out the .adv template
<li>Make sure everything is ready.
<li>cd data/DTSA; ./dtsa -p ADVISORYNUMBER</li>
- <li>svn add DTSA-n-1; svn commit</li>
+ <li>edit DTSA-n-1 and DTSA-n-1.html, fix the installation instructions.</li>
+ <li>mv DTSA-n-1.html ../../website/DTSA/</li>
+ <li>cd ../../website; ../bin/updatehtmllist --output list.html ../data/DTSA/list</li>
+ <li>cd ../; svn add data/DTSA/DTSA-n-1 website/DTSA/DTSA-n-1.html; svn commit</li>
<li>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,

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