postgresql: 16.2 -> 16.3

This commit is contained in:
Tim Biermann 2024-05-09 21:27:47 +02:00
parent 6acda11b97
commit 48634660ca
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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