summaryrefslogtreecommitdiff
path: root/postgresql
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-11-25 11:16:16 +0000
committerTim Biermann <tbier@posteo.de>2020-11-25 11:16:16 +0000
commit28e22910bc8e57e4850ceff9710bd9dcd6474ce8 (patch)
tree34c87de9553639a8c6edb1f39dabbb841c6fc71c /postgresql
parent53257933eadc3d8958a9327841147262027040bd (diff)
downloadcontrib-28e22910bc8e57e4850ceff9710bd9dcd6474ce8.tar.gz
contrib-28e22910bc8e57e4850ceff9710bd9dcd6474ce8.tar.xz
[notify] postgresql: 13.0 -> 13.1; fixes CVE-2020-25694 and CVE-2020-25695
Diffstat (limited to 'postgresql')
-rw-r--r--postgresql/.signature6
-rw-r--r--postgresql/Pkgfile2
2 files changed, 4 insertions, 4 deletions
diff --git a/postgresql/.signature b/postgresql/.signature
index 0665bbdc6..b129eded0 100644
--- a/postgresql/.signature
+++ b/postgresql/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF31OsxRC8IrfBvIAGUaftCMb/ecSWifG32xj+JACEpO460zU8GdWOm37+mTfqvI+J4AsNBXpbevA/jG/jOEplagI=
-SHA256 (Pkgfile) = f549515a447dcc02d8b6054e029a957cc9d9b5198c55c4f2934a469a40485484
+RWSagIOpLGJF3wvxUVYVOPie3EHYUD/37v8NYIs3y+4b784ITFMhBoNQsPPtTCvrUoJWDAhpFXydegdScAjW8+VOllhwmJ+hPQo=
+SHA256 (Pkgfile) = b2fc5e04bda1b0f2b5106911d36acad0d9b3d92e8a4e3e09476d5cba491b59f7
SHA256 (.footprint) = 437962b9dcebf289743717841914230aaa2aa61e71d07f678184f0a054f1326a
-SHA256 (postgresql-13.0.tar.bz2) = 80e750be8d436b54197636a02636f8fd3263ba6779bf865b04832495ea592296
+SHA256 (postgresql-13.1.tar.bz2) = 12345c83b89aa29808568977f5200d6da00f88a035517f925293355432ffe61f
SHA256 (postgresql) = 2c5ed04d159081774b2518c67b4bd95671154828a5bca23b68c7c7a05ec40078
diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile
index 35f79fdcc..5a0a785c3 100644
--- a/postgresql/Pkgfile
+++ b/postgresql/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: openssl
name=postgresql
-version=13.0
+version=13.1
release=1
source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql)

Generated by cgit