[Lunar-commits] r24672 - moonbase/trunk/sql/phpPgAdmin
Dennis Veatch
stumbles at lunar-linux.org
Sun Jun 3 22:13:50 CEST 2007
Author: stumbles
Date: 2007-06-03 22:13:50 +0200 (Sun, 03 Jun 2007)
New Revision: 24672
Modified:
moonbase/trunk/sql/phpPgAdmin/DETAILS
Log:
Version bump fixing;
* Fix inability to assign a field type/domain of a different schema
* Fix PHP5 Strict mode complaints
* Fix IN/NOT IN to accept text input lists 'a','b'.
* Fix bytea doesn't display as NULL when NULL
* Fix bug in view creation wizard
* Fix XSS vulnerability
Modified: moonbase/trunk/sql/phpPgAdmin/DETAILS
===================================================================
--- moonbase/trunk/sql/phpPgAdmin/DETAILS 2007-06-03 16:59:00 UTC (rev 24671)
+++ moonbase/trunk/sql/phpPgAdmin/DETAILS 2007-06-03 20:13:50 UTC (rev 24672)
@@ -1,11 +1,11 @@
MODULE=phpPgAdmin
- VERSION=4.1.1
+ VERSION=4.1.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/phppgadmin/
- SOURCE_VFY=sha1:0bc8965c87cf5d77bf177f9a3438f3f7795c35a7
+ SOURCE_VFY=sha1:36e1f2c72b38c44dc65a19206c7ae514005812f3
WEB_SITE=http://phppgadmin.sf.net/
ENTERED=20050223
- UPDATED=20070415
+ UPDATED=20070603
SHORT="web-based administration tool for PostgreSQL"
cat << EOF
More information about the Lunar-commits
mailing list