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

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


Branch: pkgsrc-2017Q1, Version: 9.2.21, Package name: postgresql92-9.2.21, 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-docs] [databases/postgresql92-server] [databases/postgresql92-client]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 150f9dda7c03379933cc4f804f6e37d7c8518114
RMD160: a861209168732ec5bef45f675fa3a7a535d8e210
Filesize: 16121.133 KB

Version history: (Expand)


CVS history: (Expand)


   2017-05-29 21:24:33 by Benny Siegert | Files touched by this commit (23) | Package updated
Log message:
Pullup ticket #5434 - requested by sevan
databases/postgresql92: security fix
databases/postgresql93: security fix
databases/postgresql94: security fix
databases/postgresql95: security fix
databases/postgresql96: security fix

Revisions pulled up:
- databases/postgresql92-docs/PLIST                             1.21
- databases/postgresql92-server/PLIST                           1.13
- databases/postgresql92/Makefile.common                        1.28
- databases/postgresql92/distinfo                               1.23
- databases/postgresql93-docs/PLIST                             1.18
- databases/postgresql93-server/PLIST                           1.11
- databases/postgresql93/Makefile.common                        1.24
- databases/postgresql93/distinfo                               1.23
- databases/postgresql94-client/PLIST                           1.3
- databases/postgresql94-docs/PLIST                             1.13
- databases/postgresql94-server/PLIST                           1.8
- databases/postgresql94/Makefile.common                        1.16
- databases/postgresql94/distinfo                               1.15
- databases/postgresql95-client/PLIST                           1.4
- databases/postgresql95-docs/PLIST                             1.7
- databases/postgresql95-server/PLIST                           1.6
- databases/postgresql95/Makefile.common                        1.9
- databases/postgresql95/distinfo                               1.8
- databases/postgresql96-client/PLIST                           1.2
- databases/postgresql96-docs/PLIST                             1.3
- databases/postgresql96-server/PLIST                           1.3
- databases/postgresql96/Makefile.common                        1.3
- databases/postgresql96/distinfo                               1.4

---
   Module Name:    pkgsrc
   Committed By:   adam
   Date:           Fri May 12 19:37:55 UTC 2017

   Modified Files:
           pkgsrc/databases/postgresql92: Makefile.common distinfo
           pkgsrc/databases/postgresql92-docs: PLIST
           pkgsrc/databases/postgresql92-server: PLIST
           pkgsrc/databases/postgresql93: Makefile.common distinfo
           pkgsrc/databases/postgresql93-docs: PLIST
           pkgsrc/databases/postgresql93-server: PLIST
           pkgsrc/databases/postgresql94: Makefile.common distinfo
           pkgsrc/databases/postgresql94-client: PLIST
           pkgsrc/databases/postgresql94-docs: PLIST
           pkgsrc/databases/postgresql94-server: PLIST
           pkgsrc/databases/postgresql95: Makefile.common distinfo
           pkgsrc/databases/postgresql95-client: PLIST
           pkgsrc/databases/postgresql95-docs: PLIST
           pkgsrc/databases/postgresql95-server: PLIST
           pkgsrc/databases/postgresql96: Makefile.common distinfo
           pkgsrc/databases/postgresql96-client: PLIST
           pkgsrc/databases/postgresql96-docs: PLIST
           pkgsrc/databases/postgresql96-server: PLIST

   Log message:
   The PostgreSQL Global Development Group has released an update to all
   supported versions of our database system, including 9.6.3, 9.5.7,
   9.4.12, 9.3.17, and 9.2.21. This release fixes three security
   issues. It also patches a number of other bugs reported over the last
   three months. Users who use the PGREQUIRESSL environment variable to
   control connections, and users who rely on security
   isolation between database users when using foreign servers, should
   update as soon as possible. Other users should plan to update at the
   next convenient downtime.