GNU bug report logs - #77457
[PATCH] gnu: lighttpd: Update to 1.4.78.

Previous Next

Package: guix-patches;

Reported by: André Batista <nandre <at> riseup.net>

Date: Wed, 2 Apr 2025 14:13:15 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

To reply to this bug, email your comments to 77457 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#77457; Package guix-patches. (Wed, 02 Apr 2025 14:13:17 GMT) Full text and rfc822 format available.

Acknowledgement sent to André Batista <nandre <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 02 Apr 2025 14:13:17 GMT) Full text and rfc822 format available.

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

From: André Batista <nandre <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: André Batista <nandre <at> riseup.net>
Subject: [PATCH] gnu: lighttpd: Update to 1.4.78.
Date: Wed,  2 Apr 2025 11:11:33 -0300
* gnu/packages/web.scm (lighttpd): Update to 1.4.78.

Change-Id: Idba7840b920ad0e7121cceacf11a71afb434056b
---
 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 dd6e73e548..906fa46595 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1133,7 +1133,7 @@ (define-public nginx-module-vts
 (define-public lighttpd
   (package
     (name "lighttpd")
-    (version "1.4.77")
+    (version "1.4.78")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.lighttpd.net/lighttpd/"
@@ -1141,7 +1141,7 @@ (define-public lighttpd
                                   "lighttpd-" version ".tar.xz"))
               (sha256
                (base32
-                "1kk22mzh2p34nrwnm8q57xgm4riavmgxh0rd8nvdhrr2zbdspbxc"))))
+                "0giavficc2yjl53cdbc7pd50wjyx0k1y32gs3kyfkjbmpkl3j1rw"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 5735c278e16517d9be5e26235fe68dea9bae3527
-- 
2.48.1





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Thu, 03 Apr 2025 15:56:02 GMT) Full text and rfc822 format available.

Notification sent to André Batista <nandre <at> riseup.net>:
bug acknowledged by developer. (Thu, 03 Apr 2025 15:56:03 GMT) Full text and rfc822 format available.

Message #10 received at 77457-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: André Batista <nandre <at> riseup.net>
Cc: 77457-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: lighttpd: Update to 1.4.78.
Date: Thu, 3 Apr 2025 17:55:39 +0200
Pushed, thanks!

Andreas





This bug report was last modified 1 day ago.

Previous Next


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