summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2011-12-04 07:17:10 +0000
committerspz <spz@pkgsrc.org>2011-12-04 07:17:10 +0000
commit42c1864c41037290c56f1c9ead0f3daad2df7891 (patch)
tree523d17d233aefc83e5532582ee1b20fda18f1316
parent3f5b143f3eee098f2451f8dd10a5bf7d8a896ed8 (diff)
downloadpkgsrc-42c1864c41037290c56f1c9ead0f3daad2df7891.tar.gz
Pullup ticket #3618 - requested by tron
databases/phpmyadmin: security update Revisions pulled up: - databases/phpmyadmin/Makefile 1.95 - databases/phpmyadmin/distinfo 1.56 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Fri Dec 2 23:39:30 UTC 2011 Modified Files: pkgsrc/databases/phpmyadmin: Makefile distinfo Log Message: Update "phpmyadmin" package to version 3.4.8. Changes since 3.4.7.1: - bug #3425230 [interface] enum data split at space char (more space to edi= t) - bug #3426840 [interface] ENUM/SET editor can't handle commas in values - bug #3427256 [interface] no links to browse/empty views and tables - bug #3430377 [interface] Deleted search results remain visible - bug #3428627 [import] ODS import ignores memory limits - bug #3426836 [interface] Visual column separation - bug #3428065 [parser] TRUE not recognized by parser + patch #3433770 [config] Make location of php-gettext configurable - patch #3430291 [import] Handle conflicts in some open_basedir situations - bug #3431427 [display] Dropdown results - setting NULL does not work - patch #3428764 [edit] Inline edit on multi-server configuration - patch #3437354 [core] Notice: Array to string conversion in PHP 5.4 - [interface] When ShowTooltipAliasTB is true, VIEW is wrongly shown as the view name in main panel db Structure page - bug #3439292 [core] Fail to synchronize column with name of keyword - bug #3425156 [interface] Add column after drop - [interface] Avoid showing the password in phpinfo()'s output - bug #3441572 [GUI] 'newer version of phpMyAdmin' message not shown in IE8 - bug #3407235 [interface] Entering the key through a lookup window does no= t reset NULL - [security] Self-XSS on database names (Synchronize), see PMASA-2011-18 - [security] Self-XSS on database names (Operations/rename), see PMASA-2011= -18 - [security] Self-XSS on column type (Create index), see PMASA-2011-18 - [security] Self-XSS on column type (table Search), see PMASA-2011-18 - [security] Self-XSS on invalid query (table overview), see PMASA-2011-18 To generate a diff of this commit: cvs rdiff -u -r1.94 -r1.95 pkgsrc/databases/phpmyadmin/Makefile cvs rdiff -u -r1.55 -r1.56 pkgsrc/databases/phpmyadmin/distinfo
-rw-r--r--databases/phpmyadmin/Makefile4
-rw-r--r--databases/phpmyadmin/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index 2c73b8cb5d6..75b2115c907 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91.2.2 2011/11/13 20:41:47 sbd Exp $
+# $NetBSD: Makefile,v 1.91.2.3 2011/12/04 07:17:10 spz Exp $
DISTNAME= phpMyAdmin-${DIST_VERSION}-all-languages
PKGNAME= phpmyadmin-${DIST_VERSION:S/-//}
@@ -29,7 +29,7 @@ MESSAGE_SUBST+= CONF_INC_PHP=${CONF_INC_PHP} PMCONFFILE=${PMCONFFILE:Q} \
USE_TOOLS+= perl:run
CONF_INC_PHP= ${PREFIX}/share/phpmyadmin/config.inc.php
-DIST_VERSION= 3.4.7.1
+DIST_VERSION= 3.4.8
DOC_FILES= CREDITS ChangeLog \
Documentation.txt INSTALL LICENSE README \
RELEASE-DATE-${DIST_VERSION} TODO
diff --git a/databases/phpmyadmin/distinfo b/databases/phpmyadmin/distinfo
index 7de5ade1c6f..3619961b52b 100644
--- a/databases/phpmyadmin/distinfo
+++ b/databases/phpmyadmin/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52.2.2 2011/11/13 20:41:47 sbd Exp $
+$NetBSD: distinfo,v 1.52.2.3 2011/12/04 07:17:10 spz Exp $
-SHA1 (phpMyAdmin-3.4.7.1-all-languages.tar.bz2) = e77765f04a6ea842417ea9ae7f02b125c2f75638
-RMD160 (phpMyAdmin-3.4.7.1-all-languages.tar.bz2) = ad2c495a304b30667ee1b785bbebab5a9882085f
-Size (phpMyAdmin-3.4.7.1-all-languages.tar.bz2) = 4605472 bytes
+SHA1 (phpMyAdmin-3.4.8-all-languages.tar.bz2) = 4c7b564788a31c4b697247f497dbcc4cf0f1f8e8
+RMD160 (phpMyAdmin-3.4.8-all-languages.tar.bz2) = 8c82438248c766995e41003ed1dbd44c7c3573cb
+Size (phpMyAdmin-3.4.8-all-languages.tar.bz2) = 4610153 bytes