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 2020/07/29 15:25:10 UTC

svn commit: r40755 - /dev/httpd/

Author: druggeri
Date: Wed Jul 29 15:25:10 2020
New Revision: 40755

Log:
Add 2.4.45 files

Added:
    dev/httpd/CHANGES_2.4.45
    dev/httpd/httpd-2.4.45-deps.tar.bz2   (with props)
    dev/httpd/httpd-2.4.45-deps.tar.bz2.asc
    dev/httpd/httpd-2.4.45-deps.tar.bz2.md5
    dev/httpd/httpd-2.4.45-deps.tar.bz2.sha1
    dev/httpd/httpd-2.4.45-deps.tar.bz2.sha256
    dev/httpd/httpd-2.4.45-deps.tar.bz2.sha512
    dev/httpd/httpd-2.4.45-deps.tar.gz   (with props)
    dev/httpd/httpd-2.4.45-deps.tar.gz.asc
    dev/httpd/httpd-2.4.45-deps.tar.gz.md5
    dev/httpd/httpd-2.4.45-deps.tar.gz.sha1
    dev/httpd/httpd-2.4.45-deps.tar.gz.sha256
    dev/httpd/httpd-2.4.45-deps.tar.gz.sha512
    dev/httpd/httpd-2.4.45.tar.bz2   (with props)
    dev/httpd/httpd-2.4.45.tar.bz2.asc
    dev/httpd/httpd-2.4.45.tar.bz2.md5
    dev/httpd/httpd-2.4.45.tar.bz2.sha1
    dev/httpd/httpd-2.4.45.tar.bz2.sha256
    dev/httpd/httpd-2.4.45.tar.bz2.sha512
    dev/httpd/httpd-2.4.45.tar.gz   (with props)
    dev/httpd/httpd-2.4.45.tar.gz.asc
    dev/httpd/httpd-2.4.45.tar.gz.md5
    dev/httpd/httpd-2.4.45.tar.gz.sha1
    dev/httpd/httpd-2.4.45.tar.gz.sha256
    dev/httpd/httpd-2.4.45.tar.gz.sha512
Removed:
    dev/httpd/CHANGES_2.4.44
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 Wed Jul 29 15:25:10 2020
@@ -49,7 +49,7 @@
 <div class="banner"></div>
 
 <h1>
-                       Apache HTTP Server 2.4.44 Released
+                       Apache HTTP Server 2.4.45 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.44 of the Apache
+   the release of version 2.4.45 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.44 is available for download from:
+   Apache HTTP Server 2.4.45 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.44">CHANGES_2.4.44</a> includes only
+   full list of changes.  A condensed list, <a href="./CHANGES_2.4.45">CHANGES_2.4.45</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 Wed Jul 29 15:25:10 2020
@@ -1,9 +1,9 @@
-                Apache HTTP Server 2.4.44 Released
+                Apache HTTP Server 2.4.45 Released
 
    September 21, 2018
 
    The Apache Software Foundation and the Apache HTTP Server Project
-   are pleased to announce the release of version 2.4.44 of the Apache
+   are pleased to announce the release of version 2.4.45 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.44 is available for download from:
+   Apache HTTP Server 2.4.45 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.44 includes only
+   full list of changes. A condensed list, CHANGES_2.4.45 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 Wed Jul 29 15:25:10 2020
@@ -1,4 +1,10 @@
                                                          -*- coding: utf-8 -*-
