mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] lighttpd: version bump 1.4.53 -> 1.4.55
@ 2020-03-18 14:48 Alexander Dahl
  2020-03-27  9:52 ` [ptxdist] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Dahl @ 2020-03-18 14:48 UTC (permalink / raw)
  To: ptxdist

* https://www.lighttpd.net/2019/5/27/1.4.54/
  * behavior change: strict URL parsing and normalization (configurable)
  * performance enhancements, bug fixes
* https://www.lighttpd.net/2020/1/31/1.4.55/
  * bugfixes

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 08a27f73d..7161c49b7 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
 #
 # Paths and names
 #
-LIGHTTPD_VERSION	:= 1.4.53
-LIGHTTPD_MD5		:= f93436d8d400b2b0e26ee4bcc60b9ac7
+LIGHTTPD_VERSION	:= 1.4.55
+LIGHTTPD_MD5		:= be4bda2c28bcbdac6eb941528f6edf03
 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_WEBDAV_LOCKS)-uuid \
 	--without-gdbm \
 	--without-geoip \
+	--without-maxminddb \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_MEMCACHED)-memcached \
 	--$(call ptx/wwo, PTXCONF_LIGHTTPD_LUA)-lua
 
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] lighttpd: version bump 1.4.53 -> 1.4.55
  2020-03-18 14:48 [ptxdist] [PATCH] lighttpd: version bump 1.4.53 -> 1.4.55 Alexander Dahl
@ 2020-03-27  9:52 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-03-27  9:52 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Dahl

Thanks, applied.

Michael

[sent from post-receive hook]

On Fri, 27 Mar 2020 10:52:26 +0100, Alexander Dahl <ada@thorsis.com> wrote:
> * https://www.lighttpd.net/2019/5/27/1.4.54/
>   * behavior change: strict URL parsing and normalization (configurable)
>   * performance enhancements, bug fixes
> * https://www.lighttpd.net/2020/1/31/1.4.55/
>   * bugfixes
> 
> 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 08a27f73d..7161c49b7 100644
> --- a/rules/lighttpd.make
> +++ b/rules/lighttpd.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
>  #
>  # Paths and names
>  #
> -LIGHTTPD_VERSION	:= 1.4.53
> -LIGHTTPD_MD5		:= f93436d8d400b2b0e26ee4bcc60b9ac7
> +LIGHTTPD_VERSION	:= 1.4.55
> +LIGHTTPD_MD5		:= be4bda2c28bcbdac6eb941528f6edf03
>  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_WEBDAV_LOCKS)-uuid \
>  	--without-gdbm \
>  	--without-geoip \
> +	--without-maxminddb \
>  	--$(call ptx/wwo, PTXCONF_LIGHTTPD_MEMCACHED)-memcached \
>  	--$(call ptx/wwo, PTXCONF_LIGHTTPD_LUA)-lua
>  
> 

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2020-03-27  9:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-18 14:48 [ptxdist] [PATCH] lighttpd: version bump 1.4.53 -> 1.4.55 Alexander Dahl
2020-03-27  9:52 ` [ptxdist] " Michael Olbrich

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