From 48634660ca9b2f11626d95f52f838f5670818e2b Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 9 May 2024 21:27:47 +0200 Subject: [PATCH] postgresql: 16.2 -> 16.3 --- postgresql/.footprint | 1 + postgresql/.signature | 8 ++++---- postgresql/Pkgfile | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/postgresql/.footprint b/postgresql/.footprint index fe09452e3..b2eeab27b 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -1356,6 +1356,7 @@ drwxr-xr-x root/root usr/share/postgresql/extension/ -rw-r--r-- root/root usr/share/postgresql/extension/plpgsql.control -rw-r--r-- root/root usr/share/postgresql/extension/plpython3u--1.0.sql -rw-r--r-- root/root usr/share/postgresql/extension/plpython3u.control +-rw-r--r-- root/root usr/share/postgresql/fix-CVE-2024-4317.sql -rw-r--r-- root/root usr/share/postgresql/information_schema.sql -rw-r--r-- root/root usr/share/postgresql/pg_hba.conf.sample -rw-r--r-- root/root usr/share/postgresql/pg_ident.conf.sample diff --git a/postgresql/.signature b/postgresql/.signature index 5989c5218..f02a4f2a1 100644 --- a/postgresql/.signature +++ b/postgresql/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF347IZs92b50rX2pfu0uLCd42QCG0HQb7uUZgyCbxVaMKJr3LoW+hTTofZMkbYMqrkMB6ckklxQ8Xnr631/ojBgg= -SHA256 (Pkgfile) = e8fe9d3267d24c7d080246dabcc627165f57724426fda4b86adb22faffb0666f -SHA256 (.footprint) = e0c0182ecadc3e172cf53ffc974f14023b80195ed6cefaedbf5c4ffb8c2136b5 -SHA256 (postgresql-16.2.tar.bz2) = 446e88294dbc2c9085ab4b7061a646fa604b4bec03521d5ea671c2e5ad9b2952 +RWSagIOpLGJF3zp5SwmvqbF+FDtOIQD4tt4W2fcbQGDtW2f662QRgS1UCoA5ZBQTEGECzJuacQv7JG1z7PzwHJf+4+5iVPfaDQs= +SHA256 (Pkgfile) = 2a4e1b9d861516cba0d0913bc14f6e3d1c3469c44bd9c1b062472b5b2b4dcd47 +SHA256 (.footprint) = accef60761e3e06ae93a20c201c104cca53ec229abdf29586370d6bb75e4a163 +SHA256 (postgresql-16.3.tar.bz2) = 331963d5d3dc4caf4216a049fa40b66d6bcb8c730615859411b9518764e60585 SHA256 (postgresql-run-socket.patch) = 02ffb53b0a5049233f665c873b96264db77daab30e5a2194d038202d815a8e6a SHA256 (postgresql-perl-rpath.patch) = af6186d40128e043f333da4591455bf62b7c96e80214835f5c8c60b635ea9afb SHA256 (postgresql.rc) = 1e06f7cb11e198201f40bb265dc36bfd0085a29e55a8352315969d3512607044 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index 3c1088a25..708eacae3 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Optional: clang icu krb5 libxml2 libxslt openldap tcl name=postgresql -version=16.2 +version=16.3 release=1 source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql-run-socket.patch postgresql-perl-rpath.patch