Re: [VOTE] Release httpd-2.4.41

2020-01-18 Thread Daniel Ruggeri


On 8/9/2019 8:50 AM, sebb wrote:
> On Fri, 9 Aug 2019 at 14:40, 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.41:
>> [ ] +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.
>>
>> The computed digests of the tarball up for vote are:
>> sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
>> sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461 
>> *httpd-2.4.41.tar.gz
> I think it would be helpful to include the SVN repo tag and revision.
> This is needed to show provenance for the archive contents.
Sure - easy to handle. I've updated the email template in r1872960 for
the site repo

-- 
Daniel Ruggeri

>
>> --
>> Daniel Ruggeri


[RESULT][VOTE] Release httpd-2.4.41

2019-08-12 Thread Daniel Ruggeri
Hi, all;
   It is my pleasure to confirm that we have received enough votes to
PASS the release of httpd-2.4.41! As always, I thank everyone for their
diligence in testing this release and am very happy we caught the minor
regression during 2.4.40 validation cycles to prevent a potentially
impacting situation for users. Awesome, y'all!

I detected the following +1 votes:
PMC
jailletc36, druggeri, humbedooh, icing, steffenal, jim, covener, jorton,
rjung

Community
Dennis Clarke, Noel Butler

No -1 votes were recorded.

I will begin the process of promoting the release to the dist locations
and will prep for announcement in 48-ish hours.

-- 
Daniel Ruggeri



Re: [VOTE] Release httpd-2.4.41

2019-08-12 Thread Rainer Jung

Am 09.08.2019 um 15:40 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.41:

