./databases/postgresql94-docs, PostgreSQL database documentation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q4, Version: 9.4.6, Package name: postgresql94-docs-9.4.6, Maintainer: adam

PostgreSQL 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 package contains the database documentation.


Required to run:
[devel/readline]

Required to build:
[textproc/docbook-xml] [textproc/libxslt] [textproc/dsssl-docbook-modular] [textproc/docbook-xsl] [textproc/iso8879] [textproc/openjade]

Master sites:

SHA1: bc5271b113b42e94cf093b6fb799b03092827c71
RMD160: f44d579b0a07a536895b12dc5ef665e71c43cc1b
Filesize: 17319.283 KB

Version history: (Expand)


CVS history: (Expand)


   2016-02-28 12:23:09 by Benny Siegert | Files touched by this commit (5) | Package updated
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