Re: [VOTE] Release Apache httpd 2.4.29 as GA

2017-10-19 Thread Gregg Smith
On 10/19/2017 5:49 PM, William A Rowe Jr wrote: On Thu, Oct 19, 2017 at 4:15 PM, Steffen wrote: I said before: In Apache.dsw is now project xml removed, it is not building out of the box with current released apr-util. With coming apr-util 1.6.1 it should be possible

Re: [VOTE] Release Apache httpd 2.4.29 as GA

2017-10-19 Thread William A Rowe Jr
On Thu, Oct 19, 2017 at 4:15 PM, Steffen wrote: > I said before: In Apache.dsw is now project xml removed, it is not building > out of the box with current released apr-util. With coming apr-util 1.6.1 it > should be possible to build. > > With the expat/xml changes in

Re: [VOTE] Release Apache httpd 2.4.29 as GA

2017-10-19 Thread Steffen
I said before: In Apache.dsw is now project xml removed, it is not building out of the box with current released apr-util. With coming apr-util 1.6.1 it should be possible to build. With the expat/xml changes in apr-util and httpd, it is now a hard job for most win users to build. Going

Re: Discard a brigade from filter

2017-10-19 Thread Nick Kew
On Thu, 19 Oct 2017 16:30:27 +0200 m...@netbsd.org (Emmanuel Dreyfus) wrote: > Hello > > Is there a way to completely discard a brigade in an input filter, and > not pass it through filter chain? This doesn't quite make sense. An input filter pulls data into the brigade supplied by its caller,

Re: Revisiting odd test framework servername behaviors

2017-10-19 Thread Stefan Eissing
I can see the failures when I pass in a t/TEST -servername localhost.localdomain as --- t/modules/access.t(Wstat: 0 Tests: 408 Failed: 31) Failed tests: 4, 20-21, 24, 26, 28, 30, 38, 55, 72, 89 106-107, 123-124, 141, 154, 168, 170, 175

Revisiting odd test framework servername behaviors

2017-10-19 Thread William A Rowe Jr
# Failed test 56 in t/ssl/varlookup.t at line 109 fail #56 # Failed test 58 in t/ssl/varlookup.t at line 109 fail #58 # testing : SSL_SERVER_SAN_DNS_0 # expected: 'localhost' # received: 'localhost.localdomain' not ok 56 # testing : SSL_SERVER_SAN_OTHER_dnsSRV_0 # expected: '_https.localhost' #

Discard a brigade from filter

2017-10-19 Thread Emmanuel Dreyfus
Hello Is there a way to completely discard a brigade in an input filter, and not pass it through filter chain? Removing all buckets cause an empty brigade to be sent to next filter and that causes trouble. I found a case where another filter in the chain considers an empty brigade to be end of

Re: [VOTE] Release Apache httpd 2.4.29 as GA

2017-10-19 Thread Jacob Perkins
+1. CentOS 6 1686/x86_64, CentOS 7 x86_64 Details: QA TEST Pass Version : ea-apache24-2.4.29-1.3. Steps: CentOS 7 [root@68 ~]# httpd -v Server version: Apache/2.4.29 (cPanel) Server built: Oct 18 2017 17:14:35 [root@68 ~]# uname -r