You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by dr...@apache.org on 2019/08/09 13:37:38 UTC

svn commit: r35182 - /dev/httpd/

Author: druggeri
Date: Fri Aug  9 13:37:38 2019
New Revision: 35182

Log:
Add 2.4.41 files

Added:
    dev/httpd/CHANGES_2.4.41
    dev/httpd/httpd-2.4.41-deps.tar.bz2   (with props)
    dev/httpd/httpd-2.4.41-deps.tar.bz2.asc
    dev/httpd/httpd-2.4.41-deps.tar.bz2.md5
    dev/httpd/httpd-2.4.41-deps.tar.bz2.sha1
    dev/httpd/httpd-2.4.41-deps.tar.bz2.sha256
    dev/httpd/httpd-2.4.41-deps.tar.gz   (with props)
    dev/httpd/httpd-2.4.41-deps.tar.gz.asc
    dev/httpd/httpd-2.4.41-deps.tar.gz.md5
    dev/httpd/httpd-2.4.41-deps.tar.gz.sha1
    dev/httpd/httpd-2.4.41-deps.tar.gz.sha256
    dev/httpd/httpd-2.4.41.tar.bz2   (with props)
    dev/httpd/httpd-2.4.41.tar.bz2.asc
    dev/httpd/httpd-2.4.41.tar.bz2.md5
    dev/httpd/httpd-2.4.41.tar.bz2.sha1
    dev/httpd/httpd-2.4.41.tar.bz2.sha256
    dev/httpd/httpd-2.4.41.tar.gz   (with props)
    dev/httpd/httpd-2.4.41.tar.gz.asc
    dev/httpd/httpd-2.4.41.tar.gz.md5
    dev/httpd/httpd-2.4.41.tar.gz.sha1
    dev/httpd/httpd-2.4.41.tar.gz.sha256
Removed:
    dev/httpd/CHANGES_2.4.40
Modified:
    dev/httpd/Announcement2.4.html
    dev/httpd/Announcement2.4.txt
    dev/httpd/CHANGES_2.4

Modified: dev/httpd/Announcement2.4.html
==============================================================================
--- dev/httpd/Announcement2.4.html (original)
+++ dev/httpd/Announcement2.4.html Fri Aug  9 13:37:38 2019
@@ -49,7 +49,7 @@
 <div class="banner"></div>
 
 <h1>
-                       Apache HTTP Server 2.4.40 Released
+                       Apache HTTP Server 2.4.41 Released
 </h1>
 <p>
    September 21, 2018
@@ -57,7 +57,7 @@
 <p>
    The Apache Software Foundation and the Apache HTTP Server Project are
    pleased to <a href="https://www.apache.org/dist/httpd/Announcement2.4.html">announce</a>
-   the release of version 2.4.40 of the Apache
+   the release of version 2.4.41 of the Apache
    HTTP Server ("Apache").  This version of Apache is our latest GA
    release of the new generation 2.4.x branch of Apache HTTPD and
    represents fifteen years of innovation by the project, and is
@@ -69,7 +69,7 @@
    encourage users of all prior versions to upgrade.
 </p>
 <p>
-   Apache HTTP Server 2.4.40 is available for download from:
+   Apache HTTP Server 2.4.41 is available for download from:
 </p>
 <dl>
   <dd><a href="https://httpd.apache.org/download.cgi"
@@ -77,7 +77,7 @@
 </dl>
 <p>
    Please see the <a href="./CHANGES_2.4">CHANGES_2.4</a> file, linked from the download page, for a
-   full list of changes.  A condensed list, <a href="./CHANGES_2.4.40">CHANGES_2.4.40</a> includes only
+   full list of changes.  A condensed list, <a href="./CHANGES_2.4.41">CHANGES_2.4.41</a> includes only
    those changes introduced since the prior 2.4 release.  A summary of all 
    of the security vulnerabilities addressed in this and earlier releases 
    is available:

Modified: dev/httpd/Announcement2.4.txt
==============================================================================
--- dev/httpd/Announcement2.4.txt (original)
+++ dev/httpd/Announcement2.4.txt Fri Aug  9 13:37:38 2019
@@ -1,9 +1,9 @@
-                Apache HTTP Server 2.4.40 Released
+                Apache HTTP Server 2.4.41 Released
 
    September 21, 2018
 
    The Apache Software Foundation and the Apache HTTP Server Project
