GNU bug report logs - #65686
[PATCH] gnu: lighttpd: Update to 1.4.71.

Previous Next

Package: guix-patches;

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

Date: Fri, 1 Sep 2023 19:50:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: André Batista <nandre <at> riseup.net>
Subject: bug#65686: closed (Re: [bug#65686] [PATCH] gnu: lighttpd: Update
 to 1.4.71.)
Date: Thu, 07 Sep 2023 17:29:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65686: [PATCH] gnu: lighttpd: Update to 1.4.71.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65686 <at> debbugs.gnu.org.

-- 
65686: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65686
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: André Batista <nandre <at> riseup.net>
Cc: 65686-done <at> debbugs.gnu.org
Subject: Re: [bug#65686] [PATCH] gnu: lighttpd: Update to 1.4.71.
Date: Thu, 7 Sep 2023 20:27:36 +0300
[Message part 3 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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.71.
Date: Fri,  1 Sep 2023 16:48:52 -0300
* gnu/packages/web.scm (lighttpd): Update to 1.4.71.
---
 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 46a60b8b15..96dc5d9301 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -979,7 +979,7 @@ (define-public nginx-module-vts
 (define-public lighttpd
   (package
     (name "lighttpd")
-    (version "1.4.70")
+    (version "1.4.71")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.lighttpd.net/lighttpd/"
@@ -987,7 +987,7 @@ (define-public lighttpd
                                   "lighttpd-" version ".tar.xz"))
               (sha256
                (base32
-                "11gyc77d6g634mshdqmbl50bmx1i7aibg6kp0dz8kfdnyhfbw7lj"))))
+                "1b5g4l9q84sjfwx9x1d7bqp9n5j0wkaj8cyzak1zv5h3l9fr3dmq"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 7309da3ba64a191f074807275d8c5661a25c035c
-- 
2.41.0




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

Previous Next


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