All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/php: security bump version to 5.6.18
@ 2016-02-04 21:16 Bernd Kuhls
  2016-02-05 13:03 ` Gustavo Zacarias
  2016-02-05 22:23 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2016-02-04 21:16 UTC (permalink / raw)
  To: buildroot

Changelog: http://www.php.net/ChangeLog-5.php#5.6.18
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/php/php.hash | 2 +-
 package/php/php.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/php/php.hash b/package/php/php.hash
index 7a7616f..5cdafc6 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@
 # From http://php.net/downloads.php
-sha256	ea9d5749380c7c7171e131616466deacd7cb124b5010eafc34e551b0a7b0fb2c	php-5.6.17.tar.xz
+sha256	54dd9106c3469bc7028644d72ac140af00655420bbaaf4a742a64e9ed02ec1b0	php-5.6.18.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index 84443a1..f2c7e28 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 5.6.17
+PHP_VERSION = 5.6.18
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES
-- 
2.7.0

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

* [Buildroot] [PATCH 1/1] package/php: security bump version to 5.6.18
  2016-02-04 21:16 [Buildroot] [PATCH 1/1] package/php: security bump version to 5.6.18 Bernd Kuhls
@ 2016-02-05 13:03 ` Gustavo Zacarias
  2016-02-05 22:23 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2016-02-05 13:03 UTC (permalink / raw)
  To: buildroot

On 04/02/16 18:16, Bernd Kuhls wrote:

> Changelog: http://www.php.net/ChangeLog-5.php#5.6.18
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

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

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

* [Buildroot] [PATCH 1/1] package/php: security bump version to 5.6.18
  2016-02-04 21:16 [Buildroot] [PATCH 1/1] package/php: security bump version to 5.6.18 Bernd Kuhls
  2016-02-05 13:03 ` Gustavo Zacarias
@ 2016-02-05 22:23 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-02-05 22:23 UTC (permalink / raw)
  To: buildroot

Dear Bernd Kuhls,

On Thu,  4 Feb 2016 22:16:08 +0100, Bernd Kuhls wrote:
> Changelog: http://www.php.net/ChangeLog-5.php#5.6.18
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/php/php.hash | 2 +-
>  package/php/php.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2016-02-05 22:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-04 21:16 [Buildroot] [PATCH 1/1] package/php: security bump version to 5.6.18 Bernd Kuhls
2016-02-05 13:03 ` Gustavo Zacarias
2016-02-05 22:23 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.