-   are pleased to announce the release of version 2.4.40 of the Apache
+   are pleased to announce the release of version 2.4.41 of the Apache
    HTTP Server ("Apache").  This version of Apache is our latest GA
    release of the new generation 2.4.x branch of Apache HTTPD and
    represents fifteen years of innovation by the project, and is
@@ -13,7 +13,7 @@
    We consider this release to be the best version of Apache available, and
    encourage users of all prior versions to upgrade.
 
-   Apache HTTP Server 2.4.40 is available for download from:
+   Apache HTTP Server 2.4.41 is available for download from:
 
      https://httpd.apache.org/download.cgi
 
@@ -24,7 +24,7 @@
      https://httpd.apache.org/docs/trunk/new_features_2_4.html
 
    Please see the CHANGES_2.4 file, linked from the download page, for a
-   full list of changes. A condensed list, CHANGES_2.4.40 includes only
+   full list of changes. A condensed list, CHANGES_2.4.41 includes only
    those changes introduced since the prior 2.4 release.  A summary of all 
    of the security vulnerabilities addressed in this and earlier releases 
    is available:

Modified: dev/httpd/CHANGES_2.4
==============================================================================
--- dev/httpd/CHANGES_2.4 (original)
+++ dev/httpd/CHANGES_2.4 Fri Aug  9 13:37:38 2019
@@ -1,4 +1,20 @@
                                                          -*- coding: utf-8 -*-
+Changes with Apache 2.4.41
+
+  *) mod_proxy_balancer: Improve balancer-manager protection against 
+     XSS/XSRF attacks from trusted users.  [Joe Orton,
+     Niels Heinen <heinenn google.com>]
+
+  *) mod_session: Introduce SessionExpiryUpdateInterval which allows to
+     configure the session/cookie expiry's update interval. PR 57300.
+     [Paul Spangler <paul.spangler ni.com>]
+
+  *) modules/filters: Fix broken compilation when using old GCC (<4.2.x).
+     PR 63633.  [Rainer Jung, Joe Orton]
+
+  *) mod_ssl: Fix startup failure in 2.4.40 with SSLCertificateChainFile
+     configured for a domain managed by mod_md.  [Stefan Eissing]
+
 Changes with Apache 2.4.40
 
   *) core, mod_rewrite: Set PCRE_DOTALL by default. Revert via 
@@ -35,24 +51,27 @@ Changes with Apache 2.4.40
      [Stefan Eissing]
   
   *) mod_md: new features
-     - supports the ACMEv2 protocol
-     - new challenge method 'tls-alpn-01' implemented, needs mod_ssl patch to become available 
-     - supports command configuration to setup/teardown 'dns-01' challenges
-     - supports wildcard certificates when dns challenges are configured
-     - ACMEv2 is the new default and will be used on the next certificate renewal,
-       unless another MDCertificateAuthority is configured
-     - challenge type 'tls-sni-01' has been removed as CAs do not offer this any longer
-     - a domain exposes its status at https://<domain>/.httpd/certificate-status
-     - Managed Domains are now in Apache's 'server-status' page
-     - A new handler 'md-status' exposes verbose status information in JSON format
-     - new directives "MDCertificateFile" and "MDCertificateKeyFile" to configure a
-       Managed Domain that uses static files. Auto-renewal is turned off for those.
-     - new MDMessageCmd that is invoked on several events: 'renewed', 'expiring' and
-       'errored'. New 'MDWarnWindow' directive to configure when expiration warnings
-       shall be issued.
-     - ACMEv2 endpoints use the GET via empty POST way of accessing resources, see
-       announcement by Let's Encrypt:       
-       https://community.letsencrypt.org/t/acme-v2-scheduled-deprecation-of-unauthenticated-resource-gets/74380
+     - protocol
+       - supports the ACMEv2 protocol. It is the default and will be used on the next
+         certificate renewal, unless another "MDCertificateAuthority" is configured
+       - ACMEv2 endpoints use the GET via empty POST way of accessing resources, see
+         announcement by Let's Encrypt:       
+         https://community.letsencrypt.org/t/acme-v2-scheduled-deprecation-of-unauthenticated-resource-gets/74380
+     - challenges
+       - new challenge method 'tls-alpn-01' implemented
+       - challenge type 'tls-sni-01' has been removed as CAs do not offer this any longer
+       - supports command configuration to setup/teardown 'dns-01' challenges
+       - supports wildcard certificates when dns challenges are configured
+     - status information and monitoring
+       - a domain exposes its status at https://<domain>/.httpd/certificate-status
+       - Managed Domains are now in Apache's 'server-status' page
+       - A new handler 'md-status' exposes verbose status information in JSON format
+     - new directives
+       - "MDCertificateFile" and "MDCertificateKeyFile" to configure a
+         Managed Domain that uses static files. Auto-renewal is turned off for those.
+       - "MDMessageCmd" that is invoked on several events: 'renewed', 'expiring' and
+         'errored'.
+       - "MDWarnWindow" directive to configure when expiration warnings shall be issued.
      [Stefan Eissing]
 
   *) mod_mime_magic: Fix possible corruption of returned strings.

