mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] lighttpd: Version bump, 1.4.72 -> 1.4.74
@ 2024-02-25 15:12 Andreas Helmcke
  2024-03-08  8:47 ` Michael Olbrich
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Helmcke @ 2024-02-25 15:12 UTC (permalink / raw)
  To: ptxdist; +Cc: Andreas Helmcke

Mainly Bugfixes

Link: https://www.lighttpd.net/2024/2/19/1.4.74/
Link: https://www.lighttpd.net/2023/10/30/1.4.73/
Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
 rules/lighttpd.in   | 1 -
 rules/lighttpd.make | 5 ++---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/rules/lighttpd.in b/rules/lighttpd.in
index 18dd8ab4e..1356bf9ec 100644
--- a/rules/lighttpd.in
+++ b/rules/lighttpd.in
@@ -13,7 +13,6 @@ menuconfig LIGHTTPD
 	select LIBPCRE			if LIGHTTPD_PCRE
 	select LIBXML2			if LIGHTTPD_WEBDAV_PROPS
 	select SQLITE			if LIGHTTPD_WEBDAV_PROPS
-	select LIBUUID			if LIGHTTPD_WEBDAV_LOCKS
 	select OPENSSL			if LIGHTTPD_OPENSSL
 	select LUA			if LIGHTTPD_LUA
 	select LUA_INSTALL_LIBLUA	if LIGHTTPD_LUA
diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index 40d59c346..1cb3bab74 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
 #
 # Paths and names
 #
-LIGHTTPD_VERSION	:= 1.4.72
-LIGHTTPD_MD5		:= 466f9fe131cd7d38d0fe47d2e6a2939d
+LIGHTTPD_VERSION	:= 1.4.74
+LIGHTTPD_MD5		:= f38c400232151c69cc608fca35e593a9
 LIGHTTPD		:= lighttpd-$(LIGHTTPD_VERSION)
 LIGHTTPD_SUFFIX		:= tar.xz
 LIGHTTPD_URL		:= http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
@@ -73,7 +73,6 @@ LIGHTTPD_CONF_OPT	:= \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_WEBDAV_PROPS)-libxml \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_WEBDAV_PROPS)-sqlite \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_WEBDAV_LOCKS)-webdav-locks \
-	--$(call ptx/wwo, PTXCONF_LIGHTTPD_WEBDAV_LOCKS)-uuid \
 	--without-xxhash \
 	--without-maxminddb \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_LUA)-lua
-- 
2.40.1




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

end of thread, other threads:[~2024-03-19  6:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-25 15:12 [ptxdist] [PATCH] lighttpd: Version bump, 1.4.72 -> 1.4.74 Andreas Helmcke
2024-03-08  8:47 ` Michael Olbrich
2024-03-08 12:09   ` [ptxdist] [PATCH v2] " Andreas Helmcke
2024-03-12  8:43     ` Alexander Dahl
2024-03-12 10:54     ` [ptxdist] [PATCH v3] " Andreas Helmcke
2024-03-19  6:44       ` [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