[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.

The computed digests of the tarball up for vote are:
sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461 
*httpd-2.4.41.tar.gz

--
Daniel Ruggeri


+1 to release and thanks a bunch for RM!

Summary: all OK except for

- very few shutdown crashes on Solaris (already observed in 2.4.37, but 
then with MPM event when statically linked, now 2 times both with 
prefork and shared linking)


- not tested but still expected to happen: problems with prefork plus 
mod_ext_filter plus LimitRequestBody on Solaris (not a regression), plus 
indicatons that I also saw it on SLES 11 (and then disabled 
mod_ext_filter there to let the tests proceed).


Detailed report:

- Sigs and hashes OK
- contents of tarballs identical
- contents of tag and tarballs identical
  except for expected deltas

Built on

- Solaris 10 Sparc as 32 Bit Binaries
- SLES 11+12 (64 Bits)
- RHEL 6+7 (64 Bits)

For all platforms built

- with default (shared) and static modules
- with module set reallyall
- using --enable-load-all-modules
- against external APR/APU 1.7.0/1.6.1
  plus for SLES 12 and RHEL 7 also against 1.6.5/1.6.1
  plus for SLES 12 and RHEL 7 built but not tested using APR trunk head

- using external libraries
  - expat 2.2.7
  - pcre 8.43
  - lua 5.3.5 (compiled with LUA_COMPAT_MODULE)
  - distcache 1.5.1
  - libxml2 2.9.9
  - libnghttp2 1.39.1
  - brotli 1.0.7
  - curl 7.65.3
  - jansson 2.12
and
  - openssl 0.9.8zh, 1.0.2, 1.0.2s, 1.0.1e, 1.0.1k, 1.1.1, 1.1.1c plus 
patches (head of a few days ago)


- Tool chain:
- platform gcc except on Solaris
  (gcc 8.3.0 Solaris 10)
- CFLAGS: -O2 -g -Wall -fno-strict-aliasing
  - on Solaris additionally -mpcu=v9, -D_XOPEN_SOURCE,
-D_XOPEN_SOURCE_EXTENDED=1, -D__EXTENSIONS__
and -D_XPG6

All of the 246 builds succeeded.

- compiler warnings: none

Tested for

- Solaris 10, SLES 11+12, RHEL 6+7
- MPMs prefork, worker, event
- default and static module builds
- log level trace8
- module set reallyall
  - for "reallyall" 129 modules plus MPMs
- Perl client bundle build against OpenSSL 1.1.1, 1.1.0i, 1.0.2p and 0.9.8zh
- OpenSSL once linked statically and once as a shared library

Every OpenSSL version in the client tested with every version in the 
server, not just the same version.


The total number of test suite runs was 1926 (plus some on Solaris and 
RHEL 6 still running, the whole suite hasn't finished yet, but enough to 
come up with a clear result).


The following test failures were seen:

a Crashes only on Solaris, this time only with prefork MPM and
  dynamically linked builds.
  The crash seems to happen only at the end of a process during pchild
  clean up and it might be problematic, that the watchdog thread at that
  time still exists.
  gdb info see at end.

b Tests 4, 8 and 12 of t/modules/buffer.t
  Not a regression
  Tests 4, 8 and sometimes 12, always line 37
  Relatively frequent (645) failures on platforms Solaris 10
  and old SLES11, RHEL 6, but not on more modern (and here faster)
  SLES 12 and RHEL 7. Happens for all OpenSSL client and server
  versions and all link types.

c Various tests in t/apache/expr_string.t
  Not a regression.
  18 times,
  Test numbers : 11, 14, 20, 23, 26, 29
  Happens for 18 out of 1926 runs
  (3 times on Solaris 10,
   otherwise always on RHEL6).
  The failure is once on line 101, all others are on line 87.
  They happen, when the error_log contents are checked.
  Could be due to logs written to NFS.

d Test 5 in t/modules/dav.t line 69:
  Not a regression.
  5 times: once RHEL 6, twice RHEL 7 and twice SLES 12
  Creation, modified and now times not in the correct order.
  This seems to be a system issue, all tests done on NFS,
  many tested on virtualized guests.

e Test 54 in t/modules/cgi.t line 232:
  Not a regression
  3 times once Solaris
  Test checks log contents. Could be false positive due to
  logs written to NFS.

Regards,

Rainer

GDB info (sporadic) Solaris shutdown crahes:

#0  0xff07f17c in allocator_free (node=0x1bd8, allocator=0x333530) at 
/path/to/sources/apr/1.7.x/1.7.0/apr-1.7.0/memory/unix/apr_pools.c:486

freelist = 0x0
max_index = 1574824
max_free_index = 512
next = 0x1bd8
index = 5201872
current_free_index = 4284842517
#1  apr_pool_destroy (pool=0x338068) at 
/path/to/sources/apr/1.7.x/1.7.0/apr-1.7.0/memory/unix/apr_pools.c:1043

active = 
allocator = 0x333530
#2  0xfed629d0 in clean_child_exit (code=7) at 

Re: [VOTE] Release httpd-2.4.41

2019-08-12 Thread Joe Orton
On Fri, Aug 09, 2019 at 08:40:38AM -0500, 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.41:
> [ ] +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.
> 
> The computed digests of the tarball up for vote are:
> sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
> sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461  
> *httpd-2.4.41.tar.gz

+1 for release, CHANGES good, digests good, test suite passes on Fedora 
30/x86_64.

Thanks for RMing!

Regards, Joe


Re: [VOTE] Release httpd-2.4.41

2019-08-11 Thread Noel Butler
On 09/08/2019 23:40, 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.41:
> [ ] +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.
> 
> The computed digests of the tarball up for vote are:
> sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
> sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461 
> *httpd-2.4.41.tar.gz
> -- 
> Daniel Ruggeri

good to go slackware 13.0 -> -current

-- 
Kind Regards, 

Noel Butler 

This Email, including any attachments, may contain legally 
privileged
information, therefore remains confidential and subject to copyright
protected under international law. You may not disseminate, discuss, or
reveal, any part, to anyone, without the authors express written
authority to do so. If you are not the intended recipient, please notify
the sender then delete all copies of this message including attachments,
immediately. Confidentiality, copyright, and legal privilege are not
waived or lost by reason of the mistaken delivery of this message. Only
PDF [1] and ODF [2] documents accepted, please do not send proprietary
formatted documents 

 

Links:
--
[1] http://www.adobe.com/
[2] http://en.wikipedia.org/wiki/OpenDocument

Re: [VOTE] Release httpd-2.4.41

2019-08-11 Thread Eric Covener
On Fri, Aug 9, 2019 at 9:40 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 as 2.4.41:
> [ ] +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.
>
> The computed digests of the tarball up for vote are:
> sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
> sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461 
> *httpd-2.4.41.tar.gz

+1 aix/xlc/ppc64

Usual AIX issues only:

Test Summary Report
---
t/ab/base.t   (Wstat: 0 Tests: 5 Failed: 4)
 Failed tests:  1-4

!!! ab not statically linked with openssl despite --enable-static-support

t/modules/session.t   (Wstat: 0 Tests: 140 Failed: 0)
 TODO passed:   8, 18, 38, 43, 48, 58, 63, 133
t/ssl/ocsp.t  (Wstat: 0 Tests: 3 Failed: 2)
 Failed tests:  2-3

!!! ??

t/ssl/proxy.t (Wstat: 0 Tests: 172 Failed: 61)
 Failed tests:  1-2, 114-172
!!! system perl/openssl wonky

Files=133, Tests=9761, 1071 wallclock secs ( 2.94 usr  0.43 sys +
54.39 cusr 24.85 csys = 82.61 CPU)
Result: FAIL
Failed 3/133 test programs. 67/9761 subtests failed.




-- 
Eric Covener
cove...@gmail.com


Re: [VOTE] Release httpd-2.4.41

2019-08-11 Thread Jim Jagielski
Tested:

  o macOS 10.14.6, Xcode 10.3 (64bit)
  o CentOS 5, 6 (64bit)
  o Ubuntu 14.04 LTS (64bit)

All +1: no regressions.

Thanks for RMing!

> On Aug 9, 2019, at 9:40 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 as 2.4.41:
> [ ] +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.
> 
> The computed digests of the tarball up for vote are:
> sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
> sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461 
> *httpd-2.4.41.tar.gz
> -- 
> Daniel Ruggeri



Re: [VOTE] Release httpd-2.4.41

2019-08-11 Thread Steffen



+1

No issues/regressions reported by the AL Windows Community.

- Steffen


On Friday 09/08/2019 at 15:41, 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.41:

[ ] +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.

The computed digests of the tarball up for vote are:
sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
sha256: 
3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461  
*httpd-2.4.41.tar.gz

--
Daniel Ruggeri


Re: [VOTE] Release httpd-2.4.41

2019-08-11 Thread Stefan Eissing
> Am 09.08.2019 um 15:40 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.41:
> [ ] +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.
> 
> The computed digests of the tarball up for vote are:
> sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
> sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461 
> *httpd-2.4.41.tar.gz
> -- 
> Daniel Ruggeri

+1

Tested on MacOS 10.14.6, mpm_event, mpm_worker, h2 + md test suites

Thanks for RM.

-Stefan

Re: [VOTE] Release httpd-2.4.41

2019-08-10 Thread Daniel Gruno

+1 From me as well.
A few snags with lua, but that's very platform specific and doesn't 
affect the vote. I should probably look into better compat with 5.3 later :)



On 8/9/19 11:25 PM, Daniel Ruggeri wrote:



On 2019/08/09 13:40:38, 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.41:
[ ] +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.

The computed digests of the tarball up for vote are:
sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461  
*httpd-2.4.41.tar.gz
--
Daniel Ruggeri


+1 from me.

Tested under the following conditions...

system:
   kernel:
 name: Linux
 release: 4.9.0-8-amd64
 version: #1 SMP Debian 4.9.144-3 (2019-02-02)
 machine: x86_64

   libraries:
 openssl: "1.1.1c"
 openldap: "2.4.48"
 apr: "1.7.0"
 apr-util: "1.6.1"
 iconv: "1.2.2"
 brotli: "1.0.7"
 nghttp2: "1.39.1"
 zlib: "1.2.11"
 pcre: "8.43"
 libxml2: "2.9.9"
 php: "7.3.8"
 lua: "5.3.5"
 curl: "7.65.3"





Re: [VOTE] Release httpd-2.4.41

2019-08-09 Thread Dennis Clarke
On 8/9/19 5:25 PM, Daniel Ruggeri wrote:
> 
> 
> On 2019/08/09 13:40:38, 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.41:
>> [ ] +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.
>>
>> The computed digests of the tarball up for vote are:
>> sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
>> sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461  
>> *httpd-2.4.41.tar.gz
>> -- 
>> Daniel Ruggeri
> 
> +1 from me.
> 

