pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases
Module Name: pkgsrc
Committed By: adam
Date: Fri May 10 07:45:47 UTC 2024
Modified Files:
pkgsrc/databases/postgresql12: Makefile.common distinfo
pkgsrc/databases/postgresql12-docs: PLIST
pkgsrc/databases/postgresql13: Makefile.common distinfo
pkgsrc/databases/postgresql13-docs: PLIST
pkgsrc/databases/postgresql14: Makefile.common distinfo
pkgsrc/databases/postgresql14-docs: PLIST
pkgsrc/databases/postgresql14-server: PLIST
pkgsrc/databases/postgresql15: Makefile.common distinfo
pkgsrc/databases/postgresql15-docs: PLIST
pkgsrc/databases/postgresql15-server: PLIST
pkgsrc/databases/postgresql16: Makefile.common distinfo
pkgsrc/databases/postgresql16-docs: PLIST
pkgsrc/databases/postgresql16-server: PLIST
Log Message:
postgresql: updated to 16.3, 15.7, 14.12, 13.15, 12.19
PostgreSQL 16.3, 15.7, 14.12, 13.15, and 12.19
The PostgreSQL Global Development Group has released an update to all supported versions of PostgreSQL, including 16.3, 15.7, 14.12, 13.15, and 12.19. This release fixes one security vulnerability
and over 55 bugs reported over the last several months.
A security vulnerability was found in the system views pg_stats_ext and pg_stats_ext_exprs, potentially allowing authenticated database users to see data they don't have sufficient privileges to
view. The fix for this vulnerability only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after this fix is applied. If you have a current PostgreSQL
installation and are concerned about this issue, please follow the instructions in the "Updating" section for remediation steps.
For the full list of changes, please review the release notes.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/databases/postgresql12/Makefile.common
cvs rdiff -u -r1.23 -r1.24 pkgsrc/databases/postgresql12/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/databases/postgresql12-docs/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/databases/postgresql13/Makefile.common
cvs rdiff -u -r1.21 -r1.22 pkgsrc/databases/postgresql13/distinfo
cvs rdiff -u -r1.15 -r1.16 pkgsrc/databases/postgresql13-docs/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/databases/postgresql14/Makefile.common \
pkgsrc/databases/postgresql14/distinfo
cvs rdiff -u -r1.12 -r1.13 pkgsrc/databases/postgresql14-docs/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/postgresql14-server/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/postgresql15/Makefile.common
cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/postgresql15/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/postgresql15-docs/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/postgresql15-server/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/postgresql16/Makefile.common
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/postgresql16/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/postgresql16-docs/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/postgresql16-server/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/postgresql12/Makefile.common
diff -u pkgsrc/databases/postgresql12/Makefile.common:1.29 pkgsrc/databases/postgresql12/Makefile.common:1.30
--- pkgsrc/databases/postgresql12/Makefile.common:1.29 Fri Feb 9 08:33:12 2024
+++ pkgsrc/databases/postgresql12/Makefile.common Fri May 10 07:45:45 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2024/02/09 08:33:12 adam Exp $
+# $NetBSD: Makefile.common,v 1.30 2024/05/10 07:45:45 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
# used by databases/postgresql12-pltcl/Makefile
# used by databases/postgresql12-server/Makefile
-DISTNAME= postgresql-12.18
+DISTNAME= postgresql-12.19
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/databases/postgresql12/distinfo
diff -u pkgsrc/databases/postgresql12/distinfo:1.23 pkgsrc/databases/postgresql12/distinfo:1.24
--- pkgsrc/databases/postgresql12/distinfo:1.23 Fri Feb 9 08:33:12 2024
+++ pkgsrc/databases/postgresql12/distinfo Fri May 10 07:45:45 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.23 2024/02/09 08:33:12 adam Exp $
+$NetBSD: distinfo,v 1.24 2024/05/10 07:45:45 adam Exp $
-BLAKE2s (postgresql-12.18.tar.bz2) = a0fceb3f9c5cefde28cb0a596942f920bd42817ecaddaa69beed195a89b014c2
-SHA512 (postgresql-12.18.tar.bz2) = 723105a2b280ed9116615fa5fe29034a8588e474ed622de2c439f95e5b621b8865224e02553b71cba8d0288b1ee9fea077b20bd77fe2c858cd988b417efa56c0
-Size (postgresql-12.18.tar.bz2) = 21208935 bytes
+BLAKE2s (postgresql-12.19.tar.bz2) = 6c0774c867a5ed2ea6b48f9d2a06871a1cd09ac22c8cea2237656af24717633e
+SHA512 (postgresql-12.19.tar.bz2) = c08cb8f902728ea5ab5872fa2e37f8646f6beb4df39425a5a42db30ce86fa499a2059fa57b4eac3089bfba875a85a55144eba5ce6c525c642ba33c82f264b1b5
+Size (postgresql-12.19.tar.bz2) = 21218699 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = b3393d0f28e97f89ae20297d85553c508b3896bb
SHA1 (patch-configure) = b0a758023b3b263ff51b154d0da32cf02520c6cd
@@ -14,4 +14,3 @@ SHA1 (patch-src_backend_Makefile) = 736f
SHA1 (patch-src_interfaces_libpq_Makefile) = 61bcf84eb69b6ec9faabab0b61913766f4b20f8c
SHA1 (patch-src_makefiles_Makefile.solaris) = 10bf43bee54a6a1b6086c1652076544b05bf0192
SHA1 (patch-src_pl_plperl_GNUmakefile) = 161a8f7af61b3a33b255fdee9fa7d4918decde7d
-SHA1 (patch-src_pl_plperl_plperl.h) = cd25ac7fba4bce9fab34956d4ff374afc86be9d7
Index: pkgsrc/databases/postgresql12-docs/PLIST
diff -u pkgsrc/databases/postgresql12-docs/PLIST:1.19 pkgsrc/databases/postgresql12-docs/PLIST:1.20
--- pkgsrc/databases/postgresql12-docs/PLIST:1.19 Fri Feb 9 08:33:12 2024
+++ pkgsrc/databases/postgresql12-docs/PLIST Fri May 10 07:45:45 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2024/02/09 08:33:12 adam Exp $
+@comment $NetBSD: PLIST,v 1.20 2024/05/10 07:45:45 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createuser.1
@@ -972,6 +972,7 @@ share/doc/postgresql/html/release-12-15.
share/doc/postgresql/html/release-12-16.html
share/doc/postgresql/html/release-12-17.html
share/doc/postgresql/html/release-12-18.html
+share/doc/postgresql/html/release-12-19.html
share/doc/postgresql/html/release-12-2.html
share/doc/postgresql/html/release-12-3.html
share/doc/postgresql/html/release-12-4.html
Index: pkgsrc/databases/postgresql13/Makefile.common
diff -u pkgsrc/databases/postgresql13/Makefile.common:1.22 pkgsrc/databases/postgresql13/Makefile.common:1.23
--- pkgsrc/databases/postgresql13/Makefile.common:1.22 Fri Feb 9 08:33:13 2024
+++ pkgsrc/databases/postgresql13/Makefile.common Fri May 10 07:45:45 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.22 2024/02/09 08:33:13 adam Exp $
+# $NetBSD: Makefile.common,v 1.23 2024/05/10 07:45:45 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
# used by databases/postgresql13-pltcl/Makefile
# used by databases/postgresql13-server/Makefile
-DISTNAME= postgresql-13.14
+DISTNAME= postgresql-13.15
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/databases/postgresql13/distinfo
diff -u pkgsrc/databases/postgresql13/distinfo:1.21 pkgsrc/databases/postgresql13/distinfo:1.22
--- pkgsrc/databases/postgresql13/distinfo:1.21 Fri Feb 9 08:33:13 2024
+++ pkgsrc/databases/postgresql13/distinfo Fri May 10 07:45:45 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2024/02/09 08:33:13 adam Exp $
+$NetBSD: distinfo,v 1.22 2024/05/10 07:45:45 adam Exp $
-BLAKE2s (postgresql-13.14.tar.bz2) = 51cde2d961c227a23f6728b98c333acb1c270dc1b73e5680316eb7a1d7a48002
-SHA512 (postgresql-13.14.tar.bz2) = 25d545de69d6ac16b044e09939678af97b6574c71d47d98f95f0ef9ad11ff65e864e503ddff119d73fbb3c61e648e31219982d60da7fc2382ba10e0bfc370aa5
-Size (postgresql-13.14.tar.bz2) = 21584146 bytes
+BLAKE2s (postgresql-13.15.tar.bz2) = 35bb113c934e0be78ba06cc2a8b6114b130f7f81a2816853eda8a7e4751fd6bf
+SHA512 (postgresql-13.15.tar.bz2) = 6614b3ccf3ab41f34fc36e75f501853b13e0b9900728b8f8bbf8e3ac22783d18b0f05183beab778eb84ca71665574063fac6e1153bcd86bac252a8a9bbff0d8b
+Size (postgresql-13.15.tar.bz2) = 21597871 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = b3393d0f28e97f89ae20297d85553c508b3896bb
SHA1 (patch-configure) = 142ba9dc85a2408802e4b9e4943b775312d577c9
Index: pkgsrc/databases/postgresql13-docs/PLIST
diff -u pkgsrc/databases/postgresql13-docs/PLIST:1.15 pkgsrc/databases/postgresql13-docs/PLIST:1.16
--- pkgsrc/databases/postgresql13-docs/PLIST:1.15 Fri Feb 9 08:33:13 2024
+++ pkgsrc/databases/postgresql13-docs/PLIST Fri May 10 07:45:46 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2024/02/09 08:33:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2024/05/10 07:45:46 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createuser.1
@@ -976,6 +976,7 @@ share/doc/postgresql/html/release-13-11.
share/doc/postgresql/html/release-13-12.html
share/doc/postgresql/html/release-13-13.html
share/doc/postgresql/html/release-13-14.html
+share/doc/postgresql/html/release-13-15.html
share/doc/postgresql/html/release-13-2.html
share/doc/postgresql/html/release-13-3.html
share/doc/postgresql/html/release-13-4.html
Index: pkgsrc/databases/postgresql14/Makefile.common
diff -u pkgsrc/databases/postgresql14/Makefile.common:1.14 pkgsrc/databases/postgresql14/Makefile.common:1.15
--- pkgsrc/databases/postgresql14/Makefile.common:1.14 Fri Feb 9 08:33:14 2024
+++ pkgsrc/databases/postgresql14/Makefile.common Fri May 10 07:45:46 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2024/02/09 08:33:14 adam Exp $
+# $NetBSD: Makefile.common,v 1.15 2024/05/10 07:45:46 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
# used by databases/postgresql14-pltcl/Makefile
# used by databases/postgresql14-server/Makefile
-DISTNAME= postgresql-14.11
+DISTNAME= postgresql-14.12
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/databases/postgresql14/distinfo
diff -u pkgsrc/databases/postgresql14/distinfo:1.14 pkgsrc/databases/postgresql14/distinfo:1.15
--- pkgsrc/databases/postgresql14/distinfo:1.14 Fri Feb 9 08:33:14 2024
+++ pkgsrc/databases/postgresql14/distinfo Fri May 10 07:45:46 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2024/02/09 08:33:14 adam Exp $
+$NetBSD: distinfo,v 1.15 2024/05/10 07:45:46 adam Exp $
-BLAKE2s (postgresql-14.11.tar.bz2) = 28138313ab0520b08ca4a771193a9566a8162952be136159c2cfee629ef5d55f
-SHA512 (postgresql-14.11.tar.bz2) = 67289cd638ed7b13e845263d5a34394347f33735d9e2fafd6aa3562989a3a9455ea547d1b5079138648f33b093e77841654188fc74a49c0d6d458a42cfb57ffe
-Size (postgresql-14.11.tar.bz2) = 22354758 bytes
+BLAKE2s (postgresql-14.12.tar.bz2) = 44aaae10e54491d3674b0eb82490a68d54429c3ae2f80b58281423355fdce778
+SHA512 (postgresql-14.12.tar.bz2) = cb6729d0fba8aa705c92beecdc5cd1131e64337db6de038da6f5b75c7d9e65381f93f6ebfac601d5622399b9485e8ec558be53e6a7dcc59350a9b053f8836bf9
+Size (postgresql-14.12.tar.bz2) = 22390865 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = b3393d0f28e97f89ae20297d85553c508b3896bb
SHA1 (patch-configure) = 142ba9dc85a2408802e4b9e4943b775312d577c9
Index: pkgsrc/databases/postgresql14-docs/PLIST
diff -u pkgsrc/databases/postgresql14-docs/PLIST:1.12 pkgsrc/databases/postgresql14-docs/PLIST:1.13
--- pkgsrc/databases/postgresql14-docs/PLIST:1.12 Fri Feb 9 08:33:14 2024
+++ pkgsrc/databases/postgresql14-docs/PLIST Fri May 10 07:45:46 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2024/02/09 08:33:14 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2024/05/10 07:45:46 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createuser.1
@@ -989,6 +989,7 @@ share/doc/postgresql/html/regress.html
share/doc/postgresql/html/release-14-1.html
share/doc/postgresql/html/release-14-10.html
share/doc/postgresql/html/release-14-11.html
+share/doc/postgresql/html/release-14-12.html
share/doc/postgresql/html/release-14-2.html
share/doc/postgresql/html/release-14-3.html
share/doc/postgresql/html/release-14-4.html
Index: pkgsrc/databases/postgresql14-server/PLIST
diff -u pkgsrc/databases/postgresql14-server/PLIST:1.6 pkgsrc/databases/postgresql14-server/PLIST:1.7
--- pkgsrc/databases/postgresql14-server/PLIST:1.6 Wed Feb 15 20:51:00 2023
+++ pkgsrc/databases/postgresql14-server/PLIST Fri May 10 07:45:46 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2023/02/15 20:51:00 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2024/05/10 07:45:46 adam Exp $
bin/postgres
bin/postmaster
include/postgresql/server/plpgsql.h
@@ -757,6 +757,7 @@ ${PLIST.nls}share/locale/zh_CN/LC_MESSAG
share/postgresql/errcodes.txt
share/postgresql/extension/plpgsql--1.0.sql
share/postgresql/extension/plpgsql.control
+share/postgresql/fix-CVE-2024-4317.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
share/postgresql/pg_ident.conf.sample
Index: pkgsrc/databases/postgresql15/Makefile.common
diff -u pkgsrc/databases/postgresql15/Makefile.common:1.8 pkgsrc/databases/postgresql15/Makefile.common:1.9
--- pkgsrc/databases/postgresql15/Makefile.common:1.8 Fri Feb 9 08:33:14 2024
+++ pkgsrc/databases/postgresql15/Makefile.common Fri May 10 07:45:46 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2024/02/09 08:33:14 adam Exp $
+# $NetBSD: Makefile.common,v 1.9 2024/05/10 07:45:46 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
# used by databases/postgresql15-pltcl/Makefile
# used by databases/postgresql15-server/Makefile
-DISTNAME= postgresql-15.6
+DISTNAME= postgresql-15.7
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/databases/postgresql15/distinfo
diff -u pkgsrc/databases/postgresql15/distinfo:1.7 pkgsrc/databases/postgresql15/distinfo:1.8
--- pkgsrc/databases/postgresql15/distinfo:1.7 Fri Feb 9 08:33:14 2024
+++ pkgsrc/databases/postgresql15/distinfo Fri May 10 07:45:46 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2024/02/09 08:33:14 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/05/10 07:45:46 adam Exp $
-BLAKE2s (postgresql-15.6.tar.bz2) = bc541bb2dc9fddd7e26a9927d84f23a432ac6cff1fbe31bd2e4969bc457ffcf7
-SHA512 (postgresql-15.6.tar.bz2) = d9f158d844ec21bc5a7eccad9193dfe026d3df46a011980412ad7d150b3894c01754be0053bed530976047d7eff657204ac321138ba8da6eac8fb7b93b9520ad
-Size (postgresql-15.6.tar.bz2) = 23093967 bytes
+BLAKE2s (postgresql-15.7.tar.bz2) = d6a316d58c2adb1448d6e69bf809c6c3ac6eb4ec51afef4806552f547b6a22dd
+SHA512 (postgresql-15.7.tar.bz2) = 8a03e2d7a267f0d11c27d90a2fb605725accb41cfebba2b56c735d4af45bb5f977d4ba051a02ac8d31f93253372df3d3b5efdd159e258d6fcc506b73e3ad6e27
+Size (postgresql-15.7.tar.bz2) = 23112318 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = b3393d0f28e97f89ae20297d85553c508b3896bb
SHA1 (patch-configure) = 142ba9dc85a2408802e4b9e4943b775312d577c9
Index: pkgsrc/databases/postgresql15-docs/PLIST
diff -u pkgsrc/databases/postgresql15-docs/PLIST:1.7 pkgsrc/databases/postgresql15-docs/PLIST:1.8
--- pkgsrc/databases/postgresql15-docs/PLIST:1.7 Fri Feb 9 08:33:15 2024
+++ pkgsrc/databases/postgresql15-docs/PLIST Fri May 10 07:45:46 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2024/02/09 08:33:15 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2024/05/10 07:45:46 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createuser.1
@@ -1005,6 +1005,7 @@ share/doc/postgresql/html/release-15-3.h
share/doc/postgresql/html/release-15-4.html
share/doc/postgresql/html/release-15-5.html
share/doc/postgresql/html/release-15-6.html
+share/doc/postgresql/html/release-15-7.html
share/doc/postgresql/html/release-15.html
share/doc/postgresql/html/release-prior.html
share/doc/postgresql/html/release.html
Index: pkgsrc/databases/postgresql15-server/PLIST
diff -u pkgsrc/databases/postgresql15-server/PLIST:1.5 pkgsrc/databases/postgresql15-server/PLIST:1.6
--- pkgsrc/databases/postgresql15-server/PLIST:1.5 Mon Nov 13 20:22:08 2023
+++ pkgsrc/databases/postgresql15-server/PLIST Fri May 10 07:45:46 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2023/11/13 20:22:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2024/05/10 07:45:46 adam Exp $
bin/postgres
bin/postmaster
include/postgresql/server/plpgsql.h
@@ -795,6 +795,7 @@ ${PLIST.nls}share/locale/zh_CN/LC_MESSAG
share/postgresql/errcodes.txt
share/postgresql/extension/plpgsql--1.0.sql
share/postgresql/extension/plpgsql.control
+share/postgresql/fix-CVE-2024-4317.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
share/postgresql/pg_ident.conf.sample
Index: pkgsrc/databases/postgresql16/Makefile.common
diff -u pkgsrc/databases/postgresql16/Makefile.common:1.5 pkgsrc/databases/postgresql16/Makefile.common:1.6
--- pkgsrc/databases/postgresql16/Makefile.common:1.5 Sat Mar 16 23:42:39 2024
+++ pkgsrc/databases/postgresql16/Makefile.common Fri May 10 07:45:47 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2024/03/16 23:42:39 nia Exp $
+# $NetBSD: Makefile.common,v 1.6 2024/05/10 07:45:47 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
# used by databases/postgresql16-pltcl/Makefile
# used by databases/postgresql16-server/Makefile
-DISTNAME= postgresql-16.2
+DISTNAME= postgresql-16.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/databases/postgresql16/distinfo
diff -u pkgsrc/databases/postgresql16/distinfo:1.4 pkgsrc/databases/postgresql16/distinfo:1.5
--- pkgsrc/databases/postgresql16/distinfo:1.4 Fri Feb 9 08:33:15 2024
+++ pkgsrc/databases/postgresql16/distinfo Fri May 10 07:45:47 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2024/02/09 08:33:15 adam Exp $
+$NetBSD: distinfo,v 1.5 2024/05/10 07:45:47 adam Exp $
-BLAKE2s (postgresql-16.2.tar.bz2) = 976c36e29862ad29a0d31fe1bd85f8f9a7a1bdacb5dc7839cf96855310c7a0a4
-SHA512 (postgresql-16.2.tar.bz2) = 3194941cc3f1ec86b6cf4f08c6422d268d99890441f8fc9ab87b6a7fd16c990fa230b544308644cbef54e6960c4984e3703752e40930bdc0537b7bfda3ab7ccf
-Size (postgresql-16.2.tar.bz2) = 24711703 bytes
+BLAKE2s (postgresql-16.3.tar.bz2) = 838409405fce177ece8f511ecbd0d74d1d2af4bcd227b38f1b95a572df9adaab
+SHA512 (postgresql-16.3.tar.bz2) = dc1c8d4fbc8e53e9be91dcf1b644b3969bd634f11bf5a1c4fe16619fd386f3349a5509788d43e6a57d099ad75233026d4dd4e0bb180ffc747fd3c1a575c51a5f
+Size (postgresql-16.3.tar.bz2) = 24737644 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = 9c4bf707b6aded63b2e0cff375465693cad1dea9
SHA1 (patch-configure) = 3392111516ca65ad7980ee39246c4210ec020c34
Index: pkgsrc/databases/postgresql16-docs/PLIST
diff -u pkgsrc/databases/postgresql16-docs/PLIST:1.3 pkgsrc/databases/postgresql16-docs/PLIST:1.4
--- pkgsrc/databases/postgresql16-docs/PLIST:1.3 Fri Feb 9 08:33:16 2024
+++ pkgsrc/databases/postgresql16-docs/PLIST Fri May 10 07:45:47 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2024/02/09 08:33:16 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2024/05/10 07:45:47 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createuser.1
@@ -1000,6 +1000,7 @@ share/doc/postgresql/html/regress-varian
share/doc/postgresql/html/regress.html
share/doc/postgresql/html/release-16-1.html
share/doc/postgresql/html/release-16-2.html
+share/doc/postgresql/html/release-16-3.html
share/doc/postgresql/html/release-16.html
share/doc/postgresql/html/release-prior.html
share/doc/postgresql/html/release.html
Index: pkgsrc/databases/postgresql16-server/PLIST
diff -u pkgsrc/databases/postgresql16-server/PLIST:1.1 pkgsrc/databases/postgresql16-server/PLIST:1.2
--- pkgsrc/databases/postgresql16-server/PLIST:1.1 Sun Sep 17 08:53:22 2023
+++ pkgsrc/databases/postgresql16-server/PLIST Fri May 10 07:45:47 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2023/09/17 08:53:22 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/05/10 07:45:47 adam Exp $
bin/postgres
include/postgresql/server/plpgsql.h
${PLIST.llvm}lib/postgresql/bitcode/postgres.index.bc
@@ -815,6 +815,7 @@ ${PLIST.nls}share/locale/zh_TW/LC_MESSAG
share/postgresql/errcodes.txt
share/postgresql/extension/plpgsql--1.0.sql
share/postgresql/extension/plpgsql.control
+share/postgresql/fix-CVE-2024-4317.sql
share/postgresql/information_schema.sql
share/postgresql/pg_hba.conf.sample
share/postgresql/pg_ident.conf.sample
Home |
Main Index |
Thread Index |
Old Index