Subject: CVS commit: [pkgsrc-2005Q2] pkgsrc/databases/phppgadmin
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 08/07/2005 05:23:09
Module Name:	pkgsrc
Committed By:	snj
Date:		Sun Aug  7 05:23:09 UTC 2005

Modified Files:
	pkgsrc/databases/phppgadmin [pkgsrc-2005Q2]: MESSAGE Makefile PLIST
	    distinfo

Log Message:
Pullup ticket 665 - requested by Adrian Portelli
security update for phppgadmin

Revisions pulled up:
- pkgsrc/databases/phppgadmin/MESSAGE	1.6
- pkgsrc/databases/phppgadmin/PLIST	1.6
- pkgsrc/databases/phppgadmin/distinfo	1.6
- pkgsrc/databases/phppgadmin/Makefile	1.14

    Module Name:    pkgsrc
    Committed By:   adrianp
    Date:           Sat Aug  6 21:36:56 UTC 2005

    Modified Files:
            pkgsrc/databases/phppgadmin: MESSAGE Makefile PLIST distinfo

    Log Message:
    Update to 3.5.4
    From the HISTORY:

    > Version 3.5.4
    > -------------
    >
    > Bugs
    > * Fix security hole in include() of language file:
    >    http://secunia.com/advisories/15941/
    >   Check now requires that the language filename be in the list
    >   of known allowed filenames.
    > * Fix that functions returning cstring were not being listed
    > * Make parsing of PostgreSQL 1-dimensional arrays correct.  Makes
    >   named function parameter use more reliable.
    > * Fix downloading of the results of multiline queries.
    >
    >
    > Version 3.5.3
    > -------------
    >
    > Bugs
    > * Fix using schema enabled dump on non-schema enabled backend
    > * Don't try setting no timeout when in safe mode
    > * Reload browser after executing arbitrary SQL
    > * Fix browser in RTL languages
    > * Fix inability to drop database using the drop link
    > * Fix last internal oid for PostgreSQL 8.0
    > * Fix (again) dumping on v8 for windows, exclude dumping some objects.
    >
    > Translations
    > * Portuguese from Francisco
    >
    >
    > Version 3.5.2
    > -------------
    >
    > Bugs
    > * Fix export to work with release candidates and beta releases as well
    >   as finals (Russell Smith)
    > * Fix port selection for local connections (Russell Smith)
    > * Fix timeouts on long running operations (Adrian Nida)
    > * Allow Multiline character and character varying editing and inserting
    > * Do browser language detection for all languages
    >
    > Translations
    > * Japanese from Tadashi
    > * Danish from Arne


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.6.1 pkgsrc/databases/phppgadmin/MESSAGE
cvs rdiff -r1.13 -r1.13.2.1 pkgsrc/databases/phppgadmin/Makefile
cvs rdiff -r1.5 -r1.5.4.1 pkgsrc/databases/phppgadmin/PLIST \
    pkgsrc/databases/phppgadmin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.