mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] lighttpd: version bump 1.4.84 -> 1.4.85
Date: Wed, 15 Jul 2026 12:01:57 +0200	[thread overview]
Message-ID: <20260715100157.1255648-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260709063643.2420362-1-ada@thorsis.com>

Thanks, applied as c7c5275ca6fe5c2c536c69c9b7374ec9a387beee.

Michael

[sent from post-receive hook]

On Wed, 15 Jul 2026 12:01:57 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> Bug fixes, including a fix for large file uploads to fastcgi.
> 
> Link: https://www.lighttpd.net/2026/07/08/1.4.85/
> Link: https://redmine.lighttpd.net/projects/lighttpd/wiki/Release-1_4_85
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20260709063643.2420362-1-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/lighttpd.make b/rules/lighttpd.make
> index 60290cb78b76..010e329faa69 100644
> --- a/rules/lighttpd.make
> +++ b/rules/lighttpd.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
>  #
>  # Paths and names
>  #
> -LIGHTTPD_VERSION	:= 1.4.84
> -LIGHTTPD_SHA256		:= 076dd43bec8f2ba9ce6db7e7ca7e8ad72271cd529805ead2400b56efaa026f70
> +LIGHTTPD_VERSION	:= 1.4.85
> +LIGHTTPD_SHA256		:= 18de51b393bac4a6827879e1a7ff377c169e414bae92cd245091d80fc2601d13
>  LIGHTTPD		:= lighttpd-$(LIGHTTPD_VERSION)
>  LIGHTTPD_SUFFIX		:= tar.xz
>  LIGHTTPD_URL		:= http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
> @@ -42,11 +42,11 @@ LIGHTTPD_CONF_OPT	:= \
>  	-Dwith_brotli=disabled \
>  	-Dwith_bzip=$(call ptx/endis,PTXCONF_LIGHTTPD_BZ2LIB)d \
>  	-Dwith_dbi=disabled \
> -	-Dwith_libdeflate=disabled \
>  	-Dwith_fam=disabled \
>  	-Dwith_gnutls=false \
>  	-Dwith_krb5=disabled \
>  	-Dwith_ldap=disabled \
> +	-Dwith_libdeflate=disabled \
>  	-Dwith_libunwind=disabled \
>  	-Dwith_lua=$(call ptx/truefalse,PTXCONF_LIGHTTPD_LUA) \
>  	-Dwith_maxminddb=disabled \
> @@ -56,8 +56,8 @@ LIGHTTPD_CONF_OPT	:= \
>  	-Dwith_nss=false \
>  	-Dwith_openssl=$(call ptx/truefalse,PTXCONF_LIGHTTPD_OPENSSL) \
>  	-Dwith_pam=disabled \
> -	-Dwith_pcre2=$(call ptx/truefalse,PTXCONF_LIGHTTPD_PCRE2) \
>  	-Dwith_pcre=$(call ptx/ifdef,PTXCONF_LIGHTTPD_PCRE2, pcre2, disabled) \
> +	-Dwith_pcre2=$(call ptx/truefalse,PTXCONF_LIGHTTPD_PCRE2) \
>  	-Dwith_pgsql=disabled \
>  	-Dwith_sasl=disabled \
>  	-Dwith_webdav_locks=disabled \



      reply	other threads:[~2026-07-15 10:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-09  6:36 [ptxdist] [PATCH] " Alexander Dahl via ptxdist
2026-07-15 10:01 ` 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=20260715100157.1255648-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.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