You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by mi...@apache.org on 2011/12/15 17:18:23 UTC

svn commit: r1214837 - in /apr/site/trunk/docs: download.html index.html

Author: minfrin
Date: Thu Dec 15 16:18:22 2011
New Revision: 1214837

URL: http://svn.apache.org/viewvc?rev=1214837&view=rev
Log:
Update transformations.

Modified:
    apr/site/trunk/docs/download.html
    apr/site/trunk/docs/index.html

Modified: apr/site/trunk/docs/download.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/download.html?rev=1214837&r1=1214836&r2=1214837&view=diff
==============================================================================
--- apr/site/trunk/docs/download.html (original)
+++ apr/site/trunk/docs/download.html Thu Dec 15 16:18:22 2011
@@ -151,7 +151,7 @@ list of mirrors</a>.</p>
 <table border="0" cellspacing="0" cellpadding="2" width="100%">
  <tr><td bgcolor="#828DA6">
   <font color="#ffffff" face="arial,helvetica,sanserif">
-   <a name="aprutil1"><strong>APR-util 1.3.12 is the best available version</strong></a>
+   <a name="aprutil1"><strong>APR-util 1.4.1 is the best available version</strong></a>
   </font>
  </td></tr>
  <tr><td>
@@ -160,21 +160,21 @@ list of mirrors</a>.</p>
 <ul>
 
 <li>Unix Source: 
-<a href="[preferred]/apr/apr-util-1.3.12.tar.gz">apr-util-1.3.12.tar.gz</a> 
-[<a href="http://www.apache.org/dist/apr/apr-util-1.3.12.tar.gz.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/apr/apr-util-1.3.12.tar.gz.md5">MD5</a>]
+<a href="[preferred]/apr/apr-util-1.4.1.tar.gz">apr-util-1.4.1.tar.gz</a> 
+[<a href="http://www.apache.org/dist/apr/apr-util-1.4.1.tar.gz.asc">PGP</a>]
+[<a href="http://www.apache.org/dist/apr/apr-util-1.4.1.tar.gz.md5">MD5</a>]
 </li>
 
 <li>Unix Source: 
-<a href="[preferred]/apr/apr-util-1.3.12.tar.bz2">apr-util-1.3.12.tar.bz2</a> 
-[<a href="http://www.apache.org/dist/apr/apr-util-1.3.12.tar.bz2.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/apr/apr-util-1.3.12.tar.bz2.md5">MD5</a>]
+<a href="[preferred]/apr/apr-util-1.4.1.tar.bz2">apr-util-1.4.1.tar.bz2</a> 
+[<a href="http://www.apache.org/dist/apr/apr-util-1.4.1.tar.bz2.asc">PGP</a>]
+[<a href="http://www.apache.org/dist/apr/apr-util-1.4.1.tar.bz2.md5">MD5</a>]
 </li>
 
 <li>Windows Source: 
-<a href="[preferred]/apr/apr-util-1.3.12-win32-src.zip">apr-util-1.3.12-win32-src.zip</a> 
-[<a href="http://www.apache.org/dist/apr/apr-util-1.3.12-win32-src.zip.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/apr/apr-util-1.3.12-win32-src.zip.md5">MD5</a>]</li>
+<a href="[preferred]/apr/apr-util-1.4.1-win32-src.zip">apr-util-1.4.1-win32-src.zip</a> 
+[<a href="http://www.apache.org/dist/apr/apr-util-1.4.1-win32-src.zip.asc">PGP</a>]
+[<a href="http://www.apache.org/dist/apr/apr-util-1.4.1-win32-src.zip.md5">MD5</a>]</li>
 
 <li><a href="[preferred]/apr/">Other files</a></li>
 
@@ -355,11 +355,18 @@ using</p>
 % gpg --import KEYS<br />
 % gpg --verify apr-1.0.1.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
+<p>Alternatively, you can verify the MD5 and/or SHA1 signature on the
+files. An MD5 hash consists of a 32 character string (example:
+<i>d41d8cd98f00b204e9800998ecf8427e</i>), and a SHA1 hash consists of
+a 40 character string (example:
+<i>da39a3ee5e6b4b0d3255bfef95601890afd80709</i>). To verify the hash
+on a file, generate a hash string of your own on the file, and compare
+the hash string you get with the hash string published inside the
+signature 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
+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>
   </blockquote>
  </td></tr>

Modified: apr/site/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/index.html?rev=1214837&r1=1214836&r2=1214837&view=diff
==============================================================================
--- apr/site/trunk/docs/index.html (original)
+++ apr/site/trunk/docs/index.html Thu Dec 15 16:18:22 2011
@@ -96,7 +96,7 @@ or features.</p>
 libraries are</p>
 <ul>
   <li>APR 1.4.5, released May 22, 2011</li>
-  <li>APR-util 1.3.12, released May 22, 2011</li>
+  <li>APR-util 1.4.1, released December 15, 2011</li>
   <li>APR-iconv 1.2.1, released November 26, 2007</li>
 </ul>
 <p>The current legacy releases in support of older applications such
@@ -141,7 +141,7 @@ Programmer's Manual:
            <table border="0" cellspacing="0" cellpadding="2" width="100%">
  <tr><td bgcolor="#525D76">
   <font color="#ffffff" face="arial,helvetica,sanserif">
-   <a name="1.3.12"><strong>Apache Portable Runtime Utility 1.3.12 Released</strong></a>
+   <a name="1.4.1"><strong>Apache Portable Runtime Utility 1.4.1 Released</strong></a>
   </font>
  </td></tr>
  <tr><td>
@@ -149,13 +149,12 @@ Programmer's Manual:
 <p>
    The Apache Software Foundation and the Apache Portable Runtime
    Project are proud to announce the General Availability of
-   version 1.3.12 of the APR Apache Portable Runtime Utility library.
-   This is a bug fix release.  Users of previous versions are 
-   encouraged to update to this release.
+   version 1.4.1 of the APR Apache Portable Runtime Utility library.
+   This is a new feature release, introducing the apr_crypto API.
 </p>
 <p>For further details of this release, see the 
 <a href="http://www.apache.org/dist/apr/Announcement1.x.html">official announcement</a> as well as the  
-<a href="http://www.apache.org/dist/apr/CHANGES-APR-UTIL-1.3">CHANGES-APR-UTIL-1.3</a> file.</p>
+<a href="http://www.apache.org/dist/apr/CHANGES-APR-UTIL-1.4">CHANGES-APR-UTIL-1.4</a> file.</p>
 <p align="center">
 <a href="download.cgi">Download</a>
 </p>