./databases/phpmyadmin, Set of PHP-scripts to adminstrate MySQL over the WWW

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q2, Version: 4.2.7.1, Package name: phpmyadmin-4.2.7.1, Maintainer: tron

phpMyAdmin is a tool written in PHP intended to handle the administration of
MySQL over the Web. Currently it can:

- create and drop databases
- create, copy, drop and alter tables
- delete, edit and add fields
- execute any SQL-statement, even batch-queries
- manage keys on fields
- load text files into tables
- create and read dumps of tables
- export and import CSV data
- administer one single database as well as a whole database server
- communicate in 47 different languages


Required to run:
[textproc/php-json] [converters/php-mbstring] [databases/php-mysqli] [graphics/php-gd] [archivers/php-zip] [archivers/php-bz2] [archivers/php-zlib] [devel/php-gettext] [security/php-mcrypt]

Master sites:

SHA1: 2d1fe1190fc039822a3b79f405d14a94def21ef5
RMD160: bced5f50d2cfe02467fde90046140dca1339e757
Filesize: 5017.988 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-25 12:11:59 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #4502 - requested by tron
databases/phpmyadmin: security update

Revisions pulled up:
- databases/phpmyadmin/Makefile                                 1.134
- databases/phpmyadmin/PLIST                                    1.39
- databases/phpmyadmin/distinfo                                 1.91

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Tue Sep 23 13:47:31 UTC 2014

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo

   Log message:
   Update "phpmyadmin" package to version 4.2.9.

   The following bugs have been fixed since version 4.2.7.1:
   - bug       ajax.js responseHandler: cannot read property of null
   - bug       sql.js: str is undefined
   - bug #4524 Allow for direct selection of "0" on the "user \ 
overview" page
   - bug #4529 Undefined index: pos
   - bug #4523 tbl_change.js: insert as new row submit type on multiple
               selected records does not set all AUTO_INCREMENTs to 0 value
   - bug       ajax.js responseHandler: another "cannot read property"
   - bug       tbl_structure.js "cannot read property"
   - bug #4530 [security] DOM based XSS that results to a CSRF that creates a
               ROOT account in certain conditions
   - bug #4516 Odd export behavior
   - bug #4519 Uncaught TypeError: Cannot read property 'success' of null
   - bug #4520 sql.js: cannot read property
   - bug #4521 Initially allowed chart types do not match selected data
   - bug #4518 Export to SQL: CREATE TABLE option AUTO_INCREMENT ignored
   - bug #4522 Duplicate column names while assigning index
   - bug #4487 Export of partitioned table does not import
   - bug       server_privileges.js: cannot read property
   - bug #4527 Importing ODS files with column names having trailing spaces fa=
   ils
   - bug #4413 Navigation Error in Nav Tree for Search Results Past the First =
   Page
   - bug       functions.js: Cannot read property 'replace' of undefined

   To generate a diff of this commit:
   cvs rdiff -u -r1.133 -r1.134 pkgsrc/databases/phpmyadmin/Makefile
   cvs rdiff -u -r1.38 -r1.39 pkgsrc/databases/phpmyadmin/PLIST
   cvs rdiff -u -r1.90 -r1.91 pkgsrc/databases/phpmyadmin/distinfo
   2014-08-28 00:57:04 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #4490 - requested by tron
databases/phpmyadmin: security update

Revisions pulled up:
- databases/phpmyadmin/Makefile                                 1.132-1.133
- databases/phpmyadmin/PLIST                                    1.38
- databases/phpmyadmin/distinfo                                 1.89-1.90

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Wed Aug  6 20:23:10 UTC 2014

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo

   Log message:
   Update "phpmyadmin" package to version 4.2.7.

   The following bugs have been fixed since version 4.2.6:
   - bug       Broken links on home page
   - bug #4494 Overlap in navigation panel
   - bug #4427 Action icons not in horizontal order
   - bug #4493 s_attention.png is missing
   - bug #4499 Uncaught TypeError: Cannot call method 'substr' of undefined
   - bug #4498 PMA 4.2.x and HHVM
   - bug #4500 mysql_doc_template is not defined

   To generate a diff of this commit:
   cvs rdiff -u -r1.131 -r1.132 pkgsrc/databases/phpmyadmin/Makefile
   cvs rdiff -u -r1.37 -r1.38 pkgsrc/databases/phpmyadmin/PLIST
   cvs rdiff -u -r1.88 -r1.89 pkgsrc/databases/phpmyadmin/distinfo

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Wed Aug 27 21:25:44 UTC 2014

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile distinfo

   Log message:
   Update "phpmyadmin" package to version 4.2.7.1.

   The following bugs have been fixed since version 4.2.7:
   - bug #4501 [security] XSS in table browse page
   - bug #4502 [security] Self-XSS in enum value editor
   - bug #4503 [security] Self-XSSes in monitor
   - bug #4504 [security] Self-XSS in query charts
   - bug #4505 [security] XSS in view operations page
   - bug #4517 [security] XSS in relation view

   To generate a diff of this commit:
   cvs rdiff -u -r1.132 -r1.133 pkgsrc/databases/phpmyadmin/Makefile
   cvs rdiff -u -r1.89 -r1.90 pkgsrc/databases/phpmyadmin/distinfo
   2014-07-27 08:37:19 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #4464 - requested by tron
