./databases/postgresql93-plperl, PL/Perl procedural language for the PostgreSQL backend

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


Branch: pkgsrc-2015Q4, Version: 9.3.11, Package name: postgresql93-plperl-9.3.11, Maintainer: adam

PL/Perl allows you to write functions in the Perl programming language
that may be used in SQL queries as if they were built into Postgres.
The PL/Perl intepreter is a full Perl interpreter. However, certain
operations have been disabled in order to maintain the security of the
system.


Required to run:
[databases/postgresql93-server] [databases/postgresql93-client] [lang/perl5]

Master sites:

SHA1: ec2b9e25524a9a55cc5d4f745d26e018fc9975d0
RMD160: 6305e98780136cf1775daf91d63e97126af28e0a
Filesize: 16648.151 KB

Version history: (Expand)


CVS history: (Expand)


   2016-02-27 22:08:00 by Benny Siegert | Files touched by this commit (5) | Package updated
Log message:
Pullup ticket #4934 - requested by tnn
databases/postgresql93: security fix

Revisions pulled up:
- databases/postgresql93-docs/PLIST                             1.12
- databases/postgresql93-plperl/Makefile                        1.8
- databases/postgresql93/Makefile                               1.7
- databases/postgresql93/Makefile.common                        1.15
- databases/postgresql93/distinfo                               1.16

---
   Module Name:	pkgsrc
   Committed By:	tnn
   Date:		Thu Feb 25 00:06:30 UTC 2016

   Modified Files:
   	pkgsrc/databases/postgresql93: Makefile.common distinfo
   	pkgsrc/databases/postgresql93-docs: PLIST
   	pkgsrc/databases/postgresql93-plperl: Makefile

   Log message:
   Update to PostgreSQL 9.3.11 (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

---
   Module Name:	pkgsrc
   Committed By:	tnn
   Date:		Thu Feb 25 01:45:39 UTC 2016

   Modified Files:
   	pkgsrc/databases/postgresql93: Makefile

   Log message:
   drop PKGREVISION after update