+Changes with Apache 2.4.45
+
+  *) mod_http2: remove support for abandoned http-wg draft
+     <https://datatracker.ietf.org/doc/draft-kazuho-h2-cache-digest/>.
+     [Stefan Eissing]
+
 Changes with Apache 2.4.44
 
   *) mod_proxy_uwsgi: Error out on HTTP header larger than 16K (hard

Added: dev/httpd/CHANGES_2.4.45
==============================================================================
--- dev/httpd/CHANGES_2.4.45 (added)
+++ dev/httpd/CHANGES_2.4.45 Wed Jul 29 15:25:10 2020
@@ -0,0 +1,65 @@
+                                                         -*- coding: utf-8 -*-
+Changes with Apache 2.4.45
+
+  *) mod_http2: remove support for abandoned http-wg draft
+     <https://datatracker.ietf.org/doc/draft-kazuho-h2-cache-digest/>.
+     [Stefan Eissing]
+
+Changes with Apache 2.4.44
+
+  *) mod_proxy_uwsgi: Error out on HTTP header larger than 16K (hard
+     protocol limit).  [Yann Ylavic]
+
+  *) mod_http2: 
+     Fixes <https://github.com/icing/mod_h2/issues/200>: 
+     "LimitRequestFields 0" now disables the limit, as documented.
+     Fixes <https://github.com/icing/mod_h2/issues/201>: 
+     Do not count repeated headers with same name against the field
+     count limit. The are merged internally, as if sent in a single HTTP/1 line.
+     [Stefan Eissing]
+
+  *) mod_http2: Avoid segfaults in case of handling certain responses for
+     already aborted connections.  [Stefan Eissing, Ruediger Pluem]
+
+  *) mod_http2: The module now handles master/secondary connections and has marked
+     methods according to use. [Stefan Eissing]
+
+  *) core: Drop an invalid Last-Modified header value coming
+     from a FCGI/CGI script instead of replacing it with Unix epoch.
+     [Yann Ylavic, Luca Toscano]
+
+  *) Add support for strict content-length parsing through addition of
+     ap_parse_strict_length() [Yann Ylavic]
+
+  *) mod_proxy_fcgi: ProxyFCGISetEnvIf unsets variables when expression
+     evaluates to false.  PR64365. [Michael König <mail ikoenig.net>]
+
+  *) mod_proxy_http: flush spooled request body in one go to avoid
+     leaking (or long lived) temporary file. PR 64452. [Yann Ylavic]
+
+  *) mod_ssl: Fix a race condition and possible crash when using a proxy client
+     certificate (SSLProxyMachineCertificateFile).
+     [Armin Abfalterer <a.abfalterer gmail.com>]
+
+  *) mod_ssl: Fix memory leak in stapling code. PR63687. [Stefan Eissing]
+
+  *) mod_http2: Fixed regression that no longer set H2_STREAM_ID and H2_STREAM_TAG.
+     PR64330 [Stefan Eissing]
+
+  *) mod_http2: Fixed regression that caused connections to close when mod_reqtimeout
+     was configured with a handshake timeout. Fixes gitub issue #196.
+     [Stefan Eissing]
+
+  *) mod_proxy_http2: the "ping" proxy parameter
+     (see <https://httpd.apache.org/docs/2.4/mod/mod_proxy.html>) is now used
+     when checking the liveliness of a new or reused h2 connection to the backend.
+     With short durations, this makes load-balancing more responsive. The module
+     will hold back requests until ping conditions are met, using features of the
+     HTTP/2 protocol alone. [Ruediger Pluem, Stefan Eissing]
+
+  *) core: httpd is no longer linked against -lsystemd if mod_systemd
+     is enabled (and built as a DSO).  [Rainer Jung]
+
+  *) mod_proxy_http2: respect ProxyTimeout settings on backend connections
+     while waiting on incoming data. [Ruediger Pluem, Stefan Eissing]
+

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

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

