mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] php5: version bump 5.5.26 -> 5.5.27
@ 2015-07-17 10:03 Bruno Thomsen
  0 siblings, 0 replies; only message in thread
From: Bruno Thomsen @ 2015-07-17 10:03 UTC (permalink / raw)
  To: ptxdist; +Cc: bth

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 <bth@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 <mkl@pengutronix.de>
+#               2015 by Bruno Thomsen <bth@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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-17  8:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-17 10:03 [ptxdist] [PATCH] php5: version bump 5.5.26 -> 5.5.27 Bruno Thomsen

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