Am 21.07.25 um 14:30 schrieb Eric Covener:
Hi all,
Please find below the proposed release tarball and signatures:
https://dist.apache.org/repos/dist/dev/httpd/
I would like to call a VOTE over the next few days to release
this candidate tarball httpd-2.4.65-rc3 as 2.4.65:
[X] +1: It's not just good, it's good enough!
[ ] +0: Let's have a talk.
[ ] -1: There's trouble in paradise. Here's what's wrong.
The computed digests of the tarball up for vote are:
sha256: 4f92861a50325c6d1046ebad5d814bff0d4169ada8cc265655f32b7f1ba4be1b
*httpd-2.4.65-rc3.tar.gz
sha512:
b5824f85481e8617c35bd9da9ee5d933d6d744646e84ebf0471f87e4075f48c6f6f2b38f8234ad63ecc2816cad389c356cad574bc44d4fa7999ecf7579e24c1e
*httpd-2.4.65-rc3.tar.gz
The candidate source is found at
<https://svn.apache.org/repos/asf/httpd/httpd/tags/2.4.65-rc3-candidate>
and at <https://github.com/apache/httpd/tree/2.4.65-rc3-candidate>.
+1 for release and thanks for RM!!
- Sigs and hashes OK
- contents of tarballs identical
- contents of tag and tarballs identical
except for expected deltas
Built on
- SLES 11+12+15 (64 Bits)
- RHEL 6+7+8+9 (64 Bits)
- Solaris 10 Sparc
- using libraries
- APR/APU
- 1.7.6/1.6.3 with a few patches
- OpenSSL 3.4.2
- expat 2.7.1
- pcre 10.45
- lua 5.4.8 (compiled with LUA_COMPAT_MODULE)
- libxml2 2.14.5
- sqlite 3.50.3
- libnghttp2 1.66.0
- brotli 1.1.0 (with RHEL 6 and SLES 11 1.0.9)
- curl 8.15.0
- jansson 2.14.1
- libldap 2.6.10
- Tool chain:
- platform gcc on Linux, gcc 9.5 on Solaris 10
- CFLAGS: -O2 -g -Wall -fno-strict-aliasing
All builds succeeded.
- compiler warnings, maybe due to recent changes in libxml2:
mod_proxy_html.c:425:5: warning: 'attrs_req' is deprecated (declared at
/.../include/libxml2/libxml/HTMLparser.h:63) [-Wdeprecated-declarations]
mod_proxy_html.c:426:9: warning: 'attrs_req' is deprecated (declared at
/.../include/libxml2/libxml/HTMLparser.h:63) [-Wdeprecated-declarations]
mod_proxy_html.c:433:17: warning: 'htmlAttrAllowed' is deprecated
(declared at /.../include/libxml2/libxml/HTMLparser.h:299)
[-Wdeprecated-declarations]
- unit tests ran with OpenSSL client versions 3.5.0, 3.4.0, 3.2.3,
3.0.15, 1.1.1w, 1.0.2u. MPMs tested event, worker, prefork.
- pytest checked ran with OpenSSL client versions 3.5.0, 3.4.2, 3.2.5,
3.0.17, 1.1.1w and every MPM. Only a single failures.
Regards,
Rainer