Added: dev/httpd/httpd-2.4.45-deps.tar.bz2.asc
==============================================================================
--- dev/httpd/httpd-2.4.45-deps.tar.bz2.asc (added)
+++ dev/httpd/httpd-2.4.45-deps.tar.bz2.asc Wed Jul 29 15:25:10 2020
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQJIBAABCAAyFiEE40gAQ1lWIf5WEF8RKrEqetxVwAMFAl8hlMEUHGRydWdnZXJp
+QGFwYWNoZS5vcmcACgkQKrEqetxVwANK+A//QLyCFa6b/avmbrPe9G6kX6CBvehS
+RsmYyUEnLKaD21i9cD9iW0asWiHo4gJWZDZRDiEBGyzOPSJkNIJdEJqdr/DZtH5y
+dHd1IV/hqCmTuNKTOazCUifKoIYB+MSRiOO2ujgOLxd6/jqVVJyAf36xm0At6neq
+NcLPTvx/w2dl3Kfom6R4kst0biopHjibO5ILvd5lnXaQ9dXqsATtDAX47OzFQF8i
+0/lPaxdsFgtzOzQ7f+FBDvgLCfYEmkLWNdj3ZMqpMTCA6lTA1YLoqRNOeGncHpXJ
+8BxwGETNbAhli1nKEEGGGsgTZWVbluFFX/W5mTieNcqilIIBVx43UaC1lxpudyPs
+A7tIELOgHjzvIcSBRpOuAid24gp4gJzzMZAhKzCLGL9a/qqGq0clDKgd/1eMftBW
+BKF0yKj0tENjFomwjk58HW5skmYLeFeH1LEhHBjSnuMsbCE3iIhvOdiIR5v0SvEv
+QBAIljDsz0gtHlhs8Z71mYkLCV024FUgwllAw4W+C4LijhdqBuTPpfTSsWWES76k
+jija+996qp5y3tdLHY2xeTuXwqePRZwZk8YWWu9yTPzzp/ZyplRC+ngReSYZdKUx
+7Fx/vkVReDZkccgTBVmALk3nfkmWTK6mjF5k/lESvw4pZcW4zy9UiwyB0tQCLvpk
+H1jCA7EeAS9ZFUU=
+=Mj5a
+-----END PGP SIGNATURE-----

Added: dev/httpd/httpd-2.4.45-deps.tar.bz2.md5
==============================================================================
--- dev/httpd/httpd-2.4.45-deps.tar.bz2.md5 (added)
+++ dev/httpd/httpd-2.4.45-deps.tar.bz2.md5 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+fc6e3759aa8b4cc1ea739425e9140a36 *httpd-2.4.45-deps.tar.bz2

Added: dev/httpd/httpd-2.4.45-deps.tar.bz2.sha1
==============================================================================
--- dev/httpd/httpd-2.4.45-deps.tar.bz2.sha1 (added)
+++ dev/httpd/httpd-2.4.45-deps.tar.bz2.sha1 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+ff315ff6f39221b9181a308812bb364f1f3cde59 *httpd-2.4.45-deps.tar.bz2

Added: dev/httpd/httpd-2.4.45-deps.tar.bz2.sha256
==============================================================================
--- dev/httpd/httpd-2.4.45-deps.tar.bz2.sha256 (added)
+++ dev/httpd/httpd-2.4.45-deps.tar.bz2.sha256 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+cda595e6fbb41065a1ac3424e60aea1c9787b8ed312601e52bf22795247b408b *httpd-2.4.45-deps.tar.bz2

Added: dev/httpd/httpd-2.4.45-deps.tar.bz2.sha512
==============================================================================
--- dev/httpd/httpd-2.4.45-deps.tar.bz2.sha512 (added)
+++ dev/httpd/httpd-2.4.45-deps.tar.bz2.sha512 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+74291f94be6c11c1d9169c27484ad88c6883db81215ba78b76aff00126ff2a06e2522f5ebd9e11f3bf35cc3a3c99036b55838c39c28d76ddea0c98baf1e9bc78 *httpd-2.4.45-deps.tar.bz2

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

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