Added: dev/httpd/CHANGES_2.4.41
==============================================================================
--- dev/httpd/CHANGES_2.4.41 (added)
+++ dev/httpd/CHANGES_2.4.41 Fri Aug  9 13:37:38 2019
@@ -0,0 +1,120 @@
+                                                         -*- coding: utf-8 -*-
+Changes with Apache 2.4.41
+
+  *) mod_proxy_balancer: Improve balancer-manager protection against 
+     XSS/XSRF attacks from trusted users.  [Joe Orton,
+     Niels Heinen <heinenn google.com>]
+
+  *) mod_session: Introduce SessionExpiryUpdateInterval which allows to
+     configure the session/cookie expiry's update interval. PR 57300.
+     [Paul Spangler <paul.spangler ni.com>]
+
+  *) modules/filters: Fix broken compilation when using old GCC (<4.2.x).
+     PR 63633.  [Rainer Jung, Joe Orton]
+
+  *) mod_ssl: Fix startup failure in 2.4.40 with SSLCertificateChainFile
+     configured for a domain managed by mod_md.  [Stefan Eissing]
+
+Changes with Apache 2.4.40
+
+  *) core, mod_rewrite: Set PCRE_DOTALL by default. Revert via 
+     RegexDefaultOptions -DOTALL [Yann Ylavic]
+
+  *) core: Remove request details from built-in error documents [Eric Covener]
+
+  *) mod_http2: core setting "LimitRequestFieldSize" is not additionally checked on
+     merged header fields, just as HTTP/1.1 does. [Stefan Eissing, Michael Kaufmann]
+
+  *) mod_http2: fixed a bug that prevented proper stream cleanup when connection
+     throttling was in place. Stream resets by clients on streams initiated by them
+     are counted as possible trigger for throttling. [Stefan Eissing]
+
+  *) mod_http2/mpm_event: Fixes the behaviour when a HTTP/2 connection has nothing
+     more to write with streams ongoing (flow control block). The timeout waiting
+     for the client to send WINODW_UPDATE was incorrectly KeepAliveTimeout and not
+     Timeout as it should be. Fixes PR 63534. [Yann Ylavic, Stefan Eissing]
+
+  *) mod_proxy_balancer: Load balancer required byrequests when bytraffic chosen.
+     PR 62372. [Jim Jagielski]
+
+  *) mod_proxy_hcheck: Create the configuration for mod_proxy_hcheck
+     when used in BalancerMember. PR 60757. [Jean-Frederic Clere]
+
+  *) mod_proxy_hcheck: Mute extremely frequent debug message. [Yann Ylavic]
+
+  *) mod_ssl/mod_md: reversing dependency by letting mod_ssl offer hooks for
+     adding certificates and keys to a virtual host. An additional hook allows
+     answering special TLS connections as used in ACME challenges.
+     Adding 2 new hooks for init/get of OCSP stapling status information when
+     other modules want to provide those. Falls back to own implementation with
+     same behaviour as before.
+     [Stefan Eissing]
+  
+  *) mod_md: new features
+     - protocol
+       - supports the ACMEv2 protocol. It is the default and will be used on the next
+         certificate renewal, unless another "MDCertificateAuthority" is configured
+       - ACMEv2 endpoints use the GET via empty POST way of accessing resources, see
+         announcement by Let's Encrypt:       
+         https://community.letsencrypt.org/t/acme-v2-scheduled-deprecation-of-unauthenticated-resource-gets/74380
+     - challenges
+       - new challenge method 'tls-alpn-01' implemented
+       - challenge type 'tls-sni-01' has been removed as CAs do not offer this any longer
+       - supports command configuration to setup/teardown 'dns-01' challenges
+       - supports wildcard certificates when dns challenges are configured
+     - status information and monitoring
+       - a domain exposes its status at https://<domain>/.httpd/certificate-status
+       - Managed Domains are now in Apache's 'server-status' page
+       - A new handler 'md-status' exposes verbose status information in JSON format
+     - new directives
+       - "MDCertificateFile" and "MDCertificateKeyFile" to configure a
+         Managed Domain that uses static files. Auto-renewal is turned off for those.
+       - "MDMessageCmd" that is invoked on several events: 'renewed', 'expiring' and
+         'errored'.
+       - "MDWarnWindow" directive to configure when expiration warnings shall be issued.
+     [Stefan Eissing]
+
+  *) mod_mime_magic: Fix possible corruption of returned strings.
+     [Christophe Jaillet]
+
+  *) Default "conf/magic": Fix pattern for "audio/x-wav" for WAV files,
+     remove "audio/unknown" pattern for other RIFF files.
+     [Àngel Ollé Blázquez <aollebla redhat.com>]
+
+  *) mod_proxy_http2: fixing a potential NULL pointer use in logging.
+     [Christophe Jaillet, Dr Silvio Cesare InfoSect]
+
+  *) mod_dav: Reduce the amount of memory needed when doing PROPFIND's on large
+     collections by improving the memory management. [Joe Orton, Ruediger Pluem]
+
+  *) mod_proxy_http2: adding support for handling trailers in both directions.
+     PR 63502. [Stefan Eissing]
+
+  *) mod_proxy_http: forward 100-continue, and minimize race conditions when
+     reusing backend connections. PR 60330. [Yann Ylavic, Jean-Frederic Clere]
+
+  *) mod_proxy_balancer: Fix some HTML syntax issues.  [Christophe Jaillet]
+
+  *) When using mod_status with the Event MPM, report the number of requests
+     associated with an active connection in the "ACC" field. Previously
+     zero was always reported with this MPM.  PR60647. [Eric Covener]
+
+  *) mod_http2: remove the no longer existing h2_ngn_shed.c from Cmake.
+     [Stefan Eissing]
+
+  *) mod_proxy/ssl: Proxy SSL client certificate configuration and other proxy
+     SSL configurations broken inside <Proxy> context.  PR 63430.
+     [Ruediger Pluem, Yann Ylavic]
+
+  *) mod_proxy: allow SSLProxyCheckPeer* usage for all proxy modules.
+     PR 61857.  [Markus Gausling <markusgausling googlemail.com>, Yann Ylavic]
+
+  *) mod_reqtimeout: Fix default rates missing (not applied) in 2.4.39.
+     PR 63325. [Yann Ylavic]
+
+  *) mod_info: Fix output of server settings for PIPE_BUF in mod_info in
+     the rare case that PIPE_BUF is defined. [Rainer Jung]
+
+  *) mod_md: Store permissions are enforced on file creation, enforcing restrictions in
+     spite of umask. Fixes <https://github.com/icing/mod_md/issues/117>. [Stefan Eissing]
+

