Path to this page:
./
databases/postgresql94,
Robust, next generation, object-relational DBMS
Branch: pkgsrc-2015Q4,
Version: 9.4.6,
Package name: postgresql94-9.4.6,
Maintainer: adamPostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
derived from the Berkeley Postgres database management system. While
PostgreSQL retains the powerful object-relational data model, rich data types
and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.
PostgreSQL is free and the complete source is available.
This is the meta-package for the PostgreSQL database system.
Required to run:[
databases/postgresql94-client] [
databases/postgresql94-docs] [
databases/postgresql94-server] [
devel/readline]
Master sites:
SHA1: bc5271b113b42e94cf093b6fb799b03092827c71
RMD160: f44d579b0a07a536895b12dc5ef665e71c43cc1b
Filesize: 17319.283 KB
Version history: (Expand)
- (2016-02-28) Updated to version: postgresql94-9.4.6
- (2016-01-02) Package added to pkgsrc.se, version postgresql94-9.4.5nb1 (created)
CVS history: (Expand)
2016-02-28 12:23:09 by Benny Siegert | Files touched by this commit (5) | |
Log message:
Pullup ticket #4935 - requested by tnn
databases/postgresql94: security fix
Revisions pulled up:
- databases/postgresql94-docs/PLIST 1.7
- databases/postgresql94-plperl/Makefile 1.4
- databases/postgresql94/Makefile 1.3
- databases/postgresql94/Makefile.common 1.7
- databases/postgresql94/distinfo 1.9
---
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
---
Module Name: pkgsrc
Committed By: tnn
Date: Thu Feb 25 01:46:57 UTC 2016
Modified Files:
pkgsrc/databases/postgresql94: Makefile
Log message:
drop PKGREVISION after update
|