+1 from me

tested and running on Solaris 10 sparcv9 with :

openssl 1.1.1c
apr 1.7.0
apr-util 1.6.1
libiconv-1.16
zlib-1.2.8
pcre-8.40
curl-7.65.3

... and a pile of other stuff that likely needs to be up to date.

https://beta.tls13.net/

-- 
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional





Re: [VOTE] Release httpd-2.4.41

2019-08-09 Thread Daniel Ruggeri



On 2019/08/09 13:40:38, 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.41:
> [ ] +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.
> 
> The computed digests of the tarball up for vote are:
> sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
> sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461  
> *httpd-2.4.41.tar.gz
> -- 
> Daniel Ruggeri

+1 from me.

Tested under the following conditions...

system:
  kernel:
name: Linux
release: 4.9.0-8-amd64
version: #1 SMP Debian 4.9.144-3 (2019-02-02)
machine: x86_64

  libraries:
openssl: "1.1.1c"
openldap: "2.4.48"
apr: "1.7.0"
apr-util: "1.6.1"
iconv: "1.2.2"
brotli: "1.0.7"
nghttp2: "1.39.1"
zlib: "1.2.11"
pcre: "8.43"
libxml2: "2.9.9"
php: "7.3.8"
lua: "5.3.5"
curl: "7.65.3"

-- 
Daniel Ruggeri


Re: [VOTE] Release httpd-2.4.41

2019-08-09 Thread Christophe JAILLET

Le 09/08/2019 à 15:40, 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.41:

