aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-01-21 20:14:52 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-22 00:21:32 +0100
commit68838633d9df28ddca4f065d839b033d943bbb7b (patch)
tree3c878aa2d0863ff77aaac6c533baea2efd7c0a1c
parent6e7024f5c473eeefc5d1670d62202443a77621cc (diff)
downloadalpine_aports-68838633d9df28ddca4f065d839b033d943bbb7b.tar.bz2
alpine_aports-68838633d9df28ddca4f065d839b033d943bbb7b.tar.xz
alpine_aports-68838633d9df28ddca4f065d839b033d943bbb7b.zip
community/php7: security upgrade to 7.3.14
-rw-r--r--community/php7/APKBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD
index e60b9f919b..d8105c5278 100644
--- a/community/php7/APKBUILD
+++ b/community/php7/APKBUILD
@@ -26,14 +26,14 @@
26 26
27pkgname=php7 27pkgname=php7
28_pkgreal=php 28_pkgreal=php
29pkgver=7.3.13 29pkgver=7.3.14
30pkgrel=0 30pkgrel=0
31_apiver=20180731 31_apiver=20180731
32_suffix=${pkgname#php} 32_suffix=${pkgname#php}
33# Is this package the default (latest) PHP version? 33# Is this package the default (latest) PHP version?
34_default_php="yes" 34_default_php="yes"
35pkgdesc="The PHP$_suffix language runtime engine" 35pkgdesc="The PHP$_suffix language runtime engine"
36url="https://secure.php.net" 36url="https://secure.php.net/"
37arch="all" 37arch="all"
38license="PHP-3.01 BSD LGPL-2.0-or-later MIT Zend-2.0" 38license="PHP-3.01 BSD LGPL-2.0-or-later MIT Zend-2.0"
39depends="$pkgname-common" 39depends="$pkgname-common"
@@ -183,6 +183,9 @@ case "$CARCH" in
183esac 183esac
184 184
185# secfixes: 185# secfixes:
186# 7.3.14-r0:
187# - CVE-2020-7059
188# - CVE-2020-7060
186# 7.3.13-r0: 189# 7.3.13-r0:
187# - CVE-2019-11045 190# - CVE-2019-11045
188# - CVE-2019-11047 191# - CVE-2019-11047
@@ -677,7 +680,7 @@ _mv() {
677 mv $@ 680 mv $@
678} 681}
679 682
680sha512sums="9891f8ac809b12389a22233fc98f1aecb6e38e53152688ca9d8d0c785effb5e03d3527b1258e8ad35c1ed730bf8310b13cfaaae961e75d7b962685c083add0e7 php-7.3.13.tar.bz2 683sha512sums="4a58dc5281e9811e49fed94a56d3c97d509d1cab7f3095e0c0e1d689fcec133fd79bffedaf0c937d9dfb9a57d20848efe01e08437862aa55631f4a124afeda0a php-7.3.14.tar.bz2
6811c708de82d1086f272f484faf6cf6d087af7c31750cc2550b0b94ed723961b363f28a947b015b2dfc0765caea185a75f5d2c2f2b099c948b65c290924f606e4f php7-fpm.initd 6841c708de82d1086f272f484faf6cf6d087af7c31750cc2550b0b94ed723961b363f28a947b015b2dfc0765caea185a75f5d2c2f2b099c948b65c290924f606e4f php7-fpm.initd
682cacce7bf789467ff40647b7319e3760c6c587218720538516e8d400baa75651f72165c4e28056cd0c1dc89efecb4d00d0d7823bed80b29136262c825ce816691 php7-fpm.logrotate 685cacce7bf789467ff40647b7319e3760c6c587218720538516e8d400baa75651f72165c4e28056cd0c1dc89efecb4d00d0d7823bed80b29136262c825ce816691 php7-fpm.logrotate
683274bd7b0b2b7002fa84c779640af37b59258bb37b05cb7dd5c89452977d71807f628d91b523b5039608376d1f760f3425d165242ca75ee5129b2730e71c4e198 php7-module.conf 686274bd7b0b2b7002fa84c779640af37b59258bb37b05cb7dd5c89452977d71807f628d91b523b5039608376d1f760f3425d165242ca75ee5129b2730e71c4e198 php7-module.conf