mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: Re: [ptxdist] [APPLIED] php5: version bump to 5.6.40
Date: Tue, 19 May 2020 14:23:35 +0200	[thread overview]
Message-ID: <E1jb1HT-00016N-7i@dude02.lab.pengutronix.de> (raw)
In-Reply-To: <20200429140452.23348-1-bruno.thomsen@gmail.com>

Thanks, applied as b25a2c03696015f0b3432f19909165c37f8b82f5.

Michael

[sent from post-receive hook]

On Tue, 19 May 2020 14:23:35 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> This is currently the last 5.x release of php, so this
> version bump just closes known CVEs[1], and allow a little
> extra time to migrate existing application to php 7.x.
> 
> Disabled fileinfo feature[2] as configure now contains a compile
> check for existence of strcasestr. This fails as the cross
> compiled binary cannot run on host arch.
> This has an open upstream php bug[3].
> 
> New configuration parameters are default disabled.
> 
> [1] https://www.php.net/ChangeLog-5.php
> [2] https://www.php.net/manual/en/book.fileinfo.php
> [3] https://bugs.php.net/bug.php?id=69132
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20200429140452.23348-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/php5.make b/rules/php5.make
> index 74b2658f3589..d2e80c009e37 100644
> --- a/rules/php5.make
> +++ b/rules/php5.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_PHP5) += php5
>  #
>  # Paths and names
>  #
> -PHP5_VERSION	:= 5.5.30
> -PHP5_MD5	:= ef6d848756ea9d19b7a7e1a9d824d7c1
> +PHP5_VERSION	:= 5.6.40
> +PHP5_MD5	:= c7dde3afb16ce7b761abf2805125d372
>  PHP5		:= php-$(PHP5_VERSION)
>  PHP5_SUFFIX	:= tar.xz
>  PHP5_SOURCE	:= $(SRCDIR)/$(PHP5).$(PHP5_SUFFIX)
> @@ -49,6 +49,7 @@ PHP5_AUTOCONF := \
>  	--disable-phar \
>  	--with-config-file-path=/etc/php5 \
>  	--enable-opcache=no \
> +	--disable-fileinfo \
>  	--without-xmlrpc \
>  	--without-iconv
>  

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      parent reply	other threads:[~2020-05-19 12:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-29 14:04 [ptxdist] [PATCH 1/2] " Bruno Thomsen
2020-04-29 14:04 ` [ptxdist] [PATCH 2/2] php5: move away from staging Bruno Thomsen
2020-04-29 14:29   ` Bruno Thomsen
2020-05-07  8:06     ` Michael Olbrich
2020-05-12  9:17       ` Bruno Thomsen
2020-05-19 12:23 ` 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=E1jb1HT-00016N-7i@dude02.lab.pengutronix.de \
    --to=mol@pengutronix.de \
    --cc=bruno.thomsen@gmail.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