./databases/postgresql92, Robust, next generation, object-relational DBMS

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


Branch: pkgsrc-2017Q2, Version: 9.2.22, Package name: postgresql92-9.2.22, 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 is the meta-package for the PostgreSQL database system.


Required to run:
[databases/postgresql92-client] [databases/postgresql92-server] [databases/postgresql92-docs]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 43c15380592adb2f34f1fa8b856b7cbff1ea79f7
RMD160: aaef1dd1a38d8dba77d06f29bdc4ca2476ca7685
Filesize: 16143.773 KB

Version history: (Expand)


CVS history: (Expand)


   2017-09-13 08:23:31 by S.P.Zeidler | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket #5537 - requested by taca
databases/postgresql92: security update
databases/postgresql92-client: security update
databases/postgresql92-docs: security update
databases/postgresql92-server: security update

Revisions pulled up:
- databases/postgresql92-docs/PLIST                             1.22
- databases/postgresql92/Makefile.common                        1.29
- databases/postgresql92/distinfo                               1.24
- databases/postgresql92/patches/patch-src_pl_plperl_plperl.h   1.2

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Sun Aug 13 19:25:18 UTC 2017

   Modified Files:
   	pkgsrc/databases/postgresql92: Makefile.common distinfo
   	pkgsrc/databases/postgresql92-docs: PLIST
   	pkgsrc/databases/postgresql92/patches: patch-src_pl_plperl_plperl.h
   	pkgsrc/databases/postgresql93: Makefile.common distinfo
   	pkgsrc/databases/postgresql93-docs: PLIST
   	pkgsrc/databases/postgresql93/patches: patch-src_pl_plperl_plperl.h
   	pkgsrc/databases/postgresql94: Makefile.common distinfo
   	pkgsrc/databases/postgresql94-docs: PLIST
   	pkgsrc/databases/postgresql94/patches: patch-src_pl_plperl_plperl.h
   	pkgsrc/databases/postgresql95: Makefile.common distinfo
   	pkgsrc/databases/postgresql95-client: Makefile
   	pkgsrc/databases/postgresql95-docs: PLIST
   	pkgsrc/databases/postgresql95/patches: patch-src_pl_plperl_plperl.h
   	pkgsrc/databases/postgresql96: Makefile.common distinfo
   	pkgsrc/databases/postgresql96-client: Makefile PLIST
   	pkgsrc/databases/postgresql96-docs: PLIST
   	pkgsrc/databases/postgresql96/patches: patch-src_pl_plperl_plperl.h

   Log message:
   The PostgreSQL Global Development Group has released an update to all \ 
supported versions of our database system, including 9.6.4, 9.5.8, 9.4.13, \ 
9.3.18, and 9.2.22. This release fixes three security issues. It also patches \ 
over 50 other bugs reported over the last three months. Users who are affected \ 
by the below security issues should update as soon as possible. Users affected \ 
by CVE-2017-7547 will need to perform additional steps after upgrading to \ 
resolve the issue. Other users should plan to update at the next convenient \ 
downtime.

   Three security vulnerabilities have been closed by this release:
   * CVE-2017-7546: Empty password accepted in some authentication methods
   * CVE-2017-7547: The "pg_user_mappings" catalog view discloses \ 
passwords to users lacking server privileges
   * CVE-2017-7548: lo_put() function ignores ACLs

   To generate a diff of this commit:
   cvs rdiff -u -r1.28 -r1.29 pkgsrc/databases/postgresql92/Makefile.common
   cvs rdiff -u -r1.23 -r1.24 pkgsrc/databases/postgresql92/distinfo
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/databases/postgresql92-docs/PLIST
   cvs rdiff -u -r1.1 -r1.2 \
       pkgsrc/databases/postgresql92/patches/patch-src_pl_plperl_plperl.h