Added: dev/httpd/httpd-2.4.41-deps.tar.bz2
==============================================================================
Binary file - no diff available.

Propchange: dev/httpd/httpd-2.4.41-deps.tar.bz2
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/httpd/httpd-2.4.41-deps.tar.bz2.asc
==============================================================================
--- dev/httpd/httpd-2.4.41-deps.tar.bz2.asc (added)
+++ dev/httpd/httpd-2.4.41-deps.tar.bz2.asc Fri Aug  9 13:37:38 2019
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEEueghOu+4Ya81pB8smV41IhrYTf8FAl1NdwkACgkQmV41IhrY
+Tf8lBAgAvCXkcydeZaSWNpYe2PN149PtGAnVcvPVO6GIBz8329i59ZuuiMUb58lg
+uunn0pJ3CLbaBCgP4iulnzTCm7BiA3mXdfx6yoSLwUZSyomWOykWlc3lEAOS6VVC
+nzFlAbErXgHXFPUp2tLuy7gBHP64r1H5a2WLv2911KvW8DLX6EIszrRWrswh17wO
+rL9F4Nrsk+DQpSjPhHj4Bz6ik8PyUWZtb/5lK08blrSSa20fF/6gDf5c0EfF7MVY
+TJFYVdY/we0eiArKlPCNWynsJDjiw1DQ0RSmCtUHlKpsZvlCP2nnHYXzRdk9snbY
++btT5gjrda4KSXCvbqaW0iNX2+zqvA==
+=jFkz
+-----END PGP SIGNATURE-----

Added: dev/httpd/httpd-2.4.41-deps.tar.bz2.md5
==============================================================================
--- dev/httpd/httpd-2.4.41-deps.tar.bz2.md5 (added)
+++ dev/httpd/httpd-2.4.41-deps.tar.bz2.md5 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+19fc1bc56cb56af7074928de94c7a43e *httpd-2.4.41-deps.tar.bz2

