Re: svn commit: r1909176 - in /apr/site/trunk/xdocs: download.xml index.xml
Christophe JAILLET <[email protected]>
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <[email protected]> |
Le 16/04/2023 à 16:35, [email protected] a écrit : > Author: covener > Date: Sun Apr 16 14:35:27 2023 > New Revision: 1909176 > > URL: http://svn.apache.org/viewvc?rev=1909176&view=rev > Log: > publishing release apr-1.7.4 > > Modified: > apr/site/trunk/xdocs/download.xml > apr/site/trunk/xdocs/index.xml > > Modified: apr/site/trunk/xdocs/download.xml > URL: http://svn.apache.org/viewvc/apr/site/trunk/xdocs/download.xml?rev=1909176&r1=1909175&r2=1909176&view=diff > ============================================================================== > --- apr/site/trunk/xdocs/download.xml (original) > +++ apr/site/trunk/xdocs/download.xml Sun Apr 16 14:35:27 2023 > @@ -50,28 +50,28 @@ list of mirrors</a>.</p> > > <section id="apr1"> > > -<title>APR 1.7.3 is the best available version</title> > +<title>APR 1.7.4 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.3.tar.gz">apr-1.7.3.tar.gz</a> > -[<a href="https://www.apache.org/dist/apr/apr-1.7.3.tar.gz.asc">PGP</a>] > -[<a href="https://www.apache.org/dist/apr/apr-1.7.3.tar.gz.sha256">SHA256</a>] > +<a href="[preferred]/apr/apr-1.7.4.tar.gz">apr-1.7.4.tar.gz</a> > +[<a href="https://www.apache.org/dist/apr/apr-1.7.4.tar.gz.asc">PGP</a>] > +[<a href="https://www.apache.org/dist/apr/apr-1.7.4.tar.gz.sha256">SHA256</a>] > </li> > > <li>Unix Source: > -<a href="[preferred]/apr/apr-1.7.3.tar.bz2">apr-1.7.3.tar.bz2</a> > -[<a href="https://www.apache.org/dist/apr/apr-1.7.3.tar.bz2.asc">PGP</a>] > -[<a href="https://www.apache.org/dist/apr/apr-1.7.3.tar.bz2.sha256">SHA256</a>] > +<a href="[preferred]/apr/apr-1.7.4.tar.bz2">apr-1.7.4.tar.bz2</a> > +[<a href="https://www.apache.org/dist/apr/apr-1.7.4.tar.bz2.asc">PGP</a>] > +[<a href="https://www.apache.org/dist/apr/apr-1.7.4.tar.bz2.sha256">SHA256</a>] > </li> > > <li>Win32 Source: > -<a href="[preferred]/apr/apr-1.7.3-win32-src.zip">apr-1.7.3-win32-src.zip</a> > -[<a href="https://www.apache.org/dist/apr/apr-1.7.3-win32-src.zip.asc">PGP</a>] > -[<a href="https://www.apache.org/dist/apr/apr-1.7.3-win32-src.zip.sha256">SHA256</a>] > +<a href="[preferred]/apr/apr-1.7.4-win32-src.zip">apr-1.7.4-win32-src.zip</a> > +[<a href="https://www.apache.org/dist/apr/apr-1.7.4-win32-src.zip.asc">PGP</a>] > +[<a href="https://www.apache.org/dist/apr/apr-1.7.4-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=1909176&r1=1909175&r2=1909176&view=diff > ============================================================================== > --- apr/site/trunk/xdocs/index.xml (original) > +++ apr/site/trunk/xdocs/index.xml Sun Apr 16 14:35:27 2023 > @@ -24,7 +24,7 @@ or features.</p> > libraries are</p> > > <ul> > - <li>APR 1.7.3, released February 1, 2023</li> > + <li>APR 1.7.4, released April 16, 2023</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,7 +32,7 @@ libraries are</p> > </section> > > <section id="apr17"> > -<title>Apache Portable Runtime 1.7.3 Released</title> > +<title>Apache Portable Runtime 1.7.4 Released</title> > > <p> > The Apache Software Foundation and the Apache Portable Runtime > > > Hi, I don't know if something went wrong or if more time is needed, but theses changes are not yet visible on: https://apr.apache.org/ CJ