aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-10-25 13:47:33 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2018-12-07 17:18:48 +0100
commit7a2897f5fb53f23d6d00a7b63c4a7a2771887bb7 (patch)
treebfb30b558030e8e987baa9f05a6e0c009e31295f
parentd7284ad8b85e17a80a84f29d6c297c71391c4dd4 (diff)
downloadalpine_aports-7a2897f5fb53f23d6d00a7b63c4a7a2771887bb7.tar.bz2
alpine_aports-7a2897f5fb53f23d6d00a7b63c4a7a2771887bb7.tar.xz
alpine_aports-7a2897f5fb53f23d6d00a7b63c4a7a2771887bb7.zip
community/php5: security upgrade to 5.6.38 (CVE-2018-17082)
-rw-r--r--community/php5/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/php5/APKBUILD b/community/php5/APKBUILD
index 833bd2382c..dcde76a631 100644
--- a/community/php5/APKBUILD
+++ b/community/php5/APKBUILD
@@ -3,7 +3,7 @@
3# Contributor: Carlo Landmeter <clandmeter@gmail.com> 3# Contributor: Carlo Landmeter <clandmeter@gmail.com>
4# Maintainer: Matt Smith <mcs@darkregion.net> 4# Maintainer: Matt Smith <mcs@darkregion.net>
5pkgname=php5 5pkgname=php5
6pkgver=5.6.37 6pkgver=5.6.38
7pkgrel=0 7pkgrel=0
8pkgdesc="The PHP language runtime engine" 8pkgdesc="The PHP language runtime engine"
9url="http://www.php.net/" 9url="http://www.php.net/"
@@ -124,6 +124,8 @@ _confdir=/etc/$pkgname
124_peardir=/usr/share/pear 124_peardir=/usr/share/pear
125 125
126# secfixes: 126# secfixes:
127# 5.6.38-r0:
128# - CVE-2018-17082
127# 5.6.37-r0: 129# 5.6.37-r0:
128# - CVE-2018-14851 130# - CVE-2018-14851
129# - CVE-2018-14883 131# - CVE-2018-14883
@@ -521,7 +523,7 @@ pdo_dblib() { _mv_ext pdo_dblib "$pkgname-pdo freetds"; }
521wddx() { _mv_ext wddx; } 523wddx() { _mv_ext wddx; }
522opcache() { _mv_ext opcache; } 524opcache() { _mv_ext opcache; }
523 525
524sha512sums="9cdd7710893ceb464a4818b853a2a70a02f55ece1d23cafe9a5529fdfa9ac1b23cf0eb944bd812825ec946901967a76254b10a38db835759be048cbc01795776 php-5.6.37.tar.bz2 526sha512sums="d39cf2d56311802dfa81afaabfb1968a2647d37f42df1be54dd9557ff5ced5c444b52a3502c78b27feefd88972324b2663fc1745f985c2eb51096e06ff6191d1 php-5.6.38.tar.bz2
525f7d922cab98617ef910b4c14974e768c85e60424cd1b216f688b34b2d823b642a5b896463008c134ce47c150f9407f5c438823b7e7bc89b3fb440cd3e97b9d7e php-fpm.initd 527f7d922cab98617ef910b4c14974e768c85e60424cd1b216f688b34b2d823b642a5b896463008c134ce47c150f9407f5c438823b7e7bc89b3fb440cd3e97b9d7e php-fpm.initd
526d1dd6a5764e18414476aaaa109efcc568696ac17a61a1afdf7d0621d3e38c5be717a81ee4d11d28963f11e76879af7d3806970e651061f8c4abffb03c4bd5af4 php5-module.conf 528d1dd6a5764e18414476aaaa109efcc568696ac17a61a1afdf7d0621d3e38c5be717a81ee4d11d28963f11e76879af7d3806970e651061f8c4abffb03c4bd5af4 php5-module.conf
527f1177cbf6b1f44402f421c3d317aab1a2a40d0b1209c11519c1158df337c8945f3a313d689c939768584f3e4edbe52e8bd6103fb6777462326a9d94e8ab1f505 php-install-pear-xml.patch 529f1177cbf6b1f44402f421c3d317aab1a2a40d0b1209c11519c1158df337c8945f3a313d689c939768584f3e4edbe52e8bd6103fb6777462326a9d94e8ab1f505 php-install-pear-xml.patch