Several bugs were fixed in this release as well as CVE-2015-3152 (keep Nessus 
happy).
Added SHA256 package hash in preparation for secure hash usage in ptxdist.
Added myself to credit as this is my 9th upstream php5 patch in the last 15 
months.

Signed-off-by: Bruno Thomsen <b...@kamstrup.com>
---
 rules/php5.make | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/rules/php5.make b/rules/php5.make
index aed0237..0d8c85b 100644
--- a/rules/php5.make
+++ b/rules/php5.make
@@ -2,6 +2,7 @@
 #
 # Copyright (C) 2006-2008 by Robert Schwebel
 #               2009, 2012 by Marc Kleine-Budde <m...@pengutronix.de>
+#               2015 by Bruno Thomsen <b...@kamstrup.com>
 #
 # See CREDITS for details about who has contributed to this project.
 #
@@ -17,8 +18,9 @@ PACKAGES-$(PTXCONF_PHP5) += php5
 #
 # Paths and names
 #
-PHP5_VERSION   := 5.5.26
-PHP5_MD5       := a3de70d115b8580e50c433f83691cfaf
+PHP5_VERSION   := 5.5.27
+PHP5_MD5       := 2efe7c087d7073bffa64e5d538f22711
+PHP5_SHA256    := 
7ee398058067a7d8184e402fcdccb25003852cb8dc94eefa3cda051a3e47fdd8
 PHP5           := php-$(PHP5_VERSION)
 PHP5_SUFFIX    := tar.xz
 PHP5_SOURCE    := $(SRCDIR)/$(PHP5).$(PHP5_SUFFIX)
-- 
2.1.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to