GNU bug report logs - #63475
[PATCH] gnu: lighttpd: Update to 1.4.70.

Previous Next

Package: guix-patches;

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

Date: Fri, 12 May 2023 22:37:01 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#63475: closed ([PATCH] gnu: lighttpd: Update to 1.4.70.)
Date: Mon, 15 May 2023 10:04:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 15 May 2023 18:03:27 +0800
with message-id <87zg656he8.fsf <at> envs.net>
and subject line Re: bug#63475: [PATCH] gnu: lighttpd: Update to 1.4.70.
has caused the debbugs.gnu.org bug report #63475,
regarding [PATCH] gnu: lighttpd: Update to 1.4.70.
to be marked as done.

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


-- 
63475: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63475
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.70.
Date: Fri, 12 May 2023 19:35:18 -0300
* gnu/packages/web.scm (lighttpd): Update to 1.4.70.
---
 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 95180ac316..fe52f673e2 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -911,7 +911,7 @@ (define-public nginx-module-vts
 (define-public lighttpd
   (package
     (name "lighttpd")
-    (version "1.4.68")
+    (version "1.4.70")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.lighttpd.net/lighttpd/"
@@ -919,7 +919,7 @@ (define-public lighttpd
                                   "lighttpd-" version ".tar.xz"))
               (sha256
                (base32
-                "111kb3lkcvbxw46dnsrgx9pfbdpzb807ikkn9pd1lgmnaap3fvz5"))))
+                "11gyc77d6g634mshdqmbl50bmx1i7aibg6kp0dz8kfdnyhfbw7lj"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: d67a3622ef82b68ee40a2c93abe3d1478633719c
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: André Batista <nandre <at> riseup.net>
Cc: 63475-done <at> debbugs.gnu.org
Subject: Re: bug#63475: [PATCH] gnu: lighttpd: Update to 1.4.70.
Date: Mon, 15 May 2023 18:03:27 +0800
André Batista <nandre <at> riseup.net> writes:

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

Applied, thank you!


This bug report was last modified 2 years and 91 days ago.

Previous Next


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