GNU bug report logs -
#66995
[PATCH] gnu: lighttpd: Update to 1.4.73.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66995 in the body.
You can then email your comments to 66995 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66995
; Package
guix-patches
.
(Tue, 07 Nov 2023 23:21:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
André Batista <nandre <at> riseup.net>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 07 Nov 2023 23:21:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sun, 12 Nov 2023 14:34:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
André Batista <nandre <at> riseup.net>
:
bug acknowledged by developer.
(Sun, 12 Nov 2023 14:34:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 66995-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66995
; Package
guix-patches
.
(Sun, 12 Nov 2023 14:35:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 11 Dec 2023 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 150 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.