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
Dominika Liberda
aports
Commits
5600c80a
Commit
5600c80a
authored
5 years ago
by
J0WI
Committed by
Leo
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/postgresql: security upgrade to 11.7
parent
975b6a39
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/postgresql/APKBUILD
+24
-22
24 additions, 22 deletions
main/postgresql/APKBUILD
with
24 additions
and
22 deletions
main/postgresql/APKBUILD
+
24
−
22
View file @
5600c80a
...
...
@@ -2,7 +2,7 @@
# Contributor: G.J.R. Timmer <gjr.timmer@gmail.com>
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
postgresql
pkgver
=
11.
6
pkgver
=
11.
7
pkgrel
=
0
pkgdesc
=
"A sophisticated object-relational DBMS"
url
=
"https://www.postgresql.org/"
...
...
@@ -36,37 +36,39 @@ builddir="$srcdir/$pkgname-$pkgver"
options
=
"!checkroot"
# secfixes:
# 11.7-r0:
# - CVE-2020-1720
# 11.5-r0:
# - CVE-2019-10208
# - CVE-2019-10209
#
- CVE-2019-10208
#
- CVE-2019-10209
# 11.4-r0:
# - CVE-2019-10164
#
- CVE-2019-10164
# 11.3-r0:
# - CVE-2019-10129
# - CVE-2019-10130
#
- CVE-2019-10129
#
- CVE-2019-10130
# 11.1-r0:
# - CVE-2018-16850
#
- CVE-2018-16850
# 10.5-r0:
# - CVE-2018-10915
# - CVE-2018-10925
#
- CVE-2018-10915
#
- CVE-2018-10925
# 10.4-r0:
# - CVE-2018-1115
#
- CVE-2018-1115
# 10.3-r0:
# - CVE-2018-1058
#
- CVE-2018-1058
# 10.2-r0:
# - CVE-2018-1052
# - CVE-2018-1053
#
- CVE-2018-1052
#
- CVE-2018-1053
# 10.1-r0:
# - CVE-2017-15098
# - CVE-2017-15099
#
- CVE-2017-15098
#
- CVE-2017-15099
# 9.6.4-r0:
# - CVE-2017-7546
# - CVE-2017-7547
# - CVE-2017-7548
#
- CVE-2017-7546
#
- CVE-2017-7547
#
- CVE-2017-7548
# 9.6.3-r0:
# - CVE-2017-7484
# - CVE-2017-7485
# - CVE-2017-7486
#
- CVE-2017-7484
#
- CVE-2017-7485
#
- CVE-2017-7486
prepare
()
{
default_prepare
...
...
@@ -307,7 +309,7 @@ _submv() {
done
}
sha512sums
=
"
de6833c0df8dbac7bc498ac573dc4c3645070d9bbdd6b5d89db3ef41e86e7fc19d5e6450aa46ee2a1392d86c33acf6b9364b2863caac49f45351a46647feecbd
postgresql-11.
6
.tar.bz2
sha512sums
=
"
32c7ace228f9895241ce0d925fbfc60c0cd39f4cd35368fb10dc7db046151ffd59a9895b4c30a529627f0103051e84b4992ed60312cccd292489f3037076ca1e
postgresql-11.
7
.tar.bz2
1f8e7dc58f5b0a12427cf2fd904ffa898a34f23f3332c8382b94e0d991c007289e7913a69e04498f3d93fc5701855796c207b4b1cc4a0b366f586050124d7fcc initdb.patch
5f9d8bb4957194069d01af8ab3abc6d4d83a7e7f8bd7ebe1caae5361d621a3e58f91b14b952958138a794e0a80bc154fbb7e3e78d211e2a95b9b7901335de854 perl-rpath.patch
8439a6fdfdea0a4867daeb8bc23d6c825f30c00d91d4c39f48653f5ee77341f23282ce03a77aad94b5369700f11d2cb28d5aee360e59138352a9ab331a9f9d0f conf-unix_socket_directories.patch
...
...
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