GNU bug report logs - #60950
[PATCH] gnu: lighttpd: Update to 1.4.68.

Previous Next

Package: guix-patches;

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

Date: Thu, 19 Jan 2023 16:47:01 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#60950: closed (Re: [bug#60950] [PATCH] gnu: lighttpd: Update
 to 1.4.68.)
Date: Sun, 22 Jan 2023 09:38:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60950: [PATCH] gnu: lighttpd: Update to 1.4.68.

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 60950 <at> debbugs.gnu.org.

-- 
60950: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60950
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: 60950-done <at> debbugs.gnu.org
Subject: Re: [bug#60950] [PATCH] gnu: lighttpd: Update to 1.4.68.
Date: Sun, 22 Jan 2023 11:37:18 +0200
[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.68.
Date: Thu, 19 Jan 2023 13:48:01 -0300
* gnu/packages/web.scm (lighttpd): Update to 1.4.68.
---
 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 6285d1a2e2..d6a148647f 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -839,7 +839,7 @@ (define-public nginx-rtmp-module
 (define-public lighttpd
   (package
     (name "lighttpd")
-    (version "1.4.65")
+    (version "1.4.68")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.lighttpd.net/lighttpd/"
@@ -847,7 +847,7 @@ (define-public lighttpd
                                   "lighttpd-" version ".tar.xz"))
               (sha256
                (base32
-                "1gi84fsc7x4d7r5vpg4pcwfk6j80wxvv64m94d041g4zca5ac3xz"))))
+                "111kb3lkcvbxw46dnsrgx9pfbdpzb807ikkn9pd1lgmnaap3fvz5"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags
-- 
2.38.0




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

Previous Next


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