From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 08 Mar 2024 09:47:57 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1riVtV-00DTlJ-1K for lore@lore.pengutronix.de; Fri, 08 Mar 2024 09:47:57 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1riVtU-0003pZ-QX; Fri, 08 Mar 2024 09:47:56 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1riVtJ-0003oA-6K; Fri, 08 Mar 2024 09:47:45 +0100 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1riVtI-0056MR-QA; Fri, 08 Mar 2024 09:47:44 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1riVtI-00Gppa-2T; Fri, 08 Mar 2024 09:47:44 +0100 Date: Fri, 8 Mar 2024 09:47:44 +0100 From: Michael Olbrich To: Andreas Helmcke Message-ID: Mail-Followup-To: Andreas Helmcke , ptxdist@pengutronix.de References: <20240225151204.54557-3-ahelmcke@ela-soft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240225151204.54557-3-ahelmcke@ela-soft.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH] lighttpd: Version bump, 1.4.72 -> 1.4.74 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Sun, Feb 25, 2024 at 04:12:02PM +0100, Andreas Helmcke wrote: > 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 > --- > 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 \ Locks in mod_webdav are now always enabled. This option is a noop. Please remove the kconfig option and just set the option to enabled here. Michael > - --$(call ptx/wwo, PTXCONF_LIGHTTPD_WEBDAV_LOCKS)-uuid \ > --without-xxhash \ > --without-maxminddb \ > --$(call ptx/wwo, PTXCONF_LIGHTTPD_LUA)-lua > -- > 2.40.1 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |