summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorNeil McGovern <neilm@debian.org>2006-05-28 16:22:16 +0000
committerNeil McGovern <neilm@debian.org>2006-05-28 16:22:16 +0000
commit9345120e105c212762dbbe9636842e2791c8850e (patch)
tree405e170a22ad8d73f55ef9d4e584ae63eed09c61 /website
parentfc050bedd613892a03c97bd0039c41d17cacb32d (diff)
Modified various bits and pieces to point at security.d.o instead of the old archive
(sorry it's taken so long, I blame DebConf) git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@4087 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'website')
-rw-r--r--website/index.html52
1 files changed, 13 insertions, 39 deletions
diff --git a/website/index.html b/website/index.html
index aacacb3903..c640f98294 100644
--- a/website/index.html
+++ b/website/index.html
@@ -98,23 +98,6 @@
<tt>svn://svn.debian.org/secure-testing/</tt>.
</p>
- <h2>secure-testing mirrors</h2>
-
- <p>The following mirrors are available:</p>
- <ul>
- <li>ftp.de.debian.org (located in Germany)
- <li>mirror.debianforum.de (located in Germany)
- <li>ftp.nl.debian.org (located in the Netherlands)
- <li>the.earth.li (located in UK)
- <li>ftp2.jp.debian.org (located in Japan)
- <li>farbror.acc.umu.se (located in Sweden)
- <li>secure-testing.debian.net (round-robin DNS)
- </ul>
-
- <p>If you want to mirror secure-testing.debian.net,
- please see <a href="mirroring.html">mirroring.html</a> for detailed information.</p>
-
-
<h2>Uploads to the secure-testing repository</h2>
<p>
@@ -128,8 +111,8 @@
breaking secure-testing too badly with fixes that have not
been tested first in unstable.</li>
<li>Only make uploads for issues that the testing security
- team plans to issue a DTSA announcement for. It is best to
- contact the team first to avoid duplicate work.</li>
+ team plans to issue a DTSA announcement for.
+ Contact the team first to avoid duplicate work.</li>
<li>Use a version number that is less than the version
number of the fix in unstable, but greater than the version
number of the fix in testing. For example, if the fix is in
@@ -147,13 +130,13 @@
<li>Test the package.</li>
<li>Sign the package. Any Debian developer in the keyring
can do so.</li>
- <li>Upload to <tt>secure-testing-master.debian.net</tt>.
+ <li>Upload to <tt>security-master.debian.org</tt>.
Here is a dput.cf snippet for that upload queue:
<pre>
- [secure-testing]
- fqdn = secure-testing-master.debian.net
+ [secured-testing]
+ fqdn = security-master.debian.org
method = ftp
- incoming = /pub/UploadQueue/
+ incoming = /pub/OpenSecurityUploadQueue/
login = anonymous
</pre>
</li>
@@ -162,34 +145,25 @@
list and, it will become available in this apt repository,
including builds for all other architectures:
<pre>
- deb http://secure-testing.debian.net/debian-secure-testing etch-proposed-updates/security-updates main contrib non-free
- deb-src http://secure-testing.debian.net/debian-secure-testing etch-proposed-updates/security-updates main contrib non-free
+ deb http://security.debian.org/ testing/updates main contrib non-free
+ deb-src http://security.debian.org/ testing/updates main contrib non-free
</pre>
- Build logs can be found
- <a href="http://experimental.debian.net/">here</a> with
- distribution-name <i>etch-secure</i>.
- Once everything is ready, contact a team member to issue a
- DSTA.
+ Build logs are mailed to the team, and must be signed. Once everything is ok, a team member will issue a DTSA.
</li>
</ol>
<p>
- To issue a DTSA, team members follow this checklist:
+ To issue a DTSA, team members follow this checklist (note: this may change once newamber is fixed to use our templates):
<ol>
- <li>Commit an initial .adv template into SVN to prevent duplicate work and claim an advisory number
- <li>Prepare the update and fill out the .adv template
- <li>Make sure everything is ready.
+ <li>Commit an initial .adv template into SVN to prevent duplicate work and claim an advisory number
+ <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>check DTSA-n-1 and DTSA-n-1.html. Remove TODO line for
advisory from the list file</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 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,
- then check the <a href="logs/dtsasync">log file</a> and/or
- upgrade a test machine.</li>
<li>cd data/DTSA; ./sndadvisory DTSA-n-1</li>
<li>Edit CVE/list and DSA/list to list the version of the
package that is in the secure-testing archive as fixing the

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