From 9f5d563e8066f175f4c2a3184e5a0d96745571d2 Mon Sep 17 00:00:00 2001 From: remi Date: Wed, 9 May 2012 16:50:03 +0200 Subject: [PATCH] update to 5.4.3 (CVE-2012-2311, CVE-2012-2329) --- .gitignore | 1 + php.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4662624..8f1d973 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ php.spec~ /php-5.?.? /php-5.4.1.tar.bz2 /php-5.4.2.tar.bz2 +/php-5.4.3.tar.bz2 diff --git a/php.spec b/php.spec index a2fe91a..a224e69 100644 --- a/php.spec +++ b/php.spec @@ -55,7 +55,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.4.2 +Version: 5.4.3 Release: 1%{?dist} License: PHP Group: Development/Languages @@ -1278,6 +1278,9 @@ fi %changelog +* Wed May 09 2012 Remi Collet 5.4.3-1 +- update to 5.4.3 (CVE-2012-2311, CVE-2012-2329) + * Thu May 03 2012 Remi Collet 5.4.2-1 - update to 5.4.2 (CVE-2012-1823) diff --git a/sources b/sources index 027da9f..c2792c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -252a6546db3a26260b419a883c875615 php-5.4.2.tar.bz2 +51f9488bf8682399b802c48656315cac php-5.4.3.tar.bz2