Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
knuxify
aports
Commits
21a3c898
Commit
21a3c898
authored
4 years ago
by
Andy Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
community/php7: security upgrade to 7.3.16
- CVE-2020-7064 - CVE-2020-7065 - CVE-2020-7066
parent
1db02782
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/php7/APKBUILD
+7
-3
7 additions, 3 deletions
community/php7/APKBUILD
with
7 additions
and
3 deletions
community/php7/APKBUILD
+
7
−
3
View file @
21a3c898
...
@@ -26,8 +26,8 @@
...
@@ -26,8 +26,8 @@
pkgname
=
php7
pkgname
=
php7
_pkgreal
=
php
_pkgreal
=
php
pkgver
=
7.3.1
5
pkgver
=
7.3.1
6
pkgrel
=
2
pkgrel
=
0
_apiver
=
20180731
_apiver
=
20180731
_suffix
=
${
pkgname
#php
}
_suffix
=
${
pkgname
#php
}
# Is this package the default (latest) PHP version?
# Is this package the default (latest) PHP version?
...
@@ -184,6 +184,10 @@ case "$CARCH" in
...
@@ -184,6 +184,10 @@ case "$CARCH" in
esac
esac
# secfixes:
# secfixes:
# 7.3.16-r0:
# - CVE-2020-7064
# - CVE-2020-7065
# - CVE-2020-7066
# 7.3.15-r0:
# 7.3.15-r0:
# - CVE-2020-7061
# - CVE-2020-7061
# - CVE-2020-7062
# - CVE-2020-7062
...
@@ -678,7 +682,7 @@ _mv() {
...
@@ -678,7 +682,7 @@ _mv() {
mv
$@
mv
$@
}
}
sha512sums
=
"
cdce22e604ad67ccdf4471d46bddd7e46730bed60e9bca6022146bce1c216dd42bde50827f00d2eb7142ac2daf568ac8956553e41e830ba247753053262c9fcf
php-7.3.1
5
.tar.bz2
sha512sums
=
"
4c0676aae332fa5f3f7b040a5d492a2c051821f7051a7db0dd183cf3c0fde59dda3de4aedf1e265e66abd37de4cb3c223f03338cc012b917b228587184d96354
php-7.3.1
6
.tar.bz2
1c708de82d1086f272f484faf6cf6d087af7c31750cc2550b0b94ed723961b363f28a947b015b2dfc0765caea185a75f5d2c2f2b099c948b65c290924f606e4f php7-fpm.initd
1c708de82d1086f272f484faf6cf6d087af7c31750cc2550b0b94ed723961b363f28a947b015b2dfc0765caea185a75f5d2c2f2b099c948b65c290924f606e4f php7-fpm.initd
cacce7bf789467ff40647b7319e3760c6c587218720538516e8d400baa75651f72165c4e28056cd0c1dc89efecb4d00d0d7823bed80b29136262c825ce816691 php7-fpm.logrotate
cacce7bf789467ff40647b7319e3760c6c587218720538516e8d400baa75651f72165c4e28056cd0c1dc89efecb4d00d0d7823bed80b29136262c825ce816691 php7-fpm.logrotate
274bd7b0b2b7002fa84c779640af37b59258bb37b05cb7dd5c89452977d71807f628d91b523b5039608376d1f760f3425d165242ca75ee5129b2730e71c4e198 php7-module.conf
274bd7b0b2b7002fa84c779640af37b59258bb37b05cb7dd5c89452977d71807f628d91b523b5039608376d1f760f3425d165242ca75ee5129b2730e71c4e198 php7-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