Hi Pierre-Emmanuel,
the following diff updates databases/postgresql-previous to 12.8, which
fixes over 75 bugs and addresses CVE-2021-3677 (Memory disclosure in
certain queries)
Notes: https://www.postgresql.org/docs/12/release-12-8.html
Lightly tested on amd64
-Mark
--
Mark Patruck ( mark at wrapped.cx )
GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51
https://www.wrapped.cx
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/postgresql-previous/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile 12 Jul 2021 07:44:06 -0000 1.16
+++ Makefile 24 Aug 2021 08:56:42 -0000
@@ -2,7 +2,7 @@
COMMENT= PostgreSQL RDBMS (previous version, for pg_upgrade)
-VERSION= 12.7
+VERSION= 12.8
DISTNAME= postgresql-${VERSION}
PKGNAME= postgresql-previous-${VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/postgresql-previous/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo 7 Jun 2021 15:15:25 -0000 1.7
+++ distinfo 24 Aug 2021 08:56:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (postgresql-12.7.tar.gz) = 2nZnXbNba9nOxa8RF3ShkZgpuEztFtHlfVhre4I9hGc=
-SIZE (postgresql-12.7.tar.gz) = 27229235
+SHA256 (postgresql-12.8.tar.gz) = ntIagjl/Yy6fZkXRkpfODILxnGGCAfx70vgPsTHBvuI=
+SIZE (postgresql-12.8.tar.gz) = 27288408