Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] php: security bump to version 5.5.19
@ 2014-11-14  1:28 Gustavo Zacarias
  2014-11-14 11:57 ` Vicente Olivert Riera
  2014-11-14 12:19 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2014-11-14  1:28 UTC (permalink / raw)
  To: buildroot

Fixes:
CVE-2014-3710 - fileinfo: out-of-bounds read in elf note headers.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 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 6bb0d1c..7a2dd70 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@
 # From http://php.net/downloads.php
-md5	3984f32985842afebe5795457e26931f	php-5.5.18.tar.xz
+md5	c63dcfd8b318d12127ba6d39ecc8a444	php-5.5.19.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index 9456f1c..ae959db 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 5.5.18
+PHP_VERSION = 5.5.19
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES
-- 
2.0.4

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

* [Buildroot] [PATCH] php: security bump to version 5.5.19
  2014-11-14  1:28 [Buildroot] [PATCH] php: security bump to version 5.5.19 Gustavo Zacarias
@ 2014-11-14 11:57 ` Vicente Olivert Riera
  2014-11-14 12:19 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2014-11-14 11:57 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

build for MIPS architecture with both "CGI and CLI" and "FPM and CLI"
interfaces, plus all the options under the "Extensions" and "External
php extensions" menus enabled.

$ file output/target/usr/bin/php
output/target/usr/bin/php: ELF 32-bit MSB executable, MIPS, MIPS32 rel2
version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux
2.6.16, with unknown capability 0x41000000 = 0xf676e75, with unknown
capability 0x10000 = 0x70403, stripped

Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Best regards,
-- 
Vicente Olivert Riera
Graduate Software Engineer, MIPS Processor IP
Imagination Technologies Limited
t: +44 (0)113 2429814
www.imgtec.com

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

* [Buildroot] [PATCH] php: security bump to version 5.5.19
  2014-11-14  1:28 [Buildroot] [PATCH] php: security bump to version 5.5.19 Gustavo Zacarias
  2014-11-14 11:57 ` Vicente Olivert Riera
@ 2014-11-14 12:19 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2014-11-14 12:19 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Fixes:
 > CVE-2014-3710 - fileinfo: out-of-bounds read in elf note headers.

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

Committed, thanks both.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2014-11-14 12:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-14  1:28 [Buildroot] [PATCH] php: security bump to version 5.5.19 Gustavo Zacarias
2014-11-14 11:57 ` Vicente Olivert Riera
2014-11-14 12:19 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox