nice-to-haves:
Win32 source flavor of release tarballs, for both 1.4.2 and 1.3.12
see site updates in attachment (generated html not included)
basic theme is that 1.4.2-is-the-best-apr but acknowledge 1.3.12 as a
bug fix release for the 1.3 series
AFAICT apr 1.3.9/apr-util-1.3.9 were the last releases with security fixes
Index: doap.rdf
===================================================================
--- doap.rdf (revision 910314)
+++ doap.rdf (working copy)
@@ -43,9 +43,9 @@
<release>
<Version>
- <name>APR current release 1.3.9</name>
- <created>2009-08-04</created>
- <revision>1.3.9</revision>
+ <name>APR current release 1.4.2</name>
+ <created>2010-02-15</created>
+ <revision>1.4.2</revision>
</Version>
</release>
<release>
Index: xdocs/download.xml
===================================================================
--- xdocs/download.xml (revision 910314)
+++ xdocs/download.xml (working copy)
@@ -50,28 +50,22 @@
<section id="apr1">
-<title>APR 1.3.9 is the best available version</title>
+<title>APR 1.4.2 is the best available version</title>
<p>APR is the base portability library.</p>
<ul>
<li>Unix Source:
-<a href="[preferred]/apr/apr-1.3.9.tar.gz">apr-1.3.9.tar.gz</a>
-[<a href="http://www.apache.org/dist/apr/apr-1.3.9.tar.gz.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/apr/apr-1.3.9.tar.gz.md5">MD5</a>]</li>
+<a href="[preferred]/apr/apr-1.4.2.tar.gz">apr-1.4.2.tar.gz</a>
+[<a href="http://www.apache.org/dist/apr/apr-1.4.2.tar.gz.asc">PGP</a>]
+[<a href="http://www.apache.org/dist/apr/apr-1.4.2.tar.gz.md5">MD5</a>]</li>
<li>Unix Source:
-<a href="[preferred]/apr/apr-1.3.9.tar.bz2">apr-1.3.9.tar.bz2</a>
-[<a href="http://www.apache.org/dist/apr/apr-1.3.9.tar.bz2.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/apr/apr-1.3.9.tar.bz2.md5">MD5</a>]</li>
+<a href="[preferred]/apr/apr-1.4.2.tar.bz2">apr-1.4.2.tar.bz2</a>
+[<a href="http://www.apache.org/dist/apr/apr-1.4.2.tar.bz2.asc">PGP</a>]
+[<a href="http://www.apache.org/dist/apr/apr-1.4.2.tar.bz2.md5">MD5</a>]</li>
-<li>Win32 Source: (v1.3.9 zip archives to follow shortly)
-<a href="[preferred]/apr/apr-1.3.8-win32-src.zip">apr-1.3.8-win32-src.zip</a>
-[<a href="http://www.apache.org/dist/apr/apr-1.3.8-win32-src.zip.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/apr/apr-1.3.8-win32-src.zip.md5">MD5</a>]
-</li>
-
<li><a href="[preferred]/apr/">Other files</a></li>
</ul>
@@ -151,6 +145,29 @@
</ul>
</section>
+<section id="apr13">
+
+<title>APR 1.3.12 is also available</title>
+
+<p>APR is the base portability library.</p>
+
+<ul>
+
+<li>Unix Source:
+<a href="[preferred]/apr/apr-1.3.12.tar.gz">apr-1.3.12.tar.gz</a>
+[<a href="http://www.apache.org/dist/apr/apr-1.3.12.tar.gz.asc">PGP</a>]
+[<a href="http://www.apache.org/dist/apr/apr-1.3.12.tar.gz.md5">MD5</a>]</li>
+
+<li>Unix Source:
+<a href="[preferred]/apr/apr-1.3.12.tar.bz2">apr-1.3.12.tar.bz2</a>
+[<a href="http://www.apache.org/dist/apr/apr-1.3.12.tar.bz2.asc">PGP</a>]
+[<a href="http://www.apache.org/dist/apr/apr-1.3.12.tar.bz2.md5">MD5</a>]</li>
+
+<li><a href="[preferred]/apr/">Other files</a></li>
+
+</ul>
+
+</section>
<section id="apr0">
<title>APR 0.9.18 is also available</title>
Index: xdocs/index.xml
===================================================================
--- xdocs/index.xml (revision 910314)
+++ xdocs/index.xml (working copy)
@@ -17,14 +17,43 @@
or features.</p>
</section>
+<section id="1.4">
+<title>Apache Portable Runtime 1.4.2 Released</title>
+
+<p>The Apache Portable Runtime Project is proud to announce the release of
+the APR core library version 1.4.2. The APR-util library version
+1.3.9 and the APR-iconv library release version 1.2.1 remain current.</p>
+
+<p>For further details of this release, see the
+<a href="http://www.apache.org/dist/apr/Announcement1.4.html"
+ >official announcement</a> as well as the
+<a href="http://www.apache.org/dist/apr/CHANGES-APR-1.4" >CHANGES-APR-1.4</a>
+file.</p>
+
+<p align="center">
+<a href="download.cgi">Download</a>
+</p>
+
+<p align="center">
+Programmer's Manual:
+<a href="docs/apr/1.4/">APR</a>
+</p>
+
+</section>
+
<section id="1.3">
-<title>Apache Portable Runtime 1.3.9 Released</title>
+<title>Apache Portable Runtime 1.3.12 Released</title>
<p>The Apache Portable Runtime Project is proud to announce the release of
-the APR core library version 1.3.9 and APR-util library version 1.3.9.
-The APR-iconv library release version 1.2.1 remains current.</p>
+the APR core library version 1.3.12. This is a bug fix release for
+the deprecated 1.3.x series. Developers are encouraged to use the latest
+1.x release instead.</p>
-<p>Note that the APR 1.3.8 and APR-util 1.3.9 releases corrected potential
+
+<p>The APR-util library version 1.3.9 and the APR-iconv library
+release 1.2.1 remain current.</p>
+
+<p>Note that the APR 1.3.9 and APR-util 1.3.9 releases corrected potential
security issues, and users of previous versions are strongly cautioned
to update to this release.</p>
Index: xdocs/stylesheets/project.xml
===================================================================
--- xdocs/stylesheets/project.xml (revision 910314)
+++ xdocs/stylesheets/project.xml (working copy)
@@ -17,7 +17,7 @@
</menu>
<menu><title>APR Docs</title>
- <li><a href="docs/apr/1.3/">Version 1.3</a></li>
+ <li><a href="docs/apr/1.4/">Version 1.4</a></li>
<li><a href="docs/apr/0.9/">Version 0.9</a></li>
<li><a href="docs/apr/trunk/">Trunk</a> (dev)</li>
</menu>