Added: dev/httpd/httpd-2.4.41-deps.tar.bz2.sha1
==============================================================================
--- dev/httpd/httpd-2.4.41-deps.tar.bz2.sha1 (added)
+++ dev/httpd/httpd-2.4.41-deps.tar.bz2.sha1 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+09b2d41954773950e12dbe2ec504f97a73bffaf9 *httpd-2.4.41-deps.tar.bz2

Added: dev/httpd/httpd-2.4.41-deps.tar.bz2.sha256
==============================================================================
--- dev/httpd/httpd-2.4.41-deps.tar.bz2.sha256 (added)
+++ dev/httpd/httpd-2.4.41-deps.tar.bz2.sha256 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+ee683c852d9c4d23ac8302ea1803b4d6e58313f96ca122d26373e523ad0bd706 *httpd-2.4.41-deps.tar.bz2

Added: dev/httpd/httpd-2.4.41-deps.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/httpd/httpd-2.4.41-deps.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/httpd/httpd-2.4.41-deps.tar.gz.asc
==============================================================================
--- dev/httpd/httpd-2.4.41-deps.tar.gz.asc (added)
+++ dev/httpd/httpd-2.4.41-deps.tar.gz.asc Fri Aug  9 13:37:38 2019
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEEueghOu+4Ya81pB8smV41IhrYTf8FAl1NdwkACgkQmV41IhrY
+Tf9DFggAkB4ZVaw2t52uH6i5+0MabExfNyN3CM8m3M+0OYMKpz5bW7amZFoTnMRV
+8HhfrFv2g8pCE9WB98ISD3iKu79zm+jfl3BziAnQxxC1eMbc/o2F1J1rHbkbWdI2
+JyJ7OM2VksXvOMxsOO46cPS6HAgYJtOkSJ4ctL2GEKkQswjB9yqA7tkjCLoPzokM
+P7VG/99g6lhm3bFW6KXdw0Govn4qMQkOdUss2th5VWjwqKh/NSG4HWAjH1XSpwab
+XfgRmUnhSfjnBBVgTpNtR/W62aI0kh9WFN0hZ6NE915tCaS7C9/ZzyDtoa07rt+V
+xAY/FzoQEskZYiYG+pRX3vJ60enbHw==
+=wTIb
+-----END PGP SIGNATURE-----

Added: dev/httpd/httpd-2.4.41-deps.tar.gz.md5
==============================================================================
--- dev/httpd/httpd-2.4.41-deps.tar.gz.md5 (added)
+++ dev/httpd/httpd-2.4.41-deps.tar.gz.md5 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+9ba2bdc74c9e188bb2bedeae74398529 *httpd-2.4.41-deps.tar.gz

Added: dev/httpd/httpd-2.4.41-deps.tar.gz.sha1
==============================================================================
--- dev/httpd/httpd-2.4.41-deps.tar.gz.sha1 (added)
+++ dev/httpd/httpd-2.4.41-deps.tar.gz.sha1 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+794ca7d66ebf4132acfa6d22049da4fb69ed6a79 *httpd-2.4.41-deps.tar.gz

Added: dev/httpd/httpd-2.4.41-deps.tar.gz.sha256
==============================================================================
--- dev/httpd/httpd-2.4.41-deps.tar.gz.sha256 (added)
+++ dev/httpd/httpd-2.4.41-deps.tar.gz.sha256 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+bab23250c31d6723ba77304a976d42a2e246000a654c8d4481177d327041cafd *httpd-2.4.41-deps.tar.gz

Added: dev/httpd/httpd-2.4.41.tar.bz2
==============================================================================
Binary file - no diff available.

Propchange: dev/httpd/httpd-2.4.41.tar.bz2
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/httpd/httpd-2.4.41.tar.bz2.asc
==============================================================================
--- dev/httpd/httpd-2.4.41.tar.bz2.asc (added)
+++ dev/httpd/httpd-2.4.41.tar.bz2.asc Fri Aug  9 13:37:38 2019
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEEueghOu+4Ya81pB8smV41IhrYTf8FAl1NdwkACgkQmV41IhrY
+Tf/7cQf/YbevWNKn+DaPX+3pZ8BblqhMYzYZLDavSejV4dKzXoF0FA2IkMxq9Gh7
+y6cbLaycTOewkV2HZmtBhBLJRDlOLISKmkzXdq2qZJq9UR3aGFXnpZfRfaLBPExx
+XX0H0con4n8qvcPTAfOSc6uT64HR9kZlAzPjr2I2nsZht3rDsXw+pvA0AhpfpqPS
+7FSVMTXb7WUvMJauJdLetV2l8vY5P9LGDGMc7YPSfjGY3nrZJJv1DqCChF52SHph
+6C0FPDjrewIIzUyJLKTkBH+dK6Wx1Lv4blBqOX+FK0Zj79zSwcNkZJDxoEdpYjyk
+cPCTuAUKTV9e29TN1elZgP2ES75H4Q==
+=vwtE
+-----END PGP SIGNATURE-----

