pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/phpmyadmin Update "phpmyadmin" package to ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/130d252815f4
branches:  trunk
changeset: 648764:130d252815f4
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Mar 18 21:25:28 2015 +0000

description:
Update "phpmyadmin" package to version 4.3.12. Changes since version 4.3.9:
- bug #4746 Right-aligned columns have left-aligned header
- bug #4779 PMA_Util::parseEnumSetValues fails on enums with UTF-8 values
- bug       Undefined index savedsearcheswork
- bug #4788 Inline edit of DATE fields with NULL, NULL checkbox is under
            datepicker
- bug #4790 DROP TABLE/VIEW IF EXISTS are not tracked
- bug       Compatibility with central columns of version 4.4
- bug #4758 Firefox with auth_type to http with multiple server doesn't
            work anymore
- bug #4789 Views aren't dropped when copying a database
- bug #4784 Incomplete bookmark saving
- bug #4786 SELECT width on relations page
- bug       [security] Risk of BREACH attack, see PMASA-2015-1
- bug #4774 SQL links are completely wrong
- bug #4768 MariaDB: version mismatch
- bug #4777 Some images are missing in Designer for original theme
- bug #4767 Drizzle: undefined index in mysql_charsets.inc.php
- bug #4753 Normal field and multi-line field have different margins
- bug #4760 Cannot re-import settings from local storage
- bug #4778 SQL error when database list is sorted by additional columns
- bug #4780 Notice when timestamp column does not have default value
- bug       Undefined index navwork
- bug #4744 Opening console scroll down the page
- bug       Remove extra column heading in view structure page
- bug       Add missing confirmation when deleting central columns
- bug       Undefined index DisableIS
- bug #4763 Database export with more than 512 tables fails
- bug #4769 Previously set column aliases are destroyed if returned to the
            same table
- bug #4752 Incorrect page after creating table
- bug #4771 Central Columns not working, showing error

diffstat:

 databases/phpmyadmin/Makefile |  4 ++--
 databases/phpmyadmin/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (32 lines):

diff -r e3c7dc827fa2 -r 130d252815f4 databases/phpmyadmin/Makefile
--- a/databases/phpmyadmin/Makefile     Wed Mar 18 19:17:39 2015 +0000
+++ b/databases/phpmyadmin/Makefile     Wed Mar 18 21:25:28 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.144 2015/02/18 21:28:10 tron Exp $
+# $NetBSD: Makefile,v 1.145 2015/03/18 21:25:28 tron Exp $
 
 DISTNAME=      phpMyAdmin-${DIST_VERSION}-all-languages
 PKGNAME=       phpmyadmin-${DIST_VERSION:S/-//}
@@ -28,7 +28,7 @@
                EXDIR=${EXDIR:Q}
 
 CONF_INC_PHP=  ${PREFIX}/share/phpmyadmin/config.inc.php
-DIST_VERSION=  4.3.9
+DIST_VERSION=  4.3.12
 DOC_FILES=     ChangeLog LICENSE README RELEASE-DATE-${DIST_VERSION}
 
 APACHE_USER?=  www
diff -r e3c7dc827fa2 -r 130d252815f4 databases/phpmyadmin/distinfo
--- a/databases/phpmyadmin/distinfo     Wed Mar 18 19:17:39 2015 +0000
+++ b/databases/phpmyadmin/distinfo     Wed Mar 18 21:25:28 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.101 2015/02/18 21:28:10 tron Exp $
+$NetBSD: distinfo,v 1.102 2015/03/18 21:25:28 tron Exp $
 
-SHA1 (phpMyAdmin-4.3.9-all-languages.tar.xz) = 9d7149282eea698bef731fe1c4b2638ff7748a64
-RMD160 (phpMyAdmin-4.3.9-all-languages.tar.xz) = e5fee143236477ad34b411932ec11fd7b092344d
-Size (phpMyAdmin-4.3.9-all-languages.tar.xz) = 5442120 bytes
+SHA1 (phpMyAdmin-4.3.12-all-languages.tar.xz) = bb0c5f440043534145b9db3afb1b62dd05dd42c4
+RMD160 (phpMyAdmin-4.3.12-all-languages.tar.xz) = ee53e7daf657641f75f4bc374a61659f3d818fd6
+Size (phpMyAdmin-4.3.12-all-languages.tar.xz) = 5370996 bytes
 SHA1 (patch-libraries_vendor_config.php) = af587496e999bf1e92d6c5a9ab8053fe6e92a0f2



Home | Main Index | Thread Index | Old Index