GNU bug report logs - #78570
gnu: httpd: Update to 2.4.63

Previous Next

Package: guix-patches;

Reported by: arthurhdrodrigues <at> proton.me

Date: Fri, 23 May 2025 22:56:01 UTC

Severity: normal

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 78570 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78570; Package guix-patches. (Fri, 23 May 2025 22:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to arthurhdrodrigues <at> proton.me:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 23 May 2025 22:56:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: arthurhdrodrigues <at> proton.me
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: gnu: httpd: Update to 2.4.63
Date: Fri, 23 May 2025 22:54:32 +0000
Change-Id: I273005b237863a39a1ddf6f25cda7c9129265e47
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index b43b90ac33..1c9fcf6b1b 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -300,14 +300,14 @@ (define-public qhttp
 (define-public httpd
   (package
     (name "httpd")
-    (version "2.4.58")
+    (version "2.4.63")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://apache/httpd/httpd-"
                                  version ".tar.bz2"))
              (sha256
               (base32
-               "1id45r2ccgkbjm9i998997ch32lvicpyynyx8x6aa4420wmdf5ps"))))
+               "1as69kwk53zmjn5wwkg6a5szsapc12h4jzfy92r68a4vp5m27z48"))))
     (build-system gnu-build-system)
     (native-inputs (list `(,pcre "bin")))       ;for 'pcre-config'
     (inputs (list apr apr-util libxcrypt openssl perl)) ; needed to run bin/apxs

base-commit: 3e676b49b9b702051257d5afbfeb66c056a57088
-- 
2.49.0




Information forwarded to guix-patches <at> gnu.org:
bug#78570; Package guix-patches. (Mon, 26 May 2025 15:21:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: arthurhdrodrigues--- via Guix-patches via <guix-patches <at> gnu.org>
Cc: arthurhdrodrigues <at> proton.me, 78570-done <at> debbugs.gnu.org
Subject: Re: [bug#78570] gnu: httpd: Update to 2.4.63
Date: Mon, 26 May 2025 16:20:47 +0100
[Message part 1 (text/plain, inline)]
arthurhdrodrigues--- via Guix-patches via <guix-patches <at> gnu.org> writes:

> Change-Id: I273005b237863a39a1ddf6f25cda7c9129265e47
> ---
>  gnu/packages/web.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
9f33cb88252f628899c1e11f8b72b9f0022804e1.

Chris
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 26 May 2025 15:21:03 GMT) Full text and rfc822 format available.

Notification sent to arthurhdrodrigues <at> proton.me:
bug acknowledged by developer. (Mon, 26 May 2025 15:21:03 GMT) Full text and rfc822 format available.

This bug report was last modified 18 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.