Browse Source

sha512

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@979338 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 15 years ago
parent
commit
2b2540b440
3 changed files with 18 additions and 9 deletions
  1. +6
    -3
      xdocs/bindownload.xml
  2. +6
    -3
      xdocs/manualdownload.xml
  3. +6
    -3
      xdocs/srcdownload.xml

+ 6
- 3
xdocs/bindownload.xml View File

@@ -95,18 +95,21 @@ may not be available on all mirrors for a few days.</div>
<a href="[preferred]/ant/binaries/apache-ant-1.8.1-bin.zip">apache-ant-1.8.1-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.zip.sha512">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.8.1-bin.tar.gz">apache-ant-1.8.1-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.gz.sha512">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.8.1-bin.tar.bz2">apache-ant-1.8.1-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.bz2.sha512">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.bz2.md5">MD5</a>]</li>
</ul>
</section>
@@ -126,7 +129,7 @@ href="[location]#Current Release of Ant">latest</a> release.</p>
<section name="Verify Releases">

<p>It is essential that you verify the integrity of the downloaded
files using the PGP signature or the SHA1 or MD5 checksums. The
files using the PGP signature or the SHA1, SHA512 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
@@ -158,8 +161,8 @@ is also available for Windows users. Follow the
to verify the package.</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
programs called <code>md5</code>/<code>sha1</code>/<code>sha512</code> or
<code>md5sum</code>/<code>sha1sum</code>/<code>sha512sum</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


+ 6
- 3
xdocs/manualdownload.xml View File

@@ -95,18 +95,21 @@ may not be available on all mirrors for a few days.</div>
<a href="[preferred]/ant/manual/apache-ant-1.8.1-manual.zip">apache-ant-1.8.1-manual.zip</a>
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.zip.sha512">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/manual/apache-ant-1.8.1-manual.tar.gz">apache-ant-1.8.1-manual.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.tar.gz.sha512">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/manual/apache-ant-1.8.1-manual.tar.bz2">apache-ant-1.8.1-manual.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.tar.bz2.sha512">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/manual/apache-ant-1.8.1-manual.tar.bz2.md5">MD5</a>]</li>
</ul>
</section>
@@ -122,7 +125,7 @@ found <a href="http://archive.apache.org/dist/ant/manual/">here</a>..</p>
<section name="Verify Releases">

<p>It is essential that you verify the integrity of the downloaded
files using the PGP signature or the SHA1 or MD5 checksums. The
files using the PGP signature or the SHA1, SHA512 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
@@ -154,8 +157,8 @@ is also available for Windows users. Follow the
to verify the package.</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
programs called <code>md5</code>/<code>sha1</code>/<code>sha512</code> or
<code>md5sum</code>/<code>sha1sum</code>/<code>sha512sum</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


+ 6
- 3
xdocs/srcdownload.xml View File

@@ -92,18 +92,21 @@ may not be available on all mirrors for a few days.</div>
<a href="[preferred]/ant/source/apache-ant-1.8.1-src.zip">apache-ant-1.8.1-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.zip.sha512">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.8.1-src.tar.gz">apache-ant-1.8.1-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.tar.gz.sha512">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.8.1-src.tar.bz2">apache-ant-1.8.1-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.tar.bz2.sha512">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.8.1-src.tar.bz2.md5">MD5</a>]</li>
</ul>
</section>
@@ -123,7 +126,7 @@ href="[location]#Current Release of Ant">latest</a> release.</p>
<section name="Verify Releases">

<p>It is essential that you verify the integrity of the downloaded
files using the PGP signature or the SHA1 or MD5 checksums. The
files using the PGP signature or the SHA1, SHA512 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
@@ -150,8 +153,8 @@ using</p>
</code></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
programs called <code>md5</code>/<code>sha1</code>/<code>sha512</code> or
<code>md5sum</code>/<code>sha1sum</code>/<code>sha512sum</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


Loading…
Cancel
Save