GNU bug report logs -
#78563
[PATCH] gnu: lighttpd: Update to 1.4.79.
Previous Next
Reported by: André Batista <nandre <at> riseup.net>
Date: Fri, 23 May 2025 13:32:02 UTC
Severity: normal
Tags: patch
Done: Z572 <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 78563-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.79.
>
> Change-Id: Ia33c07fce6aa833930b7bf3006d8b66efbfd972b
> ---
> 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 b43b90ac33f..042afc01fcc 100644
> --- a/gnu/packages/web.scm
> +++ b/gnu/packages/web.scm
> @@ -1133,7 +1133,7 @@ (define-public nginx-module-vts
> (define-public lighttpd
> (package
> (name "lighttpd")
> - (version "1.4.78")
> + (version "1.4.79")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://download.lighttpd.net/lighttpd/"
> @@ -1141,7 +1141,7 @@ (define-public lighttpd
> "lighttpd-" version ".tar.xz"))
> (sha256
> (base32
> - "0giavficc2yjl53cdbc7pd50wjyx0k1y32gs3kyfkjbmpkl3j1rw"))))
> + "1gc4c352jlqqgxyrgz2f5s7li1vxpd15ykza3wnp125dncjsca9v"))))
> (build-system gnu-build-system)
> (arguments
> (list #:configure-flags
>
> base-commit: 8dff81313876a54519ce17e9fda64d4310e2dd5c
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 50 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.