Added: dev/httpd/httpd-2.4.45-deps.tar.gz.asc
==============================================================================
--- dev/httpd/httpd-2.4.45-deps.tar.gz.asc (added)
+++ dev/httpd/httpd-2.4.45-deps.tar.gz.asc Wed Jul 29 15:25:10 2020
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQJIBAABCAAyFiEE40gAQ1lWIf5WEF8RKrEqetxVwAMFAl8hlMEUHGRydWdnZXJp
+QGFwYWNoZS5vcmcACgkQKrEqetxVwANJJA/+Nd2ftEXQAA22jieDwcKb6fndPjDU
+KiZzhcHMmEt5mXcrNRGUEtS7cgI3lyWf4D6/HbGhNTQz3GuDkRmihbaWkN0Je7+0
+nqFNqg/SOwE9Js1/ZfoI0iJUwWmUZL69gMk8xvIaXGX3SLuf+Ic2jJBk3KXG0a+d
+6P/ceWWr4I6AeY+dEdg1qO+BnnKstApGcWl4rkMsufdDS4WcTzeREsn2edZph4u7
+/6EQu1g8MkjU5wyuq5WISAojoMaGsQVL1zbUNxIxWHxNpVp7Z9YzCTwPlewDxj6m
+4zd46wo8TSAk0vT9b0POfkINzS5sapoa+NYjXFIFqRg+267s644eMyQS/02/UBco
+ZrJiQHDJnog/gQ53bXzW0+F0TIWP95TbzJrekNw3w1x7nUog0R7dYk6PlaQPsKt6
+e+u1/bRp6eq+JegDNATK/08PQnuxrHxEIiZTmKIvZ4a+WzSqFZ6fgBn+hH3EhwmE
+0977h55VzTDuhK+QutPT1FaBnxD1OeywoT25LnLTPOGhRhAoCUitFVdakSalrllF
+BgqSDJYBS+94rayxSrLkRFmRlxnRlKd4tQWH3P/bHk+nfDBexn6EIjsts+x4/E7W
+UzGBV45gnqXKElGpo7/DhnEGuJ0v08jeP4VRMpgt6H9tw1d8nbtJs1gO/aREoVWN
+wuocYMt+0CE2QS0=
+=gfKM
+-----END PGP SIGNATURE-----

Added: dev/httpd/httpd-2.4.45-deps.tar.gz.md5
==============================================================================
--- dev/httpd/httpd-2.4.45-deps.tar.gz.md5 (added)
+++ dev/httpd/httpd-2.4.45-deps.tar.gz.md5 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+fcf98c001f8e81d3e432597de4b8d4bd *httpd-2.4.45-deps.tar.gz

Added: dev/httpd/httpd-2.4.45-deps.tar.gz.sha1
==============================================================================
--- dev/httpd/httpd-2.4.45-deps.tar.gz.sha1 (added)
+++ dev/httpd/httpd-2.4.45-deps.tar.gz.sha1 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+238baa6bf6e04fde1038457e9fcc9c2288a1b5bb *httpd-2.4.45-deps.tar.gz

Added: dev/httpd/httpd-2.4.45-deps.tar.gz.sha256
==============================================================================
--- dev/httpd/httpd-2.4.45-deps.tar.gz.sha256 (added)
+++ dev/httpd/httpd-2.4.45-deps.tar.gz.sha256 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+027cce763e91ef6db1372dfd7f24b330428b12aabd28996532c3cc640423fc16 *httpd-2.4.45-deps.tar.gz

Added: dev/httpd/httpd-2.4.45-deps.tar.gz.sha512
==============================================================================
--- dev/httpd/httpd-2.4.45-deps.tar.gz.sha512 (added)
+++ dev/httpd/httpd-2.4.45-deps.tar.gz.sha512 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+c991694b2e813172a864a9bb7e5969369f002ad554780058938602842a8f6ee6068781f8f31e1ef23e96103445b847e4a380f2a7f866db42336162088e2428b5 *httpd-2.4.45-deps.tar.gz

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

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

