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: tnn
Date: Thu Feb 25 01:38:56 UTC 2016
Modified Files:
pkgsrc/databases/postgresql94: Makefile.common distinfo
pkgsrc/databases/postgresql94-docs: PLIST
pkgsrc/databases/postgresql94-plperl: Makefile
Log Message:
Update to PostgreSQL 9.4.6 (2016-02-11)
Heads up: For upgrading past 9.4.5, users of jsonb_path_ops GIN indexes
should perform a REINDEX, because of a hash calculation fix.
This release fixes two security issues, as well as several bugs found
over the last four months.
CVE-2016-0773 Unicode regular expression buffer overflow
CVE-2016-0766 PL/Java privilege escalation
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/postgresql94/Makefile.common
cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/postgresql94/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/postgresql94-docs/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/postgresql94-plperl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index