Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
64d8ceaf
Verified
Commit
64d8ceaf
authored
5 years ago
by
Max Rees
Browse files
Options
Downloads
Patches
Plain Diff
user/php7: [CVE] bump to 7.2.21
parent
55ef6bb7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!309
Package bumps for Maintainer: Max Rees
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/php7/APKBUILD
+22
-19
22 additions, 19 deletions
user/php7/APKBUILD
with
22 additions
and
19 deletions
user/php7/APKBUILD
+
22
−
19
View file @
64d8ceaf
...
...
@@ -23,26 +23,10 @@
# ----------+--------------------------------------------
# zlib | https://bugs.alpinelinux.org/issues/8299
# secfixes:
# 7.2.16-r0:
# - CVE-2016-10166
# - CVE-2018-20783
# - CVE-2019-6977
# - CVE-2019-9020
# - CVE-2019-9021
# - CVE-2019-9022
# - CVE-2019-9023
# - CVE-2019-9024
# 7.2.19-r0:
# - CVE-2019-11036
# - CVE-2019-11038
# - CVE-2019-11039
# - CVE-2019-11040
pkgname
=
php7
_pkgname
=
php
pkgver
=
7.2.2
0
pkgrel
=
1
pkgver
=
7.2.2
1
pkgrel
=
0
_apiver
=
20170718
pkgdesc
=
"The PHP7 language runtime engine"
url
=
"https://php.net/"
...
...
@@ -103,6 +87,25 @@ _libdir="/usr/lib/$_pkgname"
_extension_dir
=
"
$_libdir
/modules"
_extension_confd
=
"/etc/
$_pkgname
/conf.d"
# secfixes: php
# 7.2.16-r0:
# - CVE-2016-10166
# - CVE-2018-20783
# - CVE-2019-6977
# - CVE-2019-9020
# - CVE-2019-9021
# - CVE-2019-9022
# - CVE-2019-9023
# - CVE-2019-9024
# 7.2.19-r0:
# - CVE-2019-11036
# - CVE-2019-11038
# - CVE-2019-11039
# - CVE-2019-11040
# 7.2.21-r0:
# - CVE-2019-11041
# - CVE-2019-11042
# Usage: add_ext [with|enable] name [extension dependencies...] [configure options...]
add_ext
()
{
local
ext
=
"
$1
"
...
...
@@ -531,7 +534,7 @@ _mv() {
mv
$@
}
sha512sums
=
"
8c32cb46e34440f3af905e9fc73d327e28c62b5b1b4b7f7221b192364b409172a88ae9f35aef40b796a81fbe87b8b64dec214cbf54011f5af53d9e8eddc9b3fa
php-7.2.2
0
.tar.bz2
sha512sums
=
"
b234305f04bd621d355450ba38b34558a5b08403571749ac3b04ffa60d7639e847750109bef09a14f616110ba175b970d68cbae0d0b671c2dfeac6917f12f21d
php-7.2.2
1
.tar.bz2
cb3ba48fbd412f12d98ef1f88b509b40bc4ca44a16779a06d43e4db3cb8d24d54404b9e11ca941b5339af8d3281ca9c8ea3ba5ced4339f91fb40608b5ce9a647 php-fpm.initd
01d4ba3ef104ea378eb0e8cbb7bdee3fdf65e4bd6865eb3bc6c0dc4af31c2d52887abdf0150b5ef984b877860285a3b1af84b11ffebb5b8b722ea9faf83edfeb php-fpm.logrotate
a7f9ba5e11652fd1cb9e756c3269269a95de083ecb5be936a85c7a09c1396db9088e0251c6a643c40235c0e776fce2a471e5c7f5a033b85c7d3b3110c2b39e48 php-module.conf
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment