Update to databases/postgresql 18.4 released 9 days ago fixing multiple high scored CVEs. Changelog: https://www.postgresql.org/about/news/postgresql-184-1710-1614-1518-and-1423-released-3297/ No issues spotted after updating, although i'm only using plain postgresql so perhaps also work is needed for databases/postgresql - pllua - plr - odbc - ... I've also sent a diff for databases/postgresql-previous 17.10 to ports@ Index: Makefile =================================================================== RCS file: /cvs/ports/databases/postgresql/Makefile,v retrieving revision 1.318 diff -u -p -r1.318 Makefile --- Makefile 27 Feb 2026 06:38:52 -0000 1.318 +++ Makefile 18 May 2026 19:55:33 -0000 @@ -5,7 +5,7 @@ COMMENT-contrib=PostgreSQL RDBMS contrib COMMENT-plpython=Python procedural language for PostgreSQL COMMENT-pg_upgrade=Support for upgrading PostgreSQL data from previous version -VERSION= 18.3 +VERSION= 18.4 PREV_MAJOR= 17 DISTNAME= postgresql-${VERSION} PKGNAME-main= postgresql-client-${VERSION} Index: distinfo =================================================================== RCS file: /cvs/ports/databases/postgresql/distinfo,v retrieving revision 1.109 diff -u -p -r1.109 distinfo --- distinfo 27 Feb 2026 06:38:52 -0000 1.109 +++ distinfo 18 May 2026 19:55:33 -0000 @@ -1,2 +1,2 @@ -SHA256 (postgresql-18.3.tar.gz) = ngVP/W4BPaLCyaG/1uBiyYh100DfCAUWVRyWubCSalk= -SIZE (postgresql-18.3.tar.gz) = 29416481 +SHA256 (postgresql-18.4.tar.gz) = RQqo8toGxG+CIZFugq4GsE+xBA+PAGQ9v4t9ZjyqwLk= +SIZE (postgresql-18.4.tar.gz) = 29477735 Index: pkg/PLIST-docs =================================================================== RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v retrieving revision 1.122 diff -u -p -r1.122 PLIST-docs --- pkg/PLIST-docs 27 Feb 2026 06:38:52 -0000 1.122 +++ pkg/PLIST-docs 18 May 2026 19:55:34 -0000 @@ -707,6 +707,7 @@ share/doc/postgresql/html/regress.html share/doc/postgresql/html/release-18-1.html share/doc/postgresql/html/release-18-2.html share/doc/postgresql/html/release-18-3.html +share/doc/postgresql/html/release-18-4.html share/doc/postgresql/html/release-18.html share/doc/postgresql/html/release-prior.html share/doc/postgresql/html/release.html -- Mark Patruck ( mark at wrapped.cx ) GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51 https://www.wrapped.cx
No comments:
Post a Comment