mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] lighttpd: version bump 1.4.61 -> 1.4.62
@ 2021-12-03  9:35 Alexander Dahl
  2021-12-04 20:51 ` Alexander Dahl
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Dahl @ 2021-12-03  9:35 UTC (permalink / raw)
  To: ptxdist

Bugfixes.

Link: https://redmine.lighttpd.net/projects/lighttpd/wiki/Release-1_4_62/
Link: https://www.lighttpd.net/2021/12/1/1.4.62/
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 45eb067a5..693cc955b 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
 #
 # Paths and names
 #
-LIGHTTPD_VERSION	:= 1.4.61
-LIGHTTPD_MD5		:= 4814a4e9762bd55d0ac5b4d66ecbfd02
+LIGHTTPD_VERSION	:= 1.4.62
+LIGHTTPD_MD5		:= cb6437af760ef8251f6c12e0bb261094
 LIGHTTPD		:= lighttpd-$(LIGHTTPD_VERSION)
 LIGHTTPD_SUFFIX		:= tar.xz
 LIGHTTPD_URL		:= http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
@@ -57,6 +57,7 @@ LIGHTTPD_CONF_OPT	:= \
 	--without-krb5 \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_OPENSSL)-openssl \
 	--without-wolfssl \
+	--without-pcre2 \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_PCRE)-pcre \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_ZLIB)-zlib \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_ZSTD)-zstd \

base-commit: 70205d7cc77ff2bd36860291bf767f91bb4bc989
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

end of thread, other threads:[~2021-12-04 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-03  9:35 [ptxdist] [PATCH] lighttpd: version bump 1.4.61 -> 1.4.62 Alexander Dahl
2021-12-04 20:51 ` Alexander Dahl

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