GNU bug report logs - #76126
[PATCH] gnu: lighttpd: Update to 1.4.77.

Previous Next

Package: guix-patches;

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

Date: Fri, 7 Feb 2025 20:27:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76126: closed ([PATCH] gnu: lighttpd: Update to 1.4.77.)
Date: Tue, 11 Feb 2025 12:41:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 11 Feb 2025 20:44:25 +0800
with message-id <87v7tg647q.fsf <at> envs.net>
and subject line Re: [bug#76126] [PATCH] gnu: lighttpd: Update to 1.4.77.
has caused the debbugs.gnu.org bug report #76126,
regarding [PATCH] gnu: lighttpd: Update to 1.4.77.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76126: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76126
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.77.
Date: Fri,  7 Feb 2025 17:25:38 -0300
* gnu/packages/web.scm (lighttpd): Update to 1.4.77.

Change-Id: Ic8c48e47ab6de04c545baa13f32d8d8153bf1a7a

---
 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 a23a0f3dcd..5438e4fc47 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1039,7 +1039,7 @@ (define-public nginx-module-vts
 (define-public lighttpd
   (package
     (name "lighttpd")
-    (version "1.4.76")
+    (version "1.4.77")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.lighttpd.net/lighttpd/"
@@ -1047,7 +1047,7 @@ (define-public lighttpd
                                   "lighttpd-" version ".tar.xz"))
               (sha256
                (base32
-                "04ahiyn622mgpkib8j20vj7wa1av1dv7ing9vz7d1kvkwfb45gwc"))))
+                "1kk22mzh2p34nrwnm8q57xgm4riavmgxh0rd8nvdhrr2zbdspbxc"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 70231fe7757f839f6ddd58d3c8a522b2e56fefe5
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: André Batista <nandre <at> riseup.net>
Cc: 76126-done <at> debbugs.gnu.org
Subject: Re: [bug#76126] [PATCH] gnu: lighttpd: Update to 1.4.77.
Date: Tue, 11 Feb 2025 20:44:25 +0800
André Batista <nandre <at> riseup.net> writes:

> * gnu/packages/web.scm (lighttpd): Update to 1.4.77.

Pushed to master now, thanks.


This bug report was last modified 98 days ago.

Previous Next


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