databases/phpmyadmin: security update

Revisions pulled up:
- databases/phpmyadmin/Makefile                                 1.131
- databases/phpmyadmin/PLIST                                    1.37
- databases/phpmyadmin/distinfo                                 1.88

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Sat Jul 26 10:33:02 UTC 2014

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo

   Log message:
   Update "phpmyadmin" package to version 4.2.6. The following bugs have
   been fixed since version 4.2.5:
   - bug #4471 Undefined index warning with referenced column.
   - bug #4027 $cfg['MaxExactCount'] is ignored when BROWSING is back
   - bug #4482 Multi Column sorting (improved user experience)
   - bug #4478 Server validation does not work while in setup/mysqli
   - bug       Undefined variable when grid editing a foreign key column
   - bug #4481 mult_submits.inc.php Undefined variable Error
   - bug #4485 Sorting breaks the copy column feature
   - bug #4440 Javascript error when renaming table
   - bug #4483 'New window' link (selflink) disappears, causing Javascript err=
   or
   - bug #4489 Incorrect detection of privileges for routine creation
   - bug #4459 First few characters of database name aren't clickable when
               expanded
   - bug #4486 [security] XSS injection due to unescaped table comment
   - bug #4488 [security] XSS injection due to unescaped table name (triggers)
   - bug #4492 [security] XSS in AJAX confirmation messages
   - bug #4491 [security] Missing validation for accessing User groups feature

   To generate a diff of this commit:
   cvs rdiff -u -r1.130 -r1.131 pkgsrc/databases/phpmyadmin/Makefile
   cvs rdiff -u -r1.36 -r1.37 pkgsrc/databases/phpmyadmin/PLIST
   cvs rdiff -u -r1.87 -r1.88 pkgsrc/databases/phpmyadmin/distinfo
   2014-07-15 08:53:41 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #4451 - requested by tron
databases/phpmyadmin: security update

Revisions pulled up:
- databases/phpmyadmin/Makefile                                 1.130
- databases/phpmyadmin/distinfo                                 1.87

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Sun Jul 13 07:39:04 UTC 2014

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile distinfo

   Log message:
   Update "phpmyadmin" package to version 4.2.5. The following bugs have
   been fixed since version 4.2.3:
   - bug #4467 shell_exec() has been disabled for security reasons
   - bug #4470 Error while submitting empty query
   - bug #4463 Fatal error: Class 'PMA_DatabaseInterface' not found
   - bug #4469 Fixed cookie based login for installations without mcrypt
   - bug #4473 incorrect result count when having clause is used
   -           mcrypt: remove the requirement (64-bit) and the related warning
   - bug #4449 Mediawiki export does not produce table header row; also fix
               related PHP warnings
   - bug #4442 New lines are added to query every time
   - bug #4445 Fatal error on SQL Export of join query
   - bug #4448 Dump binary columns in hexadecimal notation not working
   - Regenerate cookie encryption IV for every session
   - bug #4405 Cannot import (open_basedir): fix another case
   - bug #4457 SQL tab - Insert queries not showing affected row count
   - bug       Missing warning about existing account, on multi-server config
   - bug #4435 WHERE clause can be undefined
   - bug       SQL export views as tables option getting ignored
   - bug #4464 [security] XSS injection due to unescaped db/table name in
               navigation hiding
   - bug #4465 [security] XSS injection due to unescaped db/table name in
               recent/favorite tables

   To generate a diff of this commit:
   cvs rdiff -u -r1.129 -r1.130 pkgsrc/databases/phpmyadmin/Makefile
   cvs rdiff -u -r1.86 -r1.87 pkgsrc/databases/phpmyadmin/distinfo