mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] lighttpd: version bump 1.4.64 -> 1.4.65
@ 2022-06-30 13:03 Alexander Dahl
  2022-07-29  6:23 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Dahl @ 2022-06-30 13:03 UTC (permalink / raw)
  To: ptxdist

WebSockets over HTTP/2, bugfixes.

Link: https://www.lighttpd.net/2022/6/7/1.4.65/
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/lighttpd.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index 98b80fea1..e1912af26 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
 #
 # Paths and names
 #
-LIGHTTPD_VERSION	:= 1.4.64
-LIGHTTPD_MD5		:= 02762422b074d0609db3d099d9d9e05c
+LIGHTTPD_VERSION	:= 1.4.65
+LIGHTTPD_MD5		:= dfb8b3d624e0f70e82c8aea39777f3fb
 LIGHTTPD		:= lighttpd-$(LIGHTTPD_VERSION)
 LIGHTTPD_SUFFIX		:= tar.xz
 LIGHTTPD_URL		:= http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
@@ -67,6 +67,7 @@ LIGHTTPD_CONF_OPT	:= \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_ZSTD)-zstd \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_BZ2LIB)-bzip2 \
 	--without-brotli \
+	--without-libdeflate \
 	--without-fam \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_WEBDAV_PROPS)-webdav-props \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_WEBDAV_PROPS)-libxml \

base-commit: 85010b0d7eb9d209cdc2dc61e955289556ecac43
-- 
2.30.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-29  6:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-30 13:03 [ptxdist] [PATCH] lighttpd: version bump 1.4.64 -> 1.4.65 Alexander Dahl
2022-07-29  6:23 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox