Re: [VOTE] Release httpd-2.4.33

2018-03-20 Thread Noel Butler
On 18/03/2018 09:43, Daniel Ruggeri wrote: > 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.33: > [ ] +1: It's not just

Re: [VOTE] Release httpd-2.4.33

2018-03-20 Thread Yann Ylavic
On Tue, Mar 20, 2018 at 10:53 PM, Rainer Jung wrote: > > - compiler warnings: > > - modules/core/mod_watchdog.c:436: warning: 'rv' may be used > uninitialized in this function > -> only on SLES 11, warning is correct but not critical (debug log); > not a

Re: [VOTE] Release httpd-2.4.33

2018-03-20 Thread Rainer Jung
Am 18.03.2018 um 00:43 schrieb Daniel Ruggeri: 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.33: [X] +1: It's not just good,

Re: svn commit: r1827359 - in /httpd/httpd/trunk: CHANGES server/protocol.c

2018-03-20 Thread Yann Ylavic
On Tue, Mar 20, 2018 at 10:33 PM, Eric Covener wrote: > On Tue, Mar 20, 2018 at 5:22 PM, Yann Ylavic wrote: >> On Tue, Mar 20, 2018 at 10:17 PM, wrote: >>> Author: covener >>> Date: Tue Mar 20 21:17:18 2018 >>> New Revision: 1827359

Re: New error log noise

2018-03-20 Thread William A Rowe Jr
On Tue, Mar 20, 2018 at 4:26 PM, Yann Ylavic wrote: > On Tue, Mar 20, 2018 at 8:58 PM, William A Rowe Jr > wrote: >> [Tue Mar 20 14:47:49.048998 2018] [proxy:error] [pid 291243:tid >> 139804071643008] AH02808: Alert! worker name >>

Re: svn commit: r1827359 - in /httpd/httpd/trunk: CHANGES server/protocol.c

2018-03-20 Thread Eric Covener
On Tue, Mar 20, 2018 at 5:22 PM, Yann Ylavic wrote: > On Tue, Mar 20, 2018 at 10:17 PM, wrote: >> Author: covener >> Date: Tue Mar 20 21:17:18 2018 >> New Revision: 1827359 >> >> URL: http://svn.apache.org/viewvc?rev=1827359=rev >> Log: >> PR62200:

Re: New error log noise

