antoine 2005/05/19 10:54:58 Modified: xdocs Tag: ANT_16_BRANCH bindownload.xml srcdownload.xml docs Tag: ANT_16_BRANCH bindownload.html srcdownload.html Log: sync from HEAD Revision Changes Path No revision No revision 1.17.2.9 +13 -8 ant/xdocs/bindownload.xml Index: bindownload.xml =================================================================== RCS file: /home/cvs/ant/xdocs/bindownload.xml,v retrieving revision 1.17.2.8 retrieving revision 1.17.2.9 diff -u -r1.17.2.8 -r1.17.2.9 --- bindownload.xml 19 May 2005 12:22:09 -0000 1.17.2.8 +++ bindownload.xml 19 May 2005 17:54:58 -0000 1.17.2.9 @@ -49,7 +49,6 @@ </section> - <section name="Mirror"> <p>You are currently using <b>[preferred]</b>. If you encounter a @@ -94,16 +93,19 @@ <li><code>.zip</code> archive: <a href="[preferred]/ant/binaries/apache-ant-1.6.4-bin.zip">apache-ant-1.6.4-bin.zip</a> [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.zip.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.zip.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.zip.md5">MD5</a>]</li> <li><code>.tar.gz</code> archive: <a href="[preferred]/ant/binaries/apache-ant-1.6.4-bin.tar.gz">apache-ant-1.6.4-bin.tar.gz</a> [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.gz.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.gz.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.gz.md5">MD5</a>]</li> <li><code>.tar.bz2</code> archive: <a href="[preferred]/ant/binaries/apache-ant-1.6.4-bin.tar.bz2">apache-ant-1.6.4-bin.tar.bz2</a> [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.bz2.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.bz2.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.bz2.md5">MD5</a>]</li> </ul> </section> @@ -135,7 +137,8 @@ <section name="Verify Releases"> <p>It is essential that you verify the integrity of the downloaded -files using the PGP or MD5 signatures.</p> +files using the PGP signature or the SHA1 or MD5 checksums. The +checksums are not as strong indicators as the PGP signature.</p> <p>The PGP signatures can be verified using PGP or GPG. First download the <a href="http://www.apache.org/dist/ant/KEYS">KEYS</a> @@ -160,14 +163,16 @@ % gpg --verify apache-ant-1.6.4-bin.tar.gz.asc </code></p> -<p>Alternatively, you can verify the MD5 signature on the files. A -unix program called <code>md5</code> or <code>md5sum</code> is -included in many unix distributions. It is also available as part of -<a href="http://www.gnu.org/software/textutils/textutils.html">GNU +<p>Alternatively, you can verify the checksums on the files. Unix +programs called <code>md5</code>/<code>sha1</code> or +<code>md5sum</code>/<code>sha1sum</code> are included in many unix +distributions. <code>*sum</code> is also available as part of <a +href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, <a -href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or -<a href="http://www.slavasoft.com/fsum/">here</a>.</p> +href="http://www.pc-tools.net/win32/freeware/console/">here</a>. <a +href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and +SHA1.</p> <p>We highly recommend to verify the PGP signature, though.</p> 1.15.2.9 +13 -7 ant/xdocs/srcdownload.xml Index: srcdownload.xml =================================================================== RCS file: /home/cvs/ant/xdocs/srcdownload.xml,v retrieving revision 1.15.2.8 retrieving revision 1.15.2.9 diff -u -r1.15.2.8 -r1.15.2.9 --- srcdownload.xml 19 May 2005 12:22:09 -0000 1.15.2.8 +++ srcdownload.xml 19 May 2005 17:54:58 -0000 1.15.2.9 @@ -90,16 +90,19 @@ <li><code>.zip</code> archive: <a href="[preferred]/ant/source/apache-ant-1.6.4-src.zip">apache-ant-1.6.4-src.zip</a> [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.zip.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.zip.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.zip.md5">MD5</a>]</li> <li><code>.tar.gz</code> archive: <a href="[preferred]/ant/source/apache-ant-1.6.4-src.tar.gz">apache-ant-1.6.4-src.tar.gz</a> [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.gz.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.gz.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.gz.md5">MD5</a>]</li> <li><code>.tar.bz2</code> archive: <a href="[preferred]/ant/source/apache-ant-1.6.4-src.tar.bz2">apache-ant-1.6.4-src.tar.bz2</a> [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.bz2.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.bz2.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.bz2.md5">MD5</a>]</li> </ul> </section> @@ -131,7 +134,8 @@ <section name="Verify Releases"> <p>It is essential that you verify the integrity of the downloaded -files using the PGP or MD5 signatures.</p> +files using the PGP signature or the SHA1 or MD5 checksums. The +checksums are not as strong indicators as the PGP signature.</p> <p>The PGP signatures can be verified using PGP or GPG. First download the <a href="http://www.apache.org/dist/ant/KEYS">KEYS</a> @@ -156,14 +160,16 @@ % gpg --verify apache-ant-1.6.4-src.tar.gz.asc </code></p> -<p>Alternatively, you can verify the MD5 signature on the files. A -unix program called <code>md5</code> or <code>md5sum</code> is -included in many unix distributions. It is also available as part of -<a href="http://www.gnu.org/software/textutils/textutils.html">GNU +<p>Alternatively, you can verify the checksums on the files. Unix +programs called <code>md5</code>/<code>sha1</code> or +<code>md5sum</code>/<code>sha1sum</code> are included in many unix +distributions. <code>*sum</code> is also available as part of <a +href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, <a -href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or -<a href="http://www.slavasoft.com/fsum/">here</a>.</p> +href="http://www.pc-tools.net/win32/freeware/console/">here</a>. <a +href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and +SHA1.</p> <p>We highly recommend to verify the PGP signature, though.</p> No revision No revision 1.36.2.11 +17 -8 ant/docs/bindownload.html Index: bindownload.html =================================================================== RCS file: /home/cvs/ant/docs/bindownload.html,v retrieving revision 1.36.2.10 retrieving revision 1.36.2.11 diff -u -r1.36.2.10 -r1.36.2.11 --- bindownload.html 19 May 2005 12:22:10 -0000 1.36.2.10 +++ bindownload.html 19 May 2005 17:54:58 -0000 1.36.2.11 @@ -73,7 +73,12 @@ <div class="bluebar"></div> <div class="menucontainer"> - + <div align="center"> + <a href="http://ApacheCon.Com/"><img width="135" height="50" + border="0" style="background-color: white" + src="http://apache.org/images/ac2005eu_135x50.gif" + alt="ApacheCon!" title="Come to ApacheCon!"/></a> + </div> <div class="menu"> <ul> <li class="menuheader">Apache Ant @@ -233,16 +238,19 @@ <li><code>.zip</code> archive: <a href="[preferred]/ant/binaries/apache-ant-1.6.4-bin.zip">apache-ant-1.6.4-bin.zip</a> [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.zip.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.zip.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.zip.md5">MD5</a>]</li> <li><code>.tar.gz</code> archive: <a href="[preferred]/ant/binaries/apache-ant-1.6.4-bin.tar.gz">apache-ant-1.6.4-bin.tar.gz</a> [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.gz.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.gz.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.gz.md5">MD5</a>]</li> <li><code>.tar.bz2</code> archive: <a href="[preferred]/ant/binaries/apache-ant-1.6.4-bin.tar.bz2">apache-ant-1.6.4-bin.tar.bz2</a> [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.bz2.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.bz2.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.4-bin.tar.bz2.md5">MD5</a>]</li> </ul> <h3 class="section"> @@ -264,7 +272,8 @@ Verify Releases </h3> <p>It is essential that you verify the integrity of the downloaded -files using the PGP or MD5 signatures.</p> +files using the PGP signature or the SHA1 or MD5 checksums. The +checksums are not as strong indicators as the PGP signature.</p> <p>The PGP signatures can be verified using PGP or GPG. First download the <a href="http://www.apache.org/dist/ant/KEYS">KEYS</a> as well as the <code>asc</code> signature file for the particular @@ -285,12 +294,12 @@ % gpg --import KEYS<br /> % gpg --verify apache-ant-1.6.4-bin.tar.gz.asc </code></p> - <p>Alternatively, you can verify the MD5 signature on the files. A -unix program called <code>md5</code> or <code>md5sum</code> is -included in many unix distributions. It is also available as part of -<a href="http://www.gnu.org/software/textutils/textutils.html">GNU -Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, <a href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or -<a href="http://www.slavasoft.com/fsum/">here</a>.</p> + <p>Alternatively, you can verify the checksums on the files. Unix +programs called <code>md5</code>/<code>sha1</code> or +<code>md5sum</code>/<code>sha1sum</code> are included in many unix +distributions. <code>*sum</code> is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU +Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, <a href="http://www.pc-tools.net/win32/freeware/console/">here</a>. <a href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and +SHA1.</p> <p>We highly recommend to verify the PGP signature, though.</p> </div> 1.35.2.11 +17 -8 ant/docs/srcdownload.html Index: srcdownload.html =================================================================== RCS file: /home/cvs/ant/docs/srcdownload.html,v retrieving revision 1.35.2.10 retrieving revision 1.35.2.11 diff -u -r1.35.2.10 -r1.35.2.11 --- srcdownload.html 19 May 2005 12:22:10 -0000 1.35.2.10 +++ srcdownload.html 19 May 2005 17:54:58 -0000 1.35.2.11 @@ -73,7 +73,12 @@ <div class="bluebar"></div> <div class="menucontainer"> - + <div align="center"> + <a href="http://ApacheCon.Com/"><img width="135" height="50" + border="0" style="background-color: white" + src="http://apache.org/images/ac2005eu_135x50.gif" + alt="ApacheCon!" title="Come to ApacheCon!"/></a> + </div> <div class="menu"> <ul> <li class="menuheader">Apache Ant @@ -231,16 +236,19 @@ <li><code>.zip</code> archive: <a href="[preferred]/ant/source/apache-ant-1.6.4-src.zip">apache-ant-1.6.4-src.zip</a> [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.zip.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.zip.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.zip.md5">MD5</a>]</li> <li><code>.tar.gz</code> archive: <a href="[preferred]/ant/source/apache-ant-1.6.4-src.tar.gz">apache-ant-1.6.4-src.tar.gz</a> [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.gz.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.gz.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.gz.md5">MD5</a>]</li> <li><code>.tar.bz2</code> archive: <a href="[preferred]/ant/source/apache-ant-1.6.4-src.tar.bz2">apache-ant-1.6.4-src.tar.bz2</a> [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.bz2.asc">PGP</a>] +[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.bz2.sha1">SHA1</a>] [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.4-src.tar.bz2.md5">MD5</a>]</li> </ul> <h3 class="section"> @@ -262,7 +270,8 @@ Verify Releases </h3> <p>It is essential that you verify the integrity of the downloaded -files using the PGP or MD5 signatures.</p> +files using the PGP signature or the SHA1 or MD5 checksums. The +checksums are not as strong indicators as the PGP signature.</p> <p>The PGP signatures can be verified using PGP or GPG. First download the <a href="http://www.apache.org/dist/ant/KEYS">KEYS</a> as well as the <code>asc</code> signature file for the particular @@ -283,12 +292,12 @@ % gpg --import KEYS<br /> % gpg --verify apache-ant-1.6.4-src.tar.gz.asc </code></p> - <p>Alternatively, you can verify the MD5 signature on the files. A -unix program called <code>md5</code> or <code>md5sum</code> is -included in many unix distributions. It is also available as part of -<a href="http://www.gnu.org/software/textutils/textutils.html">GNU -Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, <a href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or -<a href="http://www.slavasoft.com/fsum/">here</a>.</p> + <p>Alternatively, you can verify the checksums on the files. Unix +programs called <code>md5</code>/<code>sha1</code> or +<code>md5sum</code>/<code>sha1sum</code> are included in many unix +distributions. <code>*sum</code> is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU +Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, <a href="http://www.pc-tools.net/win32/freeware/console/">here</a>. <a href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and +SHA1.</p> <p>We highly recommend to verify the PGP signature, though.</p> </div>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]