Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-04 Thread Stefan Eissing via dev
> Am 04.04.2024 um 16:22 schrieb jean-frederic clere : > > On 4/4/24 13:59, SteffenAL wrote: >> Thanks for the hint. >> Yep, needed an extra include. Not using cmake. >> mod_http2 shows still version 2.0.22 (h2_version.h). >> Should it be 2.0.26 ? > > or better 2.0.27? ;-) > > We picked the f

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-04 Thread jean-frederic clere
On 4/4/24 13:59, SteffenAL wrote: Thanks for the hint. Yep, needed an extra include. Not using cmake. mod_http2 shows still version 2.0.22 (h2_version.h). Should it be 2.0.26 ? or better 2.0.27? ;-) We picked the fixes but not version... Steffen On Thursday 04/04/2024 at 13:25, jean-fr

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-04 Thread Jim Jagielski
+1: macOS 14.4.1/Xcode 15.3, CentOS8, Ubuntu 18.04LTS, 20.04LTS, 22.04LTS > On Apr 3, 2024, at 8:26 AM, Eric Covener wrote: > > Hi all, > > (After only minor embarrassment of patching tags/2.4.55 instead of 2.4.x...) > > Please find below the proposed release tarball and signatures: > > https

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-04 Thread Eric Covener
On Thu, Apr 4, 2024 at 8:12 AM Eric Covener wrote: Proceeding with release now, thanks everyone for testing. > FYI I plan to call this in about an hour with the following binding +1: > covener, icing, jorton, thumbs, gbechis, jfclere, ylavic, minfrin -- Eric Covener cove...@gmail.com

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-04 Thread Eric Covener
FYI I plan to call this in about an hour with the following binding +1: covener, icing, jorton, thumbs, gbechis, jfclere, ylavic, minfrin -- Eric Covener cove...@gmail.com

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-04 Thread SteffenAL
Thanks for the hint. Yep, needed an extra include. Not using cmake. mod_http2 shows still version 2.0.22 (h2_version.h). Should it be 2.0.26 ? Steffen On Thursday 04/04/2024 at 13:25, jean-frederic clere wrote: On 4/4/24 12:49, Steffen Land wrote: -1 Get an error: Error C2065 'DAV_WALKT

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-04 Thread jean-frederic clere
On 4/4/24 12:49, Steffen Land wrote: -1 Get an error: Error C2065 'DAV_WALKTYPE_TOLERANT': undeclared identifier mod_dav_fs C:\VS17\Win32\httpd-2.4\modules\dav\fs\repos.c 1599 I didn't see any problem while building on windows (using cmake and VS19). +++ ModeLa

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-04 Thread Yann Ylavic
On Thu, Apr 4, 2024 at 12:52 PM Steffen Land wrote: > > -1 > Get an error: > > Error C2065 'DAV_WALKTYPE_TOLERANT': undeclared identifier mod_dav_fs > C:\VS17\Win32\httpd-2.4\modules\dav\fs\repos.c 1599 Are you compiling with an old "mod_dav.h" somewhere in the -I[nclude] path? Becaus

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-04 Thread Ruediger Pluem
Are you sure that you did not use outdated headers somehow? DAV_WALKTYPE_TOLERANT is defined in modules/dav/main/mod_dav.h Regards Rüdiger On 4/4/24 12:49 PM, Steffen Land wrote: > -1 > Get an error: > > Error C2065 'DAV_WALKTYPE_TOLERANT': undeclared identifier mod_dav_fs > C:\VS17\

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-04 Thread Steffen Land
-1 Get an error: Error C2065 'DAV_WALKTYPE_TOLERANT': undeclared identifier mod_dav_fs C:\VS17\Win32\httpd-2.4\modules\dav\fs\repos.c 1599 Steffen On 2024/04/03 12:26:09 Eric Covener wrote: > Hi all, > > (After only minor embarrassment of patching tags/2.4.55 instead o

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Rainer Jung
Thanks! Am 03.04.24 um 21:13 schrieb Eric Covener: On Wed, Apr 3, 2024 at 3:03 PM Eric Covener wrote: On Wed, Apr 3, 2024 at 2:54 PM Rainer Jung wrote: Minor nit: the format of the SHA hash files has changes. Example: 2.4.58: fa16d72a078210a54c47dd5bef2f8b9b8a01d94909a51453956b3ec6442ea4

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Eric Covener
On Wed, Apr 3, 2024 at 3:03 PM Eric Covener wrote: > > On Wed, Apr 3, 2024 at 2:54 PM Rainer Jung wrote: > > > > Minor nit: the format of the SHA hash files has changes. Example: > > > > 2.4.58: > > > > fa16d72a078210a54c47dd5bef2f8b9b8a01d94909a51453956b3ec6442ea4c5 > > *httpd-2.4.58.tar.bz2 > >

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Eric Covener
On Wed, Apr 3, 2024 at 2:54 PM Rainer Jung wrote: > > Minor nit: the format of the SHA hash files has changes. Example: > > 2.4.58: > > fa16d72a078210a54c47dd5bef2f8b9b8a01d94909a51453956b3ec6442ea4c5 > *httpd-2.4.58.tar.bz2 > > 2.4.59: > > SHA2-256(httpd-2.4.59-rc1.tar.bz2)= > ec51501ec480284ff52

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Rainer Jung
Minor nit: the format of the SHA hash files has changes. Example: 2.4.58: fa16d72a078210a54c47dd5bef2f8b9b8a01d94909a51453956b3ec6442ea4c5 *httpd-2.4.58.tar.bz2 2.4.59: SHA2-256(httpd-2.4.59-rc1.tar.bz2)= ec51501ec480284ff52f637258135d333230a7d229c3afa6f6c2f9040e321323 I need to see how t

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Graham Leggett via dev
On 03 Apr 2024, at 13:26, Eric Covener wrote: > [ ] +1: It's not just good, it's good enough! +1 on RHEL9. Regards, Graham --

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Cory McIntire
e HTTP Server Development List Subject: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59 Hi all, I would like to call a SHORTENED VOTE to release this candidate tarball httpd-2.4.59-rc1 as 2.4.59: [ ] +1: It's not just good, it's good enough! [ ] +0: Let's have a talk. [ ] -1: There&

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Yann Ylavic
On Wed, Apr 3, 2024 at 2:26 PM Eric Covener wrote: > > I would like to call a SHORTENED VOTE to release > this candidate tarball httpd-2.4.59-rc1 as 2.4.59: [X] +1: It's not just good, it's good enough! All good from my testing on debian(s). Thanks Eric!

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread jean-frederic clere
On 4/3/24 14:26, Eric Covener wrote: [X] +1: It's not just good, it's good enough! Build and tested in fedora 39 and windows server 2019 (VS17 2022 Cmake). -- Cheers Jean-Frederic

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread giovanni
On 4/3/24 14:26, Eric Covener wrote: Hi all, (After only minor embarrassment of patching tags/2.4.55 instead of 2.4.x...) Please find below the proposed release tarball and signatures: https://dist.apache.org/repos/dist/dev/httpd/ I would like to call a SHORTENED VOTE to release this candidat

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Frank Gingras
On Wed, Apr 3, 2024 at 9:16 AM Stefan Eissing via dev wrote: > > > > Am 03.04.2024 um 14:26 schrieb Eric Covener : > > > > Hi all, > > > > (After only minor embarrassment of patching tags/2.4.55 instead of > 2.4.x...) > > > > Please find below the proposed release tarball and signatures: > > > >

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Joe Orton
On Wed, Apr 03, 2024 at 08:26:09AM -0400, Eric Covener wrote: > Please find below the proposed release tarball and signatures: > > https://dist.apache.org/repos/dist/dev/httpd/ > > I would like to call a SHORTENED VOTE to release > this candidate tarball httpd-2.4.59-rc1 as 2.4.59: > [X] +1: It's

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Stefan Eissing via dev
> Am 03.04.2024 um 14:26 schrieb Eric Covener : > > Hi all, > > (After only minor embarrassment of patching tags/2.4.55 instead of 2.4.x...) > > Please find below the proposed release tarball and signatures: > > https://dist.apache.org/repos/dist/dev/httpd/ > > I would like to call a SHORTE

Re: [VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Eric Covener
> I would like to call a SHORTENED VOTE to release > this candidate tarball httpd-2.4.59-rc1 as 2.4.59: my +1 (AIX/xlc/ppc64) Only familiar t/ssl/proxy.t client auth issues with a openssl11 server

[VOTE] Release httpd-2.4.59-rc1 as httpd-2.4.59

2024-04-03 Thread Eric Covener
Hi all, (After only minor embarrassment of patching tags/2.4.55 instead of 2.4.x...) Please find below the proposed release tarball and signatures: https://dist.apache.org/repos/dist/dev/httpd/ I would like to call a SHORTENED VOTE to release this candidate tarball httpd-2.4.59-rc1 as 2.4.59: [