Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Johannes Müller
aports
Commits
16dcb2a2
Commit
16dcb2a2
authored
Jul 01, 2019
by
Milan P. Stanić
Committed by
Natanael Copa
Jul 04, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/postgresql: security upgrade to 10.9
CVE-2019-10164 other upstream bugfixes fixes #10641
parent
2980b18b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
main/postgresql/APKBUILD
main/postgresql/APKBUILD
+4
-2
No files found.
main/postgresql/APKBUILD
View file @
16dcb2a2
...
...
@@ -2,7 +2,7 @@
# Contributor: G.J.R. Timmer <gjr.timmer@gmail.com>
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
postgresql
pkgver
=
10.
8
pkgver
=
10.
9
pkgrel
=
0
pkgdesc
=
"A sophisticated object-relational DBMS"
url
=
"https://www.postgresql.org/"
...
...
@@ -36,6 +36,8 @@ builddir="$srcdir/$pkgname-$pkgver"
options
=
"!checkroot"
# secfixes:
# 10.9-r0:
# - CVE-2019-10164
# 10.8-r0:
# - CVE-2019-10129
# - CVE-2019-10130
...
...
@@ -301,7 +303,7 @@ _submv() {
done
}
sha512sums
=
"
c9cd0298f553e13e32d4315e17e9e61c1fd011391c5203282d9040f26fd08c85f749e6f2cea3bcc42d1ca153a1272bcd773196ef3bf2bdfb74cd12c5f523b7ca postgresql-10.8
.tar.bz2
sha512sums
=
"
4e2f30a0fd262f2e3ce5fc836425be635326600cd6cd4e117c57f59ea7ab2e9ea463a8d357fe7adb8c0dd0094e43d08efc2a137f8f9975715a5908e35920f98e postgresql-10.9
.tar.bz2
1f8e7dc58f5b0a12427cf2fd904ffa898a34f23f3332c8382b94e0d991c007289e7913a69e04498f3d93fc5701855796c207b4b1cc4a0b366f586050124d7fcc initdb.patch
5f9d8bb4957194069d01af8ab3abc6d4d83a7e7f8bd7ebe1caae5361d621a3e58f91b14b952958138a794e0a80bc154fbb7e3e78d211e2a95b9b7901335de854 perl-rpath.patch
8439a6fdfdea0a4867daeb8bc23d6c825f30c00d91d4c39f48653f5ee77341f23282ce03a77aad94b5369700f11d2cb28d5aee360e59138352a9ab331a9f9d0f conf-unix_socket_directories.patch
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment