mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: Re: [ptxdist] [APPLIED] lighttpd: Version bump, 1.4.72 -> 1.4.74
Date: Tue, 19 Mar 2024 07:44:45 +0100	[thread overview]
Message-ID: <20240319064445.3793081-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240312105407.23541-1-ahelmcke@ela-soft.com>

Thanks, applied as 9b17a224c7591ba41c8274c94d481d8b4112a2b3.

Michael

[sent from post-receive hook]

On Tue, 19 Mar 2024 07:44:45 +0100, Andreas Helmcke <ahelmcke@ela-soft.com> 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/
> 
> Removed no longer needed option LIGHTTPD_WEDAV_LOCKS
> 
> Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
> Tested-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20240312105407.23541-1-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/lighttpd.in b/rules/lighttpd.in
> index 18dd8ab4efde..b782307f45ff 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
> @@ -159,12 +158,6 @@ config LIGHTTPD_WEBDAV_PROPS
>  	help
>  	  properties in mod_webdav
>  
> -config LIGHTTPD_WEBDAV_LOCKS
> -	bool
> -	select LIGHTTPD_WEBDAV_PROPS
> -	prompt "locks in mod_webdav"
> -	help
> -	  locks in mod_webdav
>  endif
>  
>  config LIGHTTPD_MOD_EXTRA
> diff --git a/rules/lighttpd.make b/rules/lighttpd.make
> index 40d59c346f75..96382b86af5b 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)
> @@ -72,8 +72,7 @@ LIGHTTPD_CONF_OPT	:= \
>  	--$(call ptx/wwo, PTXCONF_LIGHTTPD_WEBDAV_PROPS)-webdav-props \
>  	--$(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-webdav-locks \
>  	--without-xxhash \
>  	--without-maxminddb \
>  	--$(call ptx/wwo, PTXCONF_LIGHTTPD_LUA)-lua



      reply	other threads:[~2024-03-19  6:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 15:12 [ptxdist] [PATCH] " 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       ` Michael Olbrich [this message]

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=20240319064445.3793081-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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