GNU bug report logs - #66447
[PATCH] gnu: lighttpd: Update to 1.4.72.

Previous Next

Package: guix-patches;

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

Date: Tue, 10 Oct 2023 15:59:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66447: closed ([PATCH] gnu: lighttpd: Update to 1.4.72.)
Date: Wed, 25 Oct 2023 09:58:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 25 Oct 2023 11:56:41 +0200
with message-id <87edhjxbxi.fsf <at> gnu.org>
and subject line Re: [bug#66447] [PATCH] gnu: lighttpd: Update to 1.4.72.
has caused the debbugs.gnu.org bug report #66447,
regarding [PATCH] gnu: lighttpd: Update to 1.4.72.
to be marked as done.

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


-- 
66447: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66447
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.72.
Date: Tue, 10 Oct 2023 12:57:23 -0300
* gnu/packages/web.scm (lighttpd): Update to 1.4.72.
---
 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 5d873e0884..e00d6de07b 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -981,7 +981,7 @@ (define-public nginx-module-vts
 (define-public lighttpd
   (package
     (name "lighttpd")
-    (version "1.4.71")
+    (version "1.4.72")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.lighttpd.net/lighttpd/"
@@ -989,7 +989,7 @@ (define-public lighttpd
                                   "lighttpd-" version ".tar.xz"))
               (sha256
                (base32
-                "1b5g4l9q84sjfwx9x1d7bqp9n5j0wkaj8cyzak1zv5h3l9fr3dmq"))))
+                "1v2m9vavrg3ibbl0kfq3rjlnqicbrlrkqih1iisa0m5pd56xxjpp"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 53fd3989d3b99f6eba4a5a007a578f1d9b8e0b61
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: André Batista <nandre <at> riseup.net>
Cc: 66447-done <at> debbugs.gnu.org
Subject: Re: [bug#66447] [PATCH] gnu: lighttpd: Update to 1.4.72.
Date: Wed, 25 Oct 2023 11:56:41 +0200
> * gnu/packages/web.scm (lighttpd): Update to 1.4.72.

Applied, thanks,

Mathieu


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

Previous Next


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