diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2024-07-03 21:19:57 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2024-07-03 23:58:01 +0200 |
commit | 9b554b9bf6ef8d35208c031610c49f4afbb92394 (patch) | |
tree | 8576336525ca5d66208e148686aeb70af7f01e19 /source/n/httpd/httpd.url | |
parent | 09eeebe49876d0af9780f1f0f5ca2df312cbbaca (diff) | |
download | current-9b554b9bf6ef8d35208c031610c49f4afbb92394.tar.gz current-9b554b9bf6ef8d35208c031610c49f4afbb92394.tar.xz |
Wed Jul 3 21:19:57 UTC 202420240703211957
n/httpd-2.4.61-x86_64-1.txz: Upgraded.
This update contains the fix for the 2.4.60 regression, which has also
been assigned a CVE. We fixed this already, but we'll make it official.
For more information, see:
https://downloads.apache.org/httpd/CHANGES_2.4
https://www.cve.org/CVERecord?id=CVE-2024-39884
(* Security fix *)
Diffstat (limited to '')
-rw-r--r-- | source/n/httpd/httpd.url | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/n/httpd/httpd.url b/source/n/httpd/httpd.url index 20f7f32ce..604aa6aa4 100644 --- a/source/n/httpd/httpd.url +++ b/source/n/httpd/httpd.url @@ -1,2 +1,2 @@ -http://www.apache.org/dist/httpd/httpd-2.4.60.tar.bz2 -http://www.apache.org/dist/httpd/httpd-2.4.60.tar.bz2.asc +http://www.apache.org/dist/httpd/httpd-2.4.61.tar.bz2 +http://www.apache.org/dist/httpd/httpd-2.4.61.tar.bz2.asc |