On 28.06.2013 23:28, William A. Rowe Jr. wrote:
> Candidates are in http://httpd.apache.org/dev/dist/
>
> +/-1
> [+1] Release 2.0.65 as the final 2.0 series package
+1 for release and thanks for RM.
Tested on Solaris 8+10 Sparc, SuSE Linux Enterprise 10 32Bit, SLES 10+11
64 Bit, RedHat Enterprise Linux 5+6 64Bit
- signature and hashes OK
- key in KEYS file
- gz and bz2 contents identical
- no unexpected diff to svn tag
- built and tested on
- Solaris 8+10 Sparc
- SuSE Linux Enterprise 10 (32Bit and 64Bit)
- SLES 11 (64 Bit)
- RedHat Enterprise Linux 5/6 64Bit
- builds fine using gcc
- out of tree
- with "all", "most" and default module sets
- with either default (static) or shared linked modules
- MPMs prefork, worker
- dependencies apr/apu/expat/pcre/openssl:
a) all bundled
b) 0.9.20/0.9.19/2.1.0/8.33/0.9.8y
- test suite run for all builds with module set "all"
and log levels "info" and "debug"
(had to increase DYNAMIC_MODULE_LIMIT).
Failing tests (no regressions relative to 2.0.64,
for dav the test was not present when 2.0.64 was released):
Failed test 4 in t/apache/pr17629.t at line 47
Failed test 4 in t/apache/pr43939.t at line 43
Failed test 16 in t/modules/dav.t at line 172 (PR 49825)
plus three failures in mod_dav that happened only once in 120 test runs:
Failed test 1 in t/modules/dav.t at line 47
Failed test 6 in t/modules/dav.t at line 73
Failed test 7 in t/modules/dav.t at line 81
Probably NFS-related.
One warning in t/modules/include.t on the old Linux platforms SLES 10
and RHEL 5:
Use of uninitialized value in scalar assignment at t/modules/include.t
line 346
Regards,
Rainer