From d8a55123c8f0d63f6e12a965244e4e25210f5133 Mon Sep 17 00:00:00 2001 From: Bruno Thomsen Date: Fri, 26 Sep 2014 10:40:07 +0200 Subject: php5: version bump 5.4.30 -> 5.4.33 Multiple bugs were fixed including security vulnerabilities CVE-2014-3597, CVE-2014-3538, CVE-2014-3587, CVE-2014-2497, CVE-2014-5120, CVE-2014-4698 and CVE-2014-4670. Signed-off-by: Bruno Thomsen Signed-off-by: Michael Olbrich --- rules/php5.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/php5.make b/rules/php5.make index 3657bc46e..1bf97df18 100644 --- a/rules/php5.make +++ b/rules/php5.make @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_PHP5) += php5 # # Paths and names # -PHP5_VERSION := 5.4.30 -PHP5_MD5 := a8a27fdc1d9e1020c9f8922b608326de +PHP5_VERSION := 5.4.33 +PHP5_MD5 := c6878bb1cdb46bfc1e1a5cd67a024737 PHP5 := php-$(PHP5_VERSION) PHP5_SUFFIX := tar.bz2 PHP5_SOURCE := $(SRCDIR)/$(PHP5).$(PHP5_SUFFIX) -- cgit v1.2.3