Tue Jul 29 18:59:51 2008 UTC ()
Update "phpmyadmin" package to version 2.11.8.1. Changes since 2.11.7.1:
- patch #1987593 [interface] Table list pagination in navi
- bug #1989081 [profiling] Profiling causes query to be executed again
  (really causes a problem in case of INSERT/UPDATE)
- bug #1990342 [import] SQL file import very slow on Windows
- bug [XHTML] problem with tabindex and radio fields
- bug #1971221 [interface] tabindex not set correctly
- bug [views] VIEW name created via the GUI was not protected
  with backquotes
- bug #1989813 [interface] Deleting multiple views (space in name)
- bug #1992628 [parser] SQL parser removes essential space
- bug #1989281 [export] CSV for MS Excel incorrect escaping of
  double quotes
- bug #1959855 [interface] Font size option problem when no
  config file
- bug #1982489 [relation] Relationship view should check for changes
- bug [history] Do not save too big queries in history
- [security] Do not show version info on login screen
- bug #2018595 [import] Potential data loss on import resubmit
- patch #2020630 [export] Safari and timedate
- bug #2022182 [import, export] Import/Export fails because of
  Mac files
- [security] protection against cross-frame scripting and
  new directive AllowThirdPartyFraming
- [security] possible XSS during setup
- [interface] revert language changing problem introduced
   with 2.11.7.1
- small fix for notice about "lang"

This update fixes the security vulnerability reported in PMASA-2008-6.


(tron)
diff -r1.73 -r1.74 pkgsrc/databases/phpmyadmin/Makefile
diff -r1.36 -r1.37 pkgsrc/databases/phpmyadmin/distinfo

cvs diff -r1.73 -r1.74 pkgsrc/databases/phpmyadmin/Makefile (expand / switch to context diff)
--- pkgsrc/databases/phpmyadmin/Makefile 2008/07/17 15:55:16 1.73
+++ pkgsrc/databases/phpmyadmin/Makefile 2008/07/29 18:59:51 1.74
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2008/07/17 15:55:16 tron Exp $
+# $NetBSD: Makefile,v 1.74 2008/07/29 18:59:51 tron Exp $
 
 DISTNAME=	phpMyAdmin-${DIST_VERSION}-all-languages
 PKGNAME=	phpmyadmin-${DIST_VERSION:S/-//}
@@ -22,7 +22,7 @@
 USE_TOOLS+=	perl:run
 
 CONF_INC_PHP=	${PREFIX}/share/phpmyadmin/config.inc.php
-DIST_VERSION=	2.11.7.1
+DIST_VERSION=	2.11.8.1
 DOC_FILES=	CREDITS ChangeLog \
 		Documentation.txt INSTALL LICENSE README \
 		RELEASE-DATE-${DIST_VERSION} TODO

cvs diff -r1.36 -r1.37 pkgsrc/databases/phpmyadmin/distinfo (expand / switch to context diff)
--- pkgsrc/databases/phpmyadmin/distinfo 2008/07/17 15:55:16 1.36
+++ pkgsrc/databases/phpmyadmin/distinfo 2008/07/29 18:59:51 1.37
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2008/07/17 15:55:16 tron Exp $
+$NetBSD: distinfo,v 1.37 2008/07/29 18:59:51 tron Exp $
 
-SHA1 (phpMyAdmin-2.11.7.1-all-languages.tar.bz2) = 1e5b4e6b1127b41ebbd986b030b4dda00fe90edc
+SHA1 (phpMyAdmin-2.11.8.1-all-languages.tar.bz2) = 5a2134c296b2a0a72c8aaee71a19060cfcde1ec9
-RMD160 (phpMyAdmin-2.11.7.1-all-languages.tar.bz2) = 2e9adb438c9212ae4e1be44ed9d10f8b981d8b6e
+RMD160 (phpMyAdmin-2.11.8.1-all-languages.tar.bz2) = b348cad6216fdd8c302f03774f248fbe0a031a97
-Size (phpMyAdmin-2.11.7.1-all-languages.tar.bz2) = 3098663 bytes
+Size (phpMyAdmin-2.11.8.1-all-languages.tar.bz2) = 3110388 bytes