Added: dev/httpd/httpd-2.4.41.tar.bz2.md5
==============================================================================
--- dev/httpd/httpd-2.4.41.tar.bz2.md5 (added)
+++ dev/httpd/httpd-2.4.41.tar.bz2.md5 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+dfc674f8f454e3bc2d4ccd73ad3b5f1e *httpd-2.4.41.tar.bz2

Added: dev/httpd/httpd-2.4.41.tar.bz2.sha1
==============================================================================
--- dev/httpd/httpd-2.4.41.tar.bz2.sha1 (added)
+++ dev/httpd/httpd-2.4.41.tar.bz2.sha1 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+b46a02237f03384fa50ddbde9be62092dc23e684 *httpd-2.4.41.tar.bz2

Added: dev/httpd/httpd-2.4.41.tar.bz2.sha256
==============================================================================
--- dev/httpd/httpd-2.4.41.tar.bz2.sha256 (added)
+++ dev/httpd/httpd-2.4.41.tar.bz2.sha256 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+133d48298fe5315ae9366a0ec66282fa4040efa5d566174481077ade7d18ea40 *httpd-2.4.41.tar.bz2

Added: dev/httpd/httpd-2.4.41.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/httpd/httpd-2.4.41.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/httpd/httpd-2.4.41.tar.gz.asc
==============================================================================
--- dev/httpd/httpd-2.4.41.tar.gz.asc (added)
+++ dev/httpd/httpd-2.4.41.tar.gz.asc Fri Aug  9 13:37:38 2019
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEEueghOu+4Ya81pB8smV41IhrYTf8FAl1NdvcACgkQmV41IhrY
+Tf9VYQf/ZnfK0Xr9wNFlAQviwXmMqJXSgKr4ZvD0mNOy4Ai/vC5satA0JpcJotV3
+Yjg7x3OdXoQJgDn7OOv/zcFCoDQRLUFC6cvsxWE+VcRk2pUmsoLRIWAvvLxTqO6e
+C6lUWz6Dju+F3TCBLgIsUZIsq5vLuSZlqF+CAxquvSXaDM8RtnTXouySp8hXh+bB
+X30F43pe3kM456YRMPqImpJvW5Z2S3T8pWoo+onVVXz4ybwSMX9gEMa4X2j1vdX3
+fHEhEcwh5I1Bmq6d2DJOvQsqtm5/iVn7uerwsDISodJtOCv5P61g3Ifb0aCiX0ZP
+PztIQ9g8bf4fqVU9yRR/KnBKUwHzEw==
+=dqGt
+-----END PGP SIGNATURE-----

Added: dev/httpd/httpd-2.4.41.tar.gz.md5
==============================================================================
--- dev/httpd/httpd-2.4.41.tar.gz.md5 (added)
+++ dev/httpd/httpd-2.4.41.tar.gz.md5 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+9dd9c5fae398c3696805d19cb1f1a104 *httpd-2.4.41.tar.gz

Added: dev/httpd/httpd-2.4.41.tar.gz.sha1
==============================================================================
--- dev/httpd/httpd-2.4.41.tar.gz.sha1 (added)
+++ dev/httpd/httpd-2.4.41.tar.gz.sha1 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+b713e835aa7cde823a4b7f8e3463164f3d9fe63e *httpd-2.4.41.tar.gz

Added: dev/httpd/httpd-2.4.41.tar.gz.sha256
==============================================================================
--- dev/httpd/httpd-2.4.41.tar.gz.sha256 (added)
+++ dev/httpd/httpd-2.4.41.tar.gz.sha256 Fri Aug  9 13:37:38 2019
@@ -0,0 +1 @@
+3c0f9663240beb0f008acf3b4501c4f339d7467ee345a36c86c46b4d6f3a5461 *httpd-2.4.41.tar.gz