ports/contrib (3.5): [notify] postgresql: 13.0 -> 13.1; fixes CVE-2020-25694 and CVE-2020-25695
commit 28e22910bc8e57e4850ceff9710bd9dcd6474ce8 Author: Tim Biermann <tbier@posteo.de> Date: Wed Nov 25 11:16:16 2020 +0000 [notify] postgresql: 13.0 -> 13.1; fixes CVE-2020-25694 and CVE-2020-25695 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)
participants (1)
-
crux@crux.nu