mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Helmcke <ahelmcke@ela-soft.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] lighttpd: version bump 1.4.76 -> 1.4.82
Date: Sat, 18 Apr 2026 20:23:01 +0200	[thread overview]
Message-ID: <20260418182311.11653-6-ahelmcke@ela-soft.com> (raw)

- incrementally stronger TLS cipher defaults
-detect and issue error trace for HTTP/2 MadeYouReset VU#767506 CVE-2025-8671
- bugfixes

link: https://redmine.lighttpd.net/projects/lighttpd/wiki/Release-1_4_82
link: https://redmine.lighttpd.net/projects/lighttpd/wiki/Release-1_4_81
link: https://redmine.lighttpd.net/projects/lighttpd/wiki/Release-1_4_80
link: https://redmine.lighttpd.net/projects/lighttpd/wiki/Release-1_4_79
link: https://redmine.lighttpd.net/projects/lighttpd/wiki/Release-1_4_78
link: https://redmine.lighttpd.net/projects/lighttpd/wiki/Release-1_4_77
Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
 rules/lighttpd.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index bd399d9e3..886c5ab04 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
 #
 # Paths and names
 #
-LIGHTTPD_VERSION	:= 1.4.76
-LIGHTTPD_MD5		:= f9018cda389b1aa6dae4c5f962c20825
+LIGHTTPD_VERSION	:= 1.4.82
+LIGHTTPD_MD5		:= 49855a1259ad2066cbf06641dd67ef2d
 LIGHTTPD		:= lighttpd-$(LIGHTTPD_VERSION)
 LIGHTTPD_SUFFIX		:= tar.xz
 LIGHTTPD_URL		:= http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
@@ -38,6 +38,7 @@ LIGHTTPD_LICENSE_FILES	:= \
 LIGHTTPD_CONF_TOOL	:= meson
 LIGHTTPD_CONF_OPT	:= \
 	$(CROSS_MESON_USR) \
+	-Dwith_boringssl=false \
 	-Dwith_brotli=disabled \
 	-Dwith_bzip=$(call ptx/endis,PTXCONF_LIGHTTPD_BZ2LIB)d \
 	-Dwith_dbi=disabled \
@@ -46,7 +47,6 @@ LIGHTTPD_CONF_OPT	:= \
 	-Dwith_gnutls=false \
 	-Dwith_krb5=disabled \
 	-Dwith_ldap=disabled \
-	-Dwith_libev=disabled \
 	-Dwith_libunwind=disabled \
 	-Dwith_lua=$(call ptx/truefalse,PTXCONF_LIGHTTPD_LUA) \
 	-Dwith_maxminddb=disabled \
-- 
2.51.0




                 reply	other threads:[~2026-04-18 18:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260418182311.11653-6-ahelmcke@ela-soft.com \
    --to=ahelmcke@ela-soft.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox