Author: minfrin
Date: Fri May 16 13:54:33 2025
New Revision: 1925587
URL: http://svn.apache.org/viewvc?rev=1925587&view=rev
Log:
publishing release apr-1.7.6
Modified:
apr/site/trunk/doap.rdf
apr/site/trunk/docs/download.html
apr/site/trunk/docs/index.html
apr/site/trunk/xdocs/download.xml
apr/site/trunk/xdocs/index.xml
Modified: apr/site/trunk/doap.rdf
URL: http://svn.apache.org/viewvc/apr/site/trunk/doap.rdf?rev=1925587&r1=1925586&r2=1925587&view=diff
==============================================================================
--- apr/site/trunk/doap.rdf (original)
+++ apr/site/trunk/doap.rdf Fri May 16 13:54:33 2025
@@ -43,9 +43,9 @@ take advantage of platform-specific defi
<release>
<Version>
- <name>APR current release 1.7.5</name>
- <created>2024-08-26</created>
- <revision>1.7.5</revision>
+ <name>APR current release 1.7.6</name>
+ <created>2025-05-16</created>
+ <revision>1.7.6</revision>
</Version>
</release>
<release>
Modified: apr/site/trunk/docs/download.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/download.html?rev=1925587&r1=1925586&r2=1925587&view=diff
==============================================================================
--- apr/site/trunk/docs/download.html (original)
+++ apr/site/trunk/docs/download.html Fri May 16 13:54:33 2025
@@ -116,7 +116,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="apr1"><strong>APR 1.7.5 is the best available version</strong></a>
+ <a name="apr1"><strong>APR 1.7.6 is the best available version</strong></a>
</font>
</td></tr>
<tr><td>
@@ -125,21 +125,21 @@ list of mirrors</a>.</p>
<ul>
<li>Unix Source:
-<a href="[preferred]/apr/apr-1.7.5.tar.gz">apr-1.7.5.tar.gz</a>
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5.tar.gz.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5.tar.gz.sha256">SHA256</a>]
+<a href="[preferred]/apr/apr-1.7.6.tar.gz">apr-1.7.6.tar.gz</a>
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6.tar.gz.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6.tar.gz.sha256">SHA256</a>]
</li>
<li>Unix Source:
-<a href="[preferred]/apr/apr-1.7.5.tar.bz2">apr-1.7.5.tar.bz2</a>
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5.tar.bz2.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5.tar.bz2.sha256">SHA256</a>]
+<a href="[preferred]/apr/apr-1.7.6.tar.bz2">apr-1.7.6.tar.bz2</a>
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6.tar.bz2.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6.tar.bz2.sha256">SHA256</a>]
</li>
<li>Win32 Source:
-<a href="[preferred]/apr/apr-1.7.5-win32-src.zip">apr-1.7.5-win32-src.zip</a>
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5-win32-src.zip.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5-win32-src.zip.sha256">SHA256</a>]
+<a href="[preferred]/apr/apr-1.7.6-win32-src.zip">apr-1.7.6-win32-src.zip</a>
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6-win32-src.zip.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6-win32-src.zip.sha256">SHA256</a>]
</li>
<li><a href="[preferred]/apr/">Other files</a></li>
Modified: apr/site/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/index.html?rev=1925587&r1=1925586&r2=1925587&view=diff
==============================================================================
--- apr/site/trunk/docs/index.html (original)
+++ apr/site/trunk/docs/index.html Fri May 16 13:54:33 2025
@@ -94,7 +94,7 @@ or features.</p>
<p>The recommended releases of the several Apache Portable Runtime
libraries are</p>
<ul>
- <li>APR 1.7.5, released August 26, 2024</li>
+ <li>APR 1.7.6, released May 16, 2025</li>
<li>APR-util 1.6.3, released February 1, 2023</li>
<li>APR-iconv 1.2.2, released October 22, 2017</li>
</ul>
@@ -104,7 +104,7 @@ libraries are</p>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="apr17"><strong>Apache Portable Runtime 1.7.5 Released</strong></a>
+ <a name="apr17"><strong>Apache Portable Runtime 1.7.6 Released</strong></a>
</font>
</td></tr>
<tr><td>
@@ -112,7 +112,7 @@ libraries are</p>
<p>
The Apache Software Foundation and the Apache Portable Runtime
Project are proud to announce the General Availability of version
- 1.7.5 of the Apache Portable Runtime library. APR 1.7 brings
+ 1.7.6 of the Apache Portable Runtime library. APR 1.7 brings
a number of enhancements and bugfixes documented in CHANGES.
Users of earlier versions are encouraged to update to this release.
</p>
Modified: apr/site/trunk/xdocs/download.xml
URL: http://svn.apache.org/viewvc/apr/site/trunk/xdocs/download.xml?rev=1925587&r1=1925586&r2=1925587&view=diff
==============================================================================
--- apr/site/trunk/xdocs/download.xml (original)
+++ apr/site/trunk/xdocs/download.xml Fri May 16 13:54:33 2025
@@ -50,28 +50,28 @@ list of mirrors</a>.</p>
<section id="apr1">
-<title>APR 1.7.5 is the best available version</title>
+<title>APR 1.7.6 is the best available version</title>
<p>APR is the base portability library.</p>
<ul>
<li>Unix Source:
-<a href="[preferred]/apr/apr-1.7.5.tar.gz">apr-1.7.5.tar.gz</a>
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5.tar.gz.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5.tar.gz.sha256">SHA256</a>]
+<a href="[preferred]/apr/apr-1.7.6.tar.gz">apr-1.7.6.tar.gz</a>
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6.tar.gz.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6.tar.gz.sha256">SHA256</a>]
</li>
<li>Unix Source:
-<a href="[preferred]/apr/apr-1.7.5.tar.bz2">apr-1.7.5.tar.bz2</a>
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5.tar.bz2.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5.tar.bz2.sha256">SHA256</a>]
+<a href="[preferred]/apr/apr-1.7.6.tar.bz2">apr-1.7.6.tar.bz2</a>
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6.tar.bz2.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6.tar.bz2.sha256">SHA256</a>]
</li>
<li>Win32 Source:
-<a href="[preferred]/apr/apr-1.7.5-win32-src.zip">apr-1.7.5-win32-src.zip</a>
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5-win32-src.zip.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/apr/apr-1.7.5-win32-src.zip.sha256">SHA256</a>]
+<a href="[preferred]/apr/apr-1.7.6-win32-src.zip">apr-1.7.6-win32-src.zip</a>
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6-win32-src.zip.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/apr/apr-1.7.6-win32-src.zip.sha256">SHA256</a>]
</li>
<li><a href="[preferred]/apr/">Other files</a></li>
Modified: apr/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/apr/site/trunk/xdocs/index.xml?rev=1925587&r1=1925586&r2=1925587&view=diff
==============================================================================
--- apr/site/trunk/xdocs/index.xml (original)
+++ apr/site/trunk/xdocs/index.xml Fri May 16 13:54:33 2025
@@ -24,7 +24,7 @@ or features.</p>
libraries are</p>
<ul>
- <li>APR 1.7.5, released August 26, 2024</li>
+ <li>APR 1.7.6, released May 16, 2025</li>
<li>APR-util 1.6.3, released February 1, 2023</li>
<li>APR-iconv 1.2.2, released October 22, 2017</li>
</ul>
@@ -32,12 +32,12 @@ libraries are</p>
</section>
<section id="apr17">
-<title>Apache Portable Runtime 1.7.5 Released</title>
+<title>Apache Portable Runtime 1.7.6 Released</title>
<p>
The Apache Software Foundation and the Apache Portable Runtime
Project are proud to announce the General Availability of version
- 1.7.5 of the Apache Portable Runtime library. APR 1.7 brings
+ 1.7.6 of the Apache Portable Runtime library. APR 1.7 brings
a number of enhancements and bugfixes documented in CHANGES.
Users of earlier versions are encouraged to update to this release.
</p>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.