On 28.06.2013 23:28, William A. Rowe Jr. wrote:
Candidates are in http://httpd.apache.org/dev/dist/

   +/-1
   [  ]  Release 2.0.65 as the final 2.0 series package

TIA!

it seems a bit odd to me that we now roll the 2.0.65 final without having APR/APU picking up latest fixes [1][2], making this release hanging around for ever bundled with APR/APU 0.9.x versions which lack latest stuff:

Index: CHANGES
===================================================================
--- CHANGES     (revision 1170001)
+++ CHANGES     (working copy)
@@ -1,4 +1,24 @@
-                                                     -*- coding: utf-8 -*-
+
+-*- coding: utf-8 -*-
+Changes with APR 0.9.21
+
+  *) configure: Fix detection of O_NONBLOCK inheritance on busy
+     systems.  [Rainer Jung]
+
+  *) apr_time_exp_*() on Windows: Fix error in the tm_yday field of
+     apr_time_exp_t for times within leap years.  PR 53175.
+     [Jeff Trawick]
+
+  *) Improve platform detection by updating config.guess and config.sub.
+     [Rainer Jung]
+
+  *) Flush write buffer before truncate call on a file.
+     [Mladen Turk]
+
+  *) Security: oCERT-2011-003
+     Randomise hashes by providing a seed.
+     [Bojan Smojver, Branko ÄŒibej, Ruediger Pluem et al.]
+

Index: CHANGES
===================================================================
--- CHANGES     (revision 1021610)
+++ CHANGES     (working copy)
@@ -1,4 +1,9 @@
                                                      -*- coding: utf-8 -*-
+Changes with APR-util 0.9.20
+
+  *) Improve platform detection for bundled expat by updating
+     config.guess and config.sub. [Rainer Jung]
+

we should really also tag & release APR/APU 0.9.x, and then bundle these with 2.0.65; and perhaps also announce EOL of 0.9.x branch ...

Gün.

[1] http://people.apache.org/~fuankg/diffs/apr-0_9_20.diff
[2] http://people.apache.org/~fuankg/diffs/apu-0_9_19.diff


Reply via email to