diff mbox

[5/6] php: bump version to 5.6.9

Message ID 1431978724-25081-5-git-send-email-bos@je-eigen-domein.nl
State Accepted
Commit 50a34eeb1bf5ff15443bec0f3f11fe90c0e97b70
Headers show

Commit Message

Floris Bos May 18, 2015, 7:52 p.m. UTC
Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
---
 package/php/php.hash | 2 +-
 package/php/php.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard May 19, 2015, 7:42 p.m. UTC | #1
>>>>> "Floris" == Floris Bos <bos@je-eigen-domein.nl> writes:

 > Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>

Anything critical in this version bump? E.G. should we include this for
the 2015.05 release?
Gustavo Zacarias May 20, 2015, 4 a.m. UTC | #2
On 19/05/15 12:42, Peter Korsgaard wrote:

> Anything critical in this version bump? E.G. should we include this for
> the 2015.05 release?

https://bugs.php.net/bug.php?id=69418
There's a CVE regression in there, so from me for 2015.05:

Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Peter Korsgaard May 20, 2015, 11:15 a.m. UTC | #3
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > On 19/05/15 12:42, Peter Korsgaard wrote:

 >> Anything critical in this version bump? E.G. should we include this for
 >> the 2015.05 release?

 > https://bugs.php.net/bug.php?id=69418
 > There's a CVE regression in there, so from me for 2015.05:

 > Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Ok, committed - Thanks.
diff mbox

Patch

diff --git a/package/php/php.hash b/package/php/php.hash
index 210c9f0..fe938f5 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@ 
 # From http://php.net/downloads.php
-md5	526a5a7f593de632cd9e8546335de8b7	php-5.6.8.tar.xz
+sha256	1fac497b596f5e4e87d87a7ca90f8725e39a8ca3f9d7adb500fa83c4bb70a73f	php-5.6.9.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index 1635a63..2fcf783 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -5,7 +5,7 @@ 
 ################################################################################
 
 PHP_VERSION_MAJOR = 5.6
-PHP_VERSION = $(PHP_VERSION_MAJOR).8
+PHP_VERSION = $(PHP_VERSION_MAJOR).9
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES