GNU bug report logs - #66995
[PATCH] gnu: lighttpd: Update to 1.4.73.

Previous Next

Package: guix-patches;

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

Date: Tue, 7 Nov 2023 23:21:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66995: closed ([PATCH] gnu: lighttpd: Update to 1.4.73.)
Date: Sun, 12 Nov 2023 14:34:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 12 Nov 2023 14:32:31 +0000
with message-id <87edgvghxy.fsf <at> cbaines.net>
and subject line Re: [bug#66995] [PATCH] gnu: lighttpd: Update to 1.4.73.
has caused the debbugs.gnu.org bug report #66995,
regarding [PATCH] gnu: lighttpd: Update to 1.4.73.
to be marked as done.

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


-- 
66995: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66995
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.73.
Date: Tue,  7 Nov 2023 20:19:31 -0300
* gnu/packages/web.scm (lighttpd): Update to 1.4.73.
---
 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 66d09700db..469611883a 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1004,7 +1004,7 @@ (define-public nginx-module-vts
 (define-public lighttpd
   (package
     (name "lighttpd")
-    (version "1.4.72")
+    (version "1.4.73")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.lighttpd.net/lighttpd/"
@@ -1012,7 +1012,7 @@ (define-public lighttpd
                                   "lighttpd-" version ".tar.xz"))
               (sha256
                (base32
-                "1v2m9vavrg3ibbl0kfq3rjlnqicbrlrkqih1iisa0m5pd56xxjpp"))))
+                "1a2cx3di07wf8qii7dpk4yr5wvaz8c9na1x7523smc0lng81d241"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 3f83dc5587573f173b1f61864c9b510f05de84b1
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: André Batista <nandre <at> riseup.net>
Cc: 66995-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#66995] [PATCH] gnu: lighttpd: Update to 1.4.73.
Date: Sun, 12 Nov 2023 14:32:31 +0000
[Message part 4 (text/plain, inline)]
André Batista <nandre <at> riseup.net> writes:

> * gnu/packages/web.scm (lighttpd): Update to 1.4.73.
> ---
>  gnu/packages/web.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
34d57ba3e3e69ed1f728a5662418a46ca008a4ce.

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

This bug report was last modified 1 year and 275 days ago.

Previous Next


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