Author: nion Date: 2007-09-04 11:06:04 +0000 (Tue, 04 Sep 2007) New Revision: 6493 Modified: website/index.html Log: updated website, DSA -> DTSA Modified: website/index.html ==================================================================--- website/index.html 2007-09-04 09:56:17 UTC (rev 6492) +++ website/index.html 2007-09-04 11:06:04 UTC (rev 6493) @@ -92,7 +92,7 @@ <p> The team maintains a database (actually some files) that contain - our notes about all CVEs and DSAs. This database is available + our notes about all CVEs and DTSAs. This database is available <a href="http://svn.debian.org/wsvn/secure-testing">from subversion</a>, and may be checked out from <tt>svn://svn.debian.org/secure-testing/</tt>. @@ -168,7 +168,7 @@ <li>cd ../../website; ../bin/updatehtmllist --output list.html ../data/DTSA/list</li> <li>cd ../; svn add website/DTSA/DTSA-n-1.html; svn commit</li> <li>cd data/DTSA; ./sndadvisory DTSA-n-1</li> - <li>Edit CVE/list and DSA/list to list the version of the + <li>Edit CVE/list and DTSA/list to list the version of the package that is in the secure-testing archive as fixing the holes. This is unfortunately currently necessary for the fix to appear as a fix on the tracking page.</li>