Thanks, applied as 51c787e451db3e833004cd18d4c10b22b1f7728d. Michael
[sent from post-receive hook] On Thu, 25 Jun 2026 21:23:33 +0200, Alexander Dahl <[email protected]> wrote: > Important changes: > > - security fixes; bug fixes; tighten resource management > > Highlights: > > - add PQC hybrid KEM X25519MLKEM768 to default TLS groups > - mod_sockproxy can now route connections based on TLS SNI > - mod_proxy proxy.header enhanced config for url-path mapping of response > headers > - HTTP Incremental header support > - portability/compatibility with library updates (lighttpd dependencies) > > Link: https://www.lighttpd.net/2026/06/14/1.4.83/ > Signed-off-by: Alexander Dahl <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/lighttpd.make b/rules/lighttpd.make > index 2c2439d5aa4b..e6ea7ae6e023 100644 > --- a/rules/lighttpd.make > +++ b/rules/lighttpd.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd > # > # Paths and names > # > -LIGHTTPD_VERSION := 1.4.82 > -LIGHTTPD_SHA256 := > abfe74391f9cbd66ab154ea07e64f194dbe7e906ef4ed47eb3b0f3b46246c962 > +LIGHTTPD_VERSION := 1.4.83 > +LIGHTTPD_SHA256 := > b3f878156480079f8a93903bd24d456074a0fbedb9b4d99fcd65df33b1f566f0 > LIGHTTPD := lighttpd-$(LIGHTTPD_VERSION) > LIGHTTPD_SUFFIX := tar.xz > LIGHTTPD_URL := > http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