Added: dev/httpd/httpd-2.4.45.tar.bz2.asc
==============================================================================
--- dev/httpd/httpd-2.4.45.tar.bz2.asc (added)
+++ dev/httpd/httpd-2.4.45.tar.bz2.asc Wed Jul 29 15:25:10 2020
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQJIBAABCAAyFiEE40gAQ1lWIf5WEF8RKrEqetxVwAMFAl8hlMEUHGRydWdnZXJp
+QGFwYWNoZS5vcmcACgkQKrEqetxVwAP/bA/6AzYX53UZvymBdrU2oUFlx04yEEig
+UHD3eBc6yYCxOah6EtmCACFWBng0+pJthGskBs5M/1HjkL6MY8tfp3emnlj89N1m
+x60eQXsShVs54k4EEiygnJuPqjZAK+GABFF2AETQFcbjf4+Cdj7rMrd8RBRtorc5
+jDc4sJknHyBEJx93VFsUkDf1LWdpHqE3G04+64wR8/UcM9BhR5vgooQuAzNaEMXe
+s7QhqbA9gmJTO2ULibqcSUQUPbHf+Y3bTLjEwdYTxKUhfYlRjOZ0xTE33AmbBodc
+hZBJwbFa2JTMMWReAQh8CakI8fqX34jk2vEXaKx1/P6ceugmE8u9Etv6zUp+uvPU
+BMgRORToPQNVnuYdw1DWZR0bvzJm3uD/z3JDu7mQFwr8Z2U3FSBBU/p8n0Ieb9UJ
+905OshlC9yE+Jp3fT6S+KZ+1baoNwv4eEvAB4K/Pe+nSwDtlabvtzrHsRb70UwsF
+vRwH3F74tYJ86ivQNFMnbufaOAx+iRxTZu9HBIAJ386ZVGzAt5uZMoOFn+/i0ml6
+3sJSkIzR7Gx0FJ4m3JYapnex1jqo/5szjpVFZFibCAUTDdMbcP3efDWGaKCDN/O5
+G2verq26vyJ7M8ygsaLGub/512QqktfDoI+r0v/E7wLQZ77PZiaCwQI4tZ1wPuOD
+qF4BC700mbUXdX4=
+=cOFY
+-----END PGP SIGNATURE-----

Added: dev/httpd/httpd-2.4.45.tar.bz2.md5
==============================================================================
--- dev/httpd/httpd-2.4.45.tar.bz2.md5 (added)
+++ dev/httpd/httpd-2.4.45.tar.bz2.md5 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+9a9e7a52298dc814ee0f22396e29777d *httpd-2.4.45.tar.bz2

Added: dev/httpd/httpd-2.4.45.tar.bz2.sha1
==============================================================================
--- dev/httpd/httpd-2.4.45.tar.bz2.sha1 (added)
+++ dev/httpd/httpd-2.4.45.tar.bz2.sha1 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+2a8d014919f082a0aa3bed599730a20dc027646e *httpd-2.4.45.tar.bz2

Added: dev/httpd/httpd-2.4.45.tar.bz2.sha256
==============================================================================
--- dev/httpd/httpd-2.4.45.tar.bz2.sha256 (added)
+++ dev/httpd/httpd-2.4.45.tar.bz2.sha256 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+3dbe623dfa0d95c9c15601afbb28ceb1755179cc436c82d12b4e44316ae550a3 *httpd-2.4.45.tar.bz2

Added: dev/httpd/httpd-2.4.45.tar.bz2.sha512
==============================================================================
--- dev/httpd/httpd-2.4.45.tar.bz2.sha512 (added)
+++ dev/httpd/httpd-2.4.45.tar.bz2.sha512 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+39c382177f376902b1ccd7705620d0b156b8095921f22c4b4d5b0300a95e57f1cf1280fcbee04615f074491dc2e059161d585fa9c185223c398f7e087c94f242 *httpd-2.4.45.tar.bz2

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

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

