Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
7f56cfcc
Commit
7f56cfcc
authored
May 13, 2021
by
J0WI
Browse files
main/postgresql: security upgrade to 12.7
parent
aa55c5a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/postgresql/APKBUILD
View file @
7f56cfcc
...
...
@@ -2,7 +2,7 @@
# Contributor: G.J.R. Timmer <gjr.timmer@gmail.com>
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
postgresql
pkgver
=
12.
6
pkgver
=
12.
7
pkgrel
=
0
pkgdesc
=
"A sophisticated object-relational DBMS"
url
=
"https://www.postgresql.org/"
...
...
@@ -36,6 +36,10 @@ builddir="$srcdir/$pkgname-$pkgver"
options
=
"!checkroot"
# secfixes:
# 12.7-r0:
# - CVE-2021-32027
# - CVE-2021-32028
# - CVE-2021-32029
# 12.6-r0:
# - CVE-2021-3393
# 12.5-r0:
...
...
@@ -318,7 +322,7 @@ _submv() {
done
}
sha512sums
=
"
5742c9d861c53bbdd032972e63b706d24ccb39492474c446cf4edac235d57357f036e48727027819004177003c4328123148e3d767d2b3d7866a52f333f8d68d
postgresql-12.
6
.tar.bz2
sha512sums
=
"
47ca347df63a441e52e52442074e85d0ebd3a89f7eb037022c4690cbe88b21a6a959092a812b79bb30db47b5975a5d7908318c73b2685683d48b4789d4ae6a44
postgresql-12.
7
.tar.bz2
1f8e7dc58f5b0a12427cf2fd904ffa898a34f23f3332c8382b94e0d991c007289e7913a69e04498f3d93fc5701855796c207b4b1cc4a0b366f586050124d7fcc initdb.patch
5f9d8bb4957194069d01af8ab3abc6d4d83a7e7f8bd7ebe1caae5361d621a3e58f91b14b952958138a794e0a80bc154fbb7e3e78d211e2a95b9b7901335de854 perl-rpath.patch
8439a6fdfdea0a4867daeb8bc23d6c825f30c00d91d4c39f48653f5ee77341f23282ce03a77aad94b5369700f11d2cb28d5aee360e59138352a9ab331a9f9d0f conf-unix_socket_directories.patch
...
...
Write
Preview
Supports
Markdown
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