You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Jeff Trawick <tr...@gmail.com> on 2011/05/20 02:20:38 UTC

[VOTE] Release apr 1.4.5

Tarballs/zipballs are at http://apr.apache.org/dev/dist/.

This corrects the following regressions:

apr_fnmatch() misbehavior
APR handle debugging enabled on Windows

Windows command-line build files are also updated.

Given the narrow scope of changes and the importance of resolving the
regressions, an abbreviated test cycle is called for.  A 24-36 hour
cycle (depending on test feedback) should allow the mirrors to be
updated and ready for a Monday announce (barring any further
regressions, of course).  apr-util 1.3.12 will be released/announced
at the same time, barring any regressions found in it in the meantime.

 +/-1
 [  ]  Release apr 1.4.5 as GA

Re: [VOTE] Release apr 1.4.5

Posted by Jim Jagielski <ji...@jaguNET.com>.
+1: OSX 10.6.7 (Xcode 4), Fed14

On May 19, 2011, at 8:20 PM, Jeff Trawick wrote:

> Tarballs/zipballs are at http://apr.apache.org/dev/dist/.
> 
> This corrects the following regressions:
> 
> apr_fnmatch() misbehavior
> APR handle debugging enabled on Windows
> 
> Windows command-line build files are also updated.
> 
> Given the narrow scope of changes and the importance of resolving the
> regressions, an abbreviated test cycle is called for.  A 24-36 hour
> cycle (depending on test feedback) should allow the mirrors to be
> updated and ready for a Monday announce (barring any further
> regressions, of course).  apr-util 1.3.12 will be released/announced
> at the same time, barring any regressions found in it in the meantime.
> 
> +/-1
> [  ]  Release apr 1.4.5 as GA
> 


Re: [VOTE] Release apr 1.4.5

Posted by Jeff Trawick <tr...@gmail.com>.
[+1]  Release apr 1.4.5 as GA

no apparent regression with Unix tarball and MinGW toolchain on Windows 7

Re: [VOTE] Release apr 1.4.5

Posted by Graham Leggett <mi...@sharp.fm>.
On 20 May 2011, at 2:20 AM, Jeff Trawick wrote:

> +/-1
> [  ]  Release apr 1.4.5 as GA

Builds clean as an RPM, all tests pass on RHEL5 and FC14.

+1.

Regards,
Graham
--


Re: [VOTE] Release apr 1.4.5

Posted by Bojan Smojver <bo...@rexursive.com>.
On Thu, 2011-05-19 at 20:20 -0400, Jeff Trawick wrote:
> [+1]  Release apr 1.4.5 as GA

All tests passed on F-14 x86_64.

-- 
Bojan


Re: [VOTE] Release apr 1.4.5

Posted by Jeff Trawick <tr...@gmail.com>.
On Thu, May 19, 2011 at 8:20 PM, Jeff Trawick <tr...@gmail.com> wrote:
> Tarballs/zipballs are at http://apr.apache.org/dev/dist/.
>
> This corrects the following regressions:
>
> apr_fnmatch() misbehavior
> APR handle debugging enabled on Windows
>
> Windows command-line build files are also updated.
>
> Given the narrow scope of changes and the importance of resolving the
> regressions, an abbreviated test cycle is called for.  A 24-36 hour
> cycle (depending on test feedback) should allow the mirrors to be
> updated and ready for a Monday announce (barring any further
> regressions, of course).  apr-util 1.3.12 will be released/announced
> at the same time, barring any regressions found in it in the meantime.
>
>  +/-1
>  [  ]  Release apr 1.4.5 as GA

Voting is now closed.  Thanks to all for testing!

Binding votes in favor of release: covener, bojan, jim, rjung, minfrin, trawick
Opposed: none

Re: [VOTE] Release apr 1.4.5

Posted by Rainer Jung <ra...@kippdata.de>.
On 20.05.2011 02:20, Jeff Trawick wrote:
> Tarballs/zipballs are at http://apr.apache.org/dev/dist/.
> 
> This corrects the following regressions:
> 
> apr_fnmatch() misbehavior
> APR handle debugging enabled on Windows
> 
> Windows command-line build files are also updated.
> 
> Given the narrow scope of changes and the importance of resolving the
> regressions, an abbreviated test cycle is called for.  A 24-36 hour
> cycle (depending on test feedback) should allow the mirrors to be
> updated and ready for a Monday announce (barring any further
> regressions, of course).  apr-util 1.3.12 will be released/announced
> at the same time, barring any regressions found in it in the meantime.
> 
>  +/-1
>  [+1]  Release apr 1.4.5 as GA