Added: dev/httpd/httpd-2.4.45.tar.gz.asc
==============================================================================
--- dev/httpd/httpd-2.4.45.tar.gz.asc (added)
+++ dev/httpd/httpd-2.4.45.tar.gz.asc Wed Jul 29 15:25:10 2020
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQJIBAABCAAyFiEE40gAQ1lWIf5WEF8RKrEqetxVwAMFAl8hlLkUHGRydWdnZXJp
+QGFwYWNoZS5vcmcACgkQKrEqetxVwANskQ//XV9tbxK1O4xNTHKkV+Ivmydgyf6I
+gduvMiaamfsr4I5NwDOQD5zbrLf8NftHJwBsvQSqvfyZq4k1DnW2kBo8W2rbkZ+1
+dGARo1ir2i9bgRgpzp/s/XXAMDMOMpN7Fi3/UAFbox/Jhfxmv+b4e363cnnDXOGE
+W9QOyzjm72OVE8l5F5GKbMjKtBLtT+CR/K8h0+d3qi9kBTuiyAZ9WP+NO5Jr7tzs
+W0VyFhyh0KF60Gf+JUvQe3066pt1zAeJsrdrOjM6QXSnQDRAiAbWeU+KJWcPN+O1
+GmaS5IbOWBZzK9S3cPsQGFw5otNBPY09rGmS51vUqTmmfF9YesQqly6D5fh9zS/Z
+Zi4UZjzi3ka+6IGABuCT+s6pfRmuuQWzAKt8+4G3rUmwSjYfYf786XBc47ypKlox
+IJvRljrVyuXhvvunJwtZA/HBmtWUQRVj65XUBjHyD+20TqFH9860ow9ZjWe4df0a
+aVJR62b3YUWktMxJ3Y7fg289dBAumqoyLCnBWHkjNsrYhQ5l4yqaBpEKlKcXiu5F
+QZ2mR0sIHOhsaVAxPymU5axjLm4iyQ5TSSXRix/W1LNTdG8l58nZPOuqo2h9lFY0
+H6vLsmmcm9XGdfxglrHZiI9aIxjXWAnhD79x5wWHgQp9Q9NqU8PnAsyFdO6gA/pU
+rIabAT8cAn5G9cU=
+=fCWx
+-----END PGP SIGNATURE-----

Added: dev/httpd/httpd-2.4.45.tar.gz.md5
==============================================================================
--- dev/httpd/httpd-2.4.45.tar.gz.md5 (added)
+++ dev/httpd/httpd-2.4.45.tar.gz.md5 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+931710a806110dbba306d31f81de8623 *httpd-2.4.45.tar.gz

Added: dev/httpd/httpd-2.4.45.tar.gz.sha1
==============================================================================
--- dev/httpd/httpd-2.4.45.tar.gz.sha1 (added)
+++ dev/httpd/httpd-2.4.45.tar.gz.sha1 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+98d470cee244a41ac933f44428ebf10149639a8c *httpd-2.4.45.tar.gz

Added: dev/httpd/httpd-2.4.45.tar.gz.sha256
==============================================================================
--- dev/httpd/httpd-2.4.45.tar.gz.sha256 (added)
+++ dev/httpd/httpd-2.4.45.tar.gz.sha256 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+653b4f24eca6852e1b6248f6dc9a6674b647fdc4d1d4583f46bd8a6c8ee049ae *httpd-2.4.45.tar.gz

Added: dev/httpd/httpd-2.4.45.tar.gz.sha512
==============================================================================
--- dev/httpd/httpd-2.4.45.tar.gz.sha512 (added)
+++ dev/httpd/httpd-2.4.45.tar.gz.sha512 Wed Jul 29 15:25:10 2020
@@ -0,0 +1 @@
+8b1e9c22371c75efd2466c69ed48782ddcecfe0a3ff143ca3f9cb720ea2aee56f5c323a9e3ae80cd5c44f1601b5894879af03b6b3729a8ca0555bb5193a1296a *httpd-2.4.45.tar.gz