Path to this page:
./
databases/postgresql92-docs,
PostgreSQL database documentation
Branch: pkgsrc-2015Q4,
Version: 9.2.15,
Package name: postgresql92-docs-9.2.15,
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 package contains the database documentation.
Required to build:[
textproc/docbook-xml] [
textproc/libxslt] [
textproc/dsssl-docbook-modular] [
textproc/docbook-xsl] [
textproc/iso8879] [
textproc/openjade]
Master sites:
SHA1: 73086d027966ffb190f650a468921e39f44120a4
RMD160: 45c2727e8bcda9fdf654aeb93d36d05efa83705e
Filesize: 16094.7 KB
Version history: (Expand)
- (2016-02-27) Updated to version: postgresql92-docs-9.2.15
- (2016-01-02) Package added to pkgsrc.se, version postgresql92-docs-9.2.14 (created)
CVS history: (Expand)
2016-02-27 18:54:56 by Benny Siegert | Files touched by this commit (4) |
Log message:
Pullup ticket #4933 - requested by tnn
databases/postgresql92: security fix
Revisions pulled up:
- databases/postgresql92-client/PLIST 1.5
- databases/postgresql92-docs/PLIST 1.15
- databases/postgresql92/Makefile.common 1.19
- databases/postgresql92/distinfo 1.17
---
Module Name: pkgsrc
Committed By: tnn
Date: Thu Feb 25 00:41:54 UTC 2016
Modified Files:
pkgsrc/databases/postgresql92: Makefile.common distinfo
pkgsrc/databases/postgresql92-client: PLIST
pkgsrc/databases/postgresql92-docs: PLIST
Log message:
Update to PostgreSQL 9.2.15 (2016-02-11)
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
|