- svn compared with gz, bz2 and zip only expected differences
  (except config.(guess|sub), which is not a blocker;
  I will fix this over the weekend for future releases)

- files signed, checksums correct

- I built and made check on the following platforms:
  - Solaris 8 Sparc, gcc 4.1.2
  - Solaris 10 Sparc, gcc 4.1.2
  - SuSE Linux Enterprise 10 32 and 64 Bit
  - RedHat Enterprise Linux 5, 64 Bit

- all builds suceeded

- all "make check" ran fine
  (except for binding to ::1 on Solaris with only IPv4 active,
   not a regression).

- tests succeed for apr-util on top of apr 1.4.5

- httpd test framework shows no failure for httpd trunk r1125289
  and apr/apu 1.4.5/1.3.12 (not all MPMS tested by now).

Regards,

Rainer

Re: [VOTE] Release apr 1.4.5

Posted by "William A. Rowe Jr." <wr...@rowe-clan.net>.
On 5/19/2011 7:20 PM, Jeff Trawick wrote:
> 
>  +/-1
>  [  ]  Release apr 1.4.5 as GA

A belated +1.  I had broke apr.mak/libapr.mak and just fixed them,
but they were never autogenerated before, and .dsp are the default.

I don't see any particular reason to rev the package.

Re: [VOTE] Release apr 1.4.5

Posted by Eric Covener <co...@gmail.com>.
>  [ +1 ]  Release apr 1.4.5 as GA

+1 -- no regression on AIX/xlc/PPC32
(1 failure in testsock due to AIX IN6_IS_ADDR_V4MAPPED vs INADDR_ANY)

-- 
Eric Covener
covener@gmail.com

Re: [VOTE] Release apr 1.4.5

Posted by Jeff Trawick <tr...@gmail.com>.
On Fri, May 20, 2011 at 6:04 PM, olli hauer <oh...@gmx.de> wrote:
> On 2011-05-20 02:20, Jeff Trawick wrote:
>>  +/-1
>>  [  ]  Release apr 1.4.5 as GA
>
>
> All test against tarball and svn passed on
> FreeBSD 7.4(i386) and 8.2(amd64)
>
> test against tagged svn version
> http://svn.apache.org/repos/asf/apr/apr/tags/1.4.5
> http://svn.apache.org/repos/asf/apr/apr-util/tags/1.3.12
>
>
> Small cosmetic fix for apr-util/tags/1.3.12/STATUS

applied to 1.3.x/STATUS

thanks for the testing too!

>
> Index: STATUS
> ===================================================================
> --- STATUS      (revision 1125570)
> +++ STATUS      (working copy)
> @@ -7,7 +7,7 @@
>     1.5.0     : in development on branches/1.5.x/
>     1.4.0     : in development on branches/1.4.x/
>     1.3.13    : in development on branches/1.3.x/
> -    1.3.12    : tagged May 19, 2001
> +    1.3.12    : tagged May 19, 2011
>     1.3.11    : released May 9, 2011
>     1.3.10    : released October 4, 2010
>     1.3.9     : released August 5, 2009
>
>
>  olli
>



-- 
Born in Roswell... married an alien...

Re: [VOTE] Release apr 1.4.5

Posted by olli hauer <oh...@gmx.de>.
On 2011-05-20 02:20, Jeff Trawick wrote:
>  +/-1
>  [  ]  Release apr 1.4.5 as GA


All test against tarball and svn passed on
FreeBSD 7.4(i386) and 8.2(amd64)

test against tagged svn version
http://svn.apache.org/repos/asf/apr/apr/tags/1.4.5
http://svn.apache.org/repos/asf/apr/apr-util/tags/1.3.12


Small cosmetic fix for apr-util/tags/1.3.12/STATUS

Index: STATUS
===================================================================
--- STATUS      (revision 1125570)
+++ STATUS      (working copy)
@@ -7,7 +7,7 @@
     1.5.0     : in development on branches/1.5.x/
     1.4.0     : in development on branches/1.4.x/
     1.3.13    : in development on branches/1.3.x/
-    1.3.12    : tagged May 19, 2001
+    1.3.12    : tagged May 19, 2011
     1.3.11    : released May 9, 2011
     1.3.10    : released October 4, 2010
     1.3.9     : released August 5, 2009


 olli