[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.

The computed digests of the tarball up for vote are:
sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
sha256: 
3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461 
*httpd-2.4.41.tar.gz

--
Daniel Ruggeri 



Tested on Ubuntu 19.04, compiled with gcc 8.3.0.
Tested with event, prefork and worker.

Attached test coverage data.

Thx for RM.


CJ

Title: HTTPd Test Coverage



  
  

 
  

  
  
  
  
   
HTTPd Test Coverage
   
  
  
   
This should give us some idea of how well our test-framework actually stress our
code.


   

mod_access_compat
81.94% tested


mod_allowmethods
89.36% tested


mod_auth_basic
55.79% tested


mod_auth_digest
53.87% tested


mod_auth_form
52.02% tested


mod_authn_anon
75.00% tested


mod_authn_core
37.27% tested


mod_authn_dbd
8.55% tested


mod_authn_dbm
22.22% tested


mod_authn_file
85.48% tested


mod_authn_socache
16.38% tested


mod_authnz_fcgi
3.72% tested


mod_authz_core
60.00% tested


mod_authz_dbd
6.47% tested


mod_authz_dbm
13.13% tested


mod_authz_groupfile
62.50% tested


mod_authz_host
14.29% tested


mod_authz_owner
7.14% tested


mod_authz_user
33.33% tested


mod_unixd
28.97% tested


mod_isapi
0.00% tested


cache_storage
36.46% tested


cache_util
41.47% tested


mod_cache_disk
65.26% tested


mod_cache
41.65% tested


mod_cache_socache
60.29% tested


mod_file_cache
18.80% tested


mod_socache_dbm
1.43% tested


mod_socache_memcache
4.86% tested


mod_socache_shmcb
43.46% tested


mod_heartbeat
16.25% tested


mod_heartmonitor
6.22% tested


mod_macro
0.00% tested


mod_watchdog
66.19% tested


mod_dbd
12.60% tested


dbm
22.44% tested


lock
57.92% tested


mod_dav_fs
66.67% tested


repos
34.00% tested


locks
0.00% tested


mod_dav_lock
23.81% tested


liveprop
89.58% tested


mod_dav
22.19% tested


props
44.62% tested


providers
33.33% tested


std_liveprop
43.75% tested


util
41.75% tested


util_lock
57.81% tested


mod_bucketeer
87.10% tested


mod_dumpio
21.33% tested


mod_echo
89.87% tested


mod_case_filter
86.49% tested


mod_case_filter_in
83.72% tested


mod_example_hooks
0.00% tested


mod_example_ipc
0.00% tested


mod_brotli
53.33% tested


mod_buffer
69.75% tested


mod_charset_lite
6.47% tested


mod_data
72.15% tested


mod_deflate
41.45% tested


mod_ext_filter
59.66% tested


mod_filter
50.73% tested


mod_include
75.20% tested


mod_proxy_html
7.10% tested


mod_ratelimit
48.76% tested


mod_reflector
86.11% tested


mod_reqtimeout
64.54% tested


mod_request
13.10% tested


mod_sed
3.06% tested


mod_substitute
80.13% tested


mod_xml2enc
3.59% tested


regexp
0.00% tested


sed0
0.00% tested


sed1
0.00% tested


mod_asis
58.14% tested


mod_autoindex
42.69% tested


mod_cgid
74.51% tested


mod_cgi
8.19% tested


mod_info
83.73% tested


mod_status
64.88% tested


mod_suexec
65.71% tested


h2_alt_svc
19.23% tested


h2_bucket_beam
76.31% tested


h2_bucket_eos
74.29% tested


h2_config
40.44% tested


h2_conn
85.09% tested


h2_conn_io
85.71% tested


h2_ctx
100.00% tested


h2_filter
21.59% tested


h2_from_h1
26.55% tested


h2_h2
62.11% tested


h2_headers
62.50% tested


h2_mplx
64.41% tested


h2_proxy_session
0.00% tested


h2_proxy_util
0.00% tested


h2_push
11.19% tested


h2_request
61.33% tested


h2_session
57.03% tested


h2_stream
50.50% tested


h2_switch
56.94% tested


h2_task
57.48% tested


h2_util
45.75% tested


h2_workers
81.93% tested


mod_http2
75.86% tested


mod_proxy_http2
9.52% tested


mod_mime
49.51% tested


mod_log_config
41.66% tested


mod_log_debug
76.03% tested


mod_log_forensic
25.23% tested


mod_logio
64.29% tested


lua_apr
85.00% tested


lua_config
8.33% tested


lua_dbd
0.00% tested


lua_passwd
0.00% tested


lua_request
23.70% tested


lua_vmprep
56.07% tested


mod_lua
28.90% tested


mod_actions
72.46% tested


mod_alias
82.37% tested


mod_dir
56.02% tested


mod_imagemap
39.52% tested


mod_negotiation
67.34% tested


mod_rewrite
54.78% tested


mod_speling
85.31% tested


mod_userdir
26.42% tested


mod_vhost_alias
75.53% tested


md_acme_acct
0.00% tested


md_acme_authz
0.00% tested


md_acme_drive
0.67% tested


md_acme
0.85% tested


md_acme_order
0.00% tested


md_acmev1_drive
0.00% tested


md_acmev2_drive
0.00% tested


md_core
0.00% tested


md_crypt
0.00% tested


md_curl
0.00% tested


md_http
0.00% tested


md_json
12.20% tested


md_jws
0.00% tested


md_log
64.71% tested


md_reg
11.05% tested


md_result
3.62% tested


md_status
0.00% tested


md_store_fs
23.95% tested


md_store
21.69% tested


md_time
4.08% tested


md_util

Re: [VOTE] Release httpd-2.4.41

2019-08-09 Thread sebb
On Fri, 9 Aug 2019 at 14:40, 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.41:
> [ ] +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.
>
> The computed digests of the tarball up for vote are:
> sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
> sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461 
> *httpd-2.4.41.tar.gz

I think it would be helpful to include the SVN repo tag and revision.
This is needed to show provenance for the archive contents.

> --
> Daniel Ruggeri


[VOTE] Release httpd-2.4.41

2019-08-09 Thread 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.41:
[ ] +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.

The computed digests of the tarball up for vote are:
sha1: b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz
sha256: 3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461  
*httpd-2.4.41.tar.gz
-- 
Daniel Ruggeri