diff options
author | tnn <tnn@pkgsrc.org> | 2016-02-25 00:41:54 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2016-02-25 00:41:54 +0000 |
commit | 718543c87874fbbf7c01d011c8d054edd19c24b4 (patch) | |
tree | 220c0d7ed867a08606a7f8fc5a81ce1a3e7ff6ac /databases/postgresql92-docs | |
parent | a998f4d255af4ac6f2d1def1eab15a66ed32e058 (diff) | |
download | pkgsrc-718543c87874fbbf7c01d011c8d054edd19c24b4.tar.gz |
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
Diffstat (limited to 'databases/postgresql92-docs')
-rw-r--r-- | databases/postgresql92-docs/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/postgresql92-docs/PLIST b/databases/postgresql92-docs/PLIST index cb124bc20e8..2d9da5c95fa 100644 --- a/databases/postgresql92-docs/PLIST +++ b/databases/postgresql92-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2015/10/11 10:59:20 adam Exp $ +@comment $NetBSD: PLIST,v 1.15 2016/02/25 00:41:54 tnn Exp $ man/man1/clusterdb.1 man/man1/createdb.1 man/man1/createlang.1 @@ -1051,6 +1051,7 @@ share/doc/postgresql/html/release-9-1-16.html share/doc/postgresql/html/release-9-1-17.html share/doc/postgresql/html/release-9-1-18.html share/doc/postgresql/html/release-9-1-19.html +share/doc/postgresql/html/release-9-1-20.html share/doc/postgresql/html/release-9-1-2.html share/doc/postgresql/html/release-9-1-3.html share/doc/postgresql/html/release-9-1-4.html @@ -1066,6 +1067,7 @@ share/doc/postgresql/html/release-9-2-11.html share/doc/postgresql/html/release-9-2-12.html share/doc/postgresql/html/release-9-2-13.html share/doc/postgresql/html/release-9-2-14.html +share/doc/postgresql/html/release-9-2-15.html share/doc/postgresql/html/release-9-2-2.html share/doc/postgresql/html/release-9-2-3.html share/doc/postgresql/html/release-9-2-4.html @@ -1079,6 +1081,7 @@ share/doc/postgresql/html/release.html share/doc/postgresql/html/resources.html share/doc/postgresql/html/role-attributes.html share/doc/postgresql/html/role-membership.html +share/doc/postgresql/html/role-removal.html share/doc/postgresql/html/routine-reindex.html share/doc/postgresql/html/routine-vacuuming.html share/doc/postgresql/html/row-estimation-examples.html |