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] php8: Version bump 8.1.6 -> 8.2.1
Date: Wed,  8 Feb 2023 12:49:51 +0100	[thread overview]
Message-ID: <20230208114951.2009736-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20230124133304.16601-1-ahelmcke@ela-soft.com>

Thanks, applied as 5198f3ea431506e919abcb1bf894ded48875e955.

Michael

[sent from post-receive hook]

On Wed, 08 Feb 2023 12:49:51 +0100, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> A bunch of bugfixes and some new features.
> https://www.php.net/ChangeLog-8.php#8.2.1
> 
> License only changed in year.
> 
> Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
> Message-Id: <20230124133304.16601-1-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/php8.make b/rules/php8.make
> index fe255361dd08..212a1c382c10 100644
> --- a/rules/php8.make
> +++ b/rules/php8.make
> @@ -18,14 +18,14 @@ PACKAGES-$(PTXCONF_PHP8) += php8
>  #
>  # Paths and names
>  #
> -PHP8_VERSION	:= 8.1.6
> -PHP8_MD5	:= 943eae7f07c2056ce87478e7d6c0cbbb
> +PHP8_VERSION	:= 8.2.1
> +PHP8_MD5	:= b30961d64b35fe4c6727ee3add54d16e
>  PHP8		:= php-$(PHP8_VERSION)
>  PHP8_SUFFIX	:= tar.xz
>  PHP8_SOURCE	:= $(SRCDIR)/$(PHP8).$(PHP8_SUFFIX)
>  PHP8_DIR	:= $(BUILDDIR)/$(PHP8)
>  PHP8_LICENSE 	:= PHP-3.01
> -PHP8_LICENSE_FILES := file://LICENSE;md5=99532e0f6620bc9bca34f12fadaee33c
> +PHP8_LICENSE_FILES := file://LICENSE;md5=5ebd5be8e2a89f634486445bd164bef0
>  
>  #
>  # Note: older releases are moved to the 'museum', but the 'de.php.net'
> @@ -51,6 +51,7 @@ PHP8_CONF_OPT := \
>  	--disable-gcc-global-regs \
>  	--without-apxs2 \
>  	--$(call ptx/endis, PTXCONF_PHP8_SAPI_CLI)-cli \
> +	--without-pear \
>  	--disable-embed \
>  	--disable-fpm \
>  	--without-fpm-user \
> @@ -58,8 +59,8 @@ PHP8_CONF_OPT := \
>  	--without-fpm-systemd \
>  	--without-fpm-acl \
>  	--without-fpm-apparmor \
> +	--without-fpm-selinux \
>  	--disable-fuzzer \
> -	--disable-fuzzer-msan \
>  	--disable-litespeed \
>  	--disable-phpdbg \
>  	--disable-phpdbg-debug \
> @@ -113,6 +114,7 @@ PHP8_CONF_OPT := \
>  	--without-cdb \
>  	--disable-inifile \
>  	--disable-flatfile \
> +	--disable-dl-test \
>  	--disable-dom \
>  	--without-enchant \
>  	--disable-exif \



      reply	other threads:[~2023-02-08 11:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-24 13:33 [ptxdist] [PATCH] " Andreas Helmcke
2023-02-08 11:49 ` 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=20230208114951.2009736-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