Am 20.01.25 um 20:43 schrieb Jim Jagielski:
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.63 as 2.4.63:
[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.

+1 to release and thanks a bunch for RM and taking the initiative!

The full range of unit tests is still running, but enough have completed for a vote.

- 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

For all platforms built

- with default (shared) and static modules
- with module set reallyall
- using --enable-load-all-modules

- using libraries
  - APR/APU
    - bundled deps tarball
    - 1.7.5/1.6.3
    - 1.6.5/1.6.3
    - 1.6.x(HEAD=r1923080)/1.6.x(HEAD=r1923080)
    - trunk(HEAD=r1923080) with libxml2
    - trunk(HEAD=r1923080) with expat
  - OpenSSL 3.4.0, 3.3.2, 3.2.3, 3.1.7, 3.0.15, 1.1.1w,
            and for all except RHEL 9 also 1.1.1
    Not all APR/APU combinations with every OpenSSL
  - expat 2.6.4
  - pcre 10.44
  - lua 5.4.7 (compiled with LUA_COMPAT_MODULE)
  - libxml2 2.13.5
  - sqlite 3.47.2
  - libnghttp2 1.64.0 (with OpenSSL 1.1.1: 1.47.0)
  - brotli 1.1.0 (with RHEL 6 and SLES 11 1.0.9)
  - curl 8.11.1
  - jansson 2.14
  - libldap 2.6.9
    (2.5.7 with OpenSSL 1.1.1;
     also with platform ldap on Solaris)

- in total 23 builds per platform (17 for RHEL 9, 35 for Solaris)

- Tool chain:
    - platform gcc on Linux, gcc 9.5 on Solaris 10
    - CFLAGS: -O2 -g -Wall -fno-strict-aliasing

All builds succeeded.

- compiler warnings:

- modules/http2/h2_workers.c:427: warning: 'workers' may be used uninitialized in this function
    (only on SLES 11)
  - modules/ssl/ssl_engine_init.c:1788: warning: value computed is not used
    (only RHEL 6 and SLES 11)

Unit tests run with OpenSSL client versions 3.4.0, 3.3.2, 3.2.3, 3.1.7, 3.0.15, 1.1.1w, 1.0.2u against every server build. MPMs tested event, worker, prefork.

Not all combinations are tested yet, but so far it looks good enough for voting. Will report full results later, but too late for the vote.

Also pytest checked against one specific server version on every platform using clients with OpenSSL 3.4.0, 3.3.2, 3.2.3, 3.1.7, 3.0.15, 1.1.1w and every MPM. Only very few sporadic failures already known.

Regards,

Rainer

Reply via email to