2018-03-20 Thread Yann Ylavic
On Tue, Mar 20, 2018 at 8:58 PM, William A Rowe Jr wrote: > [Tue Mar 20 14:47:49.048998 2018] [proxy:error] [pid 291243:tid > 139804071643008] AH02808: Alert! worker name > (fcgi://localhost:9001//home/build/dev/piv/oss-httpd-build/bld-candidate/httpdtest-trunk/t/htdocs/) >

Re: svn commit: r1827359 - in /httpd/httpd/trunk: CHANGES server/protocol.c

2018-03-20 Thread Yann Ylavic
On Tue, Mar 20, 2018 at 10:17 PM, wrote: > Author: covener > Date: Tue Mar 20 21:17:18 2018 > New Revision: 1827359 > > URL: http://svn.apache.org/viewvc?rev=1827359=rev > Log: > PR62200: EBCDIC: ap_rgetline APR_ENOSPC > > On EBCDIC systems, translation does not occur in

New error log noise

2018-03-20 Thread William A Rowe Jr
[Tue Mar 20 14:47:49.048998 2018] [proxy:error] [pid 291243:tid 139804071643008] AH02808: Alert! worker name (fcgi://localhost:9001//home/build/dev/piv/oss-httpd-build/bld-candidate/httpdtest-trunk/t/htdocs/) too long; truncated to:

Re: svn commit: r1824221 - in /httpd/httpd/branches/2.4.x: ./ CHANGES STATUS docs/manual/mod/mod_remoteip.xml modules/metadata/mod_remoteip.c

2018-03-20 Thread William A Rowe Jr
On Wed, Feb 14, 2018 at 4:55 AM, wrote: > Author: minfrin > Date: Wed Feb 14 10:55:44 2018 > New Revision: 1824221 > > URL: http://svn.apache.org/viewvc?rev=1824221=rev > Log: > mod_remoteip: Add PROXY protocol support In backporting this, was there a reason that

Re: [VOTE] Release httpd-2.4.33

2018-03-20 Thread William A Rowe Jr
On Sat, Mar 17, 2018 at 6:43 PM, Daniel Ruggeri wrote: > 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

Re: [VOTE] Release httpd-2.4.33

2018-03-20 Thread Steffen
+1 Builds and Runs fine on Windows. Nothing serious has popped up from the AL community, only a extra feature request for mod_md and a watchdog loop with mod_md which has resolved itself after a few days. On 18-3-2018 00:43, Daniel Ruggeri wrote: Hi, all; Please find below the proposed

Re: [VOTE] Release httpd-2.4.33

2018-03-20 Thread Stefan Eissing
+1 - MacOS 10.13.3 - Ubuntu 16.04 LTS > Am 18.03.2018 um 00:43 schrieb Daniel Ruggeri : > > 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

Re: svn commit: r1827303 - /httpd/test/framework/trunk/t/ab/base.t

2018-03-20 Thread Eric Covener
>> +"https stdout had some error strong " . Dumper >> $https_results->{stdout} ); > > > had some error string ? > Thanks, took the oppty to more fully reword. 1827314.

Re: svn commit: r1827303 - /httpd/test/framework/trunk/t/ab/base.t

2018-03-20 Thread Ruediger Pluem
On 03/20/2018 01:42 PM, cove...@apache.org wrote: > Author: covener > Date: Tue Mar 20 12:42:07 2018 > New Revision: 1827303 > > URL: http://svn.apache.org/viewvc?rev=1827303=rev > Log: > dump stderr on ok() failure > > also convert a print to t_debug > > > > Modified: >

Re: [VOTE] Release httpd-2.4.33

2018-03-20 Thread Eric Covener
On Sat, Mar 17, 2018 at 7:43 PM, Daniel Ruggeri wrote: > 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

Re: [VOTE] Release httpd-2.4.33

2018-03-20 Thread Jacob Perkins
I love me some OBS. cPanel will likely pull these tests down into our test suites as well. Thanks Petr! — Jacob Perkins Product Owner cPanel Inc. jacob.perk...@cpanel.net Office: 713-529-0800 x 4046 Cell: 713-560-8655 > On Mar 20, 2018, at 8:51 AM, Petr

Re: [VOTE] Release httpd-2.4.33

2018-03-20 Thread Petr Gajdos
On Sat, Mar 17, 2018 at 06:43:15PM -0500, Daniel Ruggeri wrote: > Hi, all; >Please find below the proposed release tarball and signatures: > https://dist.apache.org/repos/dist/dev/httpd/ Hi, works for me https://build.opensuse.org/package/show/Apache:Test/apache-test Petr

Re: mod_http2 exported functions

2018-03-20 Thread Christian Schoenebeck
On Dienstag, 20. März 2018 09:43:45 CET Stefan Eissing wrote: > Hey, Hi Stefan, thanks for your kind reply on this one! > > The reason for asking: I was considering to make some of the core h2 > > features available through Python or PHP i.e. for dynamically creating > > server pushes in webapps

Re: [VOTE] Release httpd-2.4.33

2018-03-20 Thread Jim Jagielski
> On Mar 17, 2018, at 7:43 PM, Daniel Ruggeri wrote: > > 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

Re: [VOTE] Release httpd-2.4.33

2018-03-20 Thread Yann Ylavic
On Sun, Mar 18, 2018 at 12:43 AM, Daniel Ruggeri wrote: > 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

Re: Poll: increase OpenSSL version requirement for trunk?

2018-03-20 Thread Stefan Eissing
I understand what you are saying and agree to most of it. One thing sticks out to me: > Am 19.03.2018 um 19:07 schrieb Houser, Rick : > > Under RHEL6, I count 52 releases of openssl-1.0.1# in the changelog. That > is far from trivial, especially compared to

Re: mod_http2 exported functions

2018-03-20 Thread Stefan Eissing
Hey, > Am 19.03.2018 um 17:46 schrieb Christian Schoenebeck > : > > Hi everyone, > > I was just looking at the mod_http2 sources, and wondered why are only the > following few functions of mod_http2 exposed to the outer world? So far, only the functions for