non port: databases/postgresql11-server/files/postgresql.in |
SVNWeb
|
Number of commits found: 7 |
Tue, 15 Nov 2022
|
[ 15:40 Dmitry Marakasov (amdmi3) ] d512e8c (Only the first 10 of 12 ports in this commit are shown above. )
databases/postgresql*-server: require mountlate in rc.d scripts
PostgreSQL server may use late-mounted filesystems, so require these
in rc.d scripts. Real life example is when /tmp is late-mounted tmpfs
atop of ZFS, and if posgresql-server starts before mountlate, its
socket which resides on /tmp is hidden under tmpfs which is mounted
afterwards.
PR: 267500
Approved by: maintainer timeout (pgsql, 2 weeks)
|
Thu, 19 May 2022
|
[ 13:36 Palle Girgensohn (girgen) ] 5b11f47 (Only the first 10 of 54 ports in this commit are shown above. )
databases/postgresql??-*: add postgresql-15 to the ports tree
Introduce PostgreSQL-15 to the ports tree.
Make version 15 the master port, and add plist parameter for the
postgresql version.
Release notes: https://www.postgresql.org/docs/devel/release.html
|
Tue, 1 Jun 2021
|
[ 13:59 Palle Girgensohn (girgen) ] 8d831eb (Only the first 10 of 12 ports in this commit are shown above. )
databases/postgresql??-server: rc-script should require DAEMON
Changeset ab83f2b4bb78 changed the startup order for Postgresql. The cleartmp
rc.d now comes after the Postgresql startup. Unfortunately, Postgresql likes
to create a socket in /tmp/.s.PGSQL.5432. After cleartmp does its work, that
socket disappears from the filesystem.
Submitted by: Jeroen Pulles
PR: 256335
|
Sat, 15 May 2021
|
[ 09:12 Palle Girgensohn (girgen) ] ab83f2b (Only the first 10 of 24 ports in this commit are shown above. )
databases/postgresql??-*: Upgrade to latest version
PostgreSQL 13.3, 12.7, 11.12, 10.17, and 9.6.22 Released!
The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 13.3, 12.7, 11.12, 10.17, and
9.6.22. This release closes three security vulnerabilities and fixes over 45
bugs reported over the last three months.
Security fixes in this release:
CVE-2021-32027: Buffer overrun from integer overflow in array subscripting
calculations
CVE-2021-32028: Memory disclosure in INSERT ... ON CONFLICT ... DO UPDATE (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 135fdee (Only the first 10 of 2028 ports in this commit are shown above. )
all: Remove all other $FreeBSD keywords.
|
Thu, 9 May 2019
|
[ 22:32 girgen ] (Only the first 10 of 17 ports in this commit are shown above. )
The PostgreSQL Global Development Group has released an update to all
supported versions of our database system, including 11.3, 10.8, 9.6.13,
9.5.17, and 9.4.22. This release fixes two security issues in the
PostgreSQL server, a security issue found in two of the PostgreSQL
Windows installers, and over 60 bugs reported over the last three months.
Security: CVE-2019-10129: Memory disclosure in partition routing
Prior to this release, a user running PostgreSQL 11 can read arbitrary
bytes of server memory by executing a purpose-crafted INSERT statement
to a partitioned table.
Security: CVE-2019-10130: Selectivity estimators bypass row security policies
PostgreSQL maintains statistics for tables by sampling data available in (Only the first 15 lines of the commit message are shown above )
|
Sun, 21 Oct 2018
|
[ 21:55 girgen ]
Minor patch to fix the default data directory used on startup.
Submitted by: Jonathan Chen
PR: 232487
|
Number of commits found: 7 |