Le 29/07/2020 à 17:26, Daniel Ruggeri a écrit :
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 as 2.4.45:
[ ] +1: It's not just good, it's good enough!
[X] +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:
sha1: 98d470cee244a41ac933f44428ebf10149639a8c *httpd-2.4.45.tar.gz
sha256: 653b4f24eca6852e1b6248f6dc9a6674b647fdc4d1d4583f46bd8a6c8ee049ae
*httpd-2.4.45.tar.gz
sha512:
8b1e9c22371c75efd2466c69ed48782ddcecfe0a3ff143ca3f9cb720ea2aee56f5c323a9e3ae80cd5c44f1601b5894879af03b6b3729a8ca0555bb5193a1296a
*httpd-2.4.45.tar.gz
The SVN tag is '2.4.45' at r1880411.
+0 (before additional testing, likely this afternoon)
I've not tested yet, but looking at Steffen Land compilation error logs
on Windows, I've been surprised by:
Warning C4003 modules\proxy\mod_proxy_fcgi.c 180 not enough
arguments for function-like macro invocation 'APLOGNO'
In fact, in r1879525, r1877830 seems to be missing in what has been
committed in 2.4.x.
I wouldn't say it is a show stopper, but I thought that we had a travis
job for that.
Apparently, it is on trunk only (see r1879370 which is not backported,
maybe on purpose)
CJ