summaryrefslogtreecommitdiff
path: root/databases/phpmyadmin
AgeCommit message (Collapse)AuthorFilesLines
2013-12-06Update "phpmyadmin" package to version 4.0.10. The following bugs weretron2-6/+6
fixed since version 4.0.9: - bug #4150 Clicking database name in query window opens a new tab - bug #4141 Wrong page is shown after editing; also, do not show a modal dialog for multi-row edit - bug #3939 PHP NavigationTree error when paging through list - bug #4075 Support A10 Networks load balancer - bug #4083 row deleting isn't binlogs friendly - bug #4163 Setup script does not recognize manually-configured server - bug #4158 Events page says no privileges with ALL PRIVILEGES
2013-11-07Update "phpmyadmin" package to version 4.0.9.tron2-6/+6
The following bugs were fixed since the release of version 4.0.8: - bug #4104 Can't edit updatable view when searching - bug #4108 Missing refresh by deleting databases - bug #3995 Drizzle server charset notice - bug #3911 Filtering database names includes empty groupings - bug #3678 Does not display or manipulate bit(64) fields appropriately - bug #4129 Unneeded navi panel refresh - bug #4120 SSL redirects to port 80 - bug #4144 DROP DATABASE displays wrong database name - bug #4059 Running delete query asks for confirmation but says it was already executed - bug #4147 Accessibility: Images without Alt nor title attribute
2013-10-10Update "phpmyadmin" package to version 4.0.8.tron2-6/+6
The following bugs were fixed since the release of version 4.0.7: - bug #3988 Rename view is not working - bug #4041 Interaction between linkified fields and grid editing - bug #3975 Table grouping isn't implemented properly - bug #4060 Browser tries to remember wrong password when creating new user - bug #4002 Edit Index on big table doesn't show "Loading" or any message - bug #4098 Default table tab is ignored - bug #4099 Server/library difference warning: setting is ignored - bug #4100 table tree group strategy - bug #4102 ALTER TABLE ORDER BY and InnoDB - bug #4103 Tracking report: cannot delete a statement - bug #3996 Drizzle navigation doesn't expand - bug #4074 GIS column editor: point not displayed - bug #4109 Drizzle tables in navigation are shown as views - bug #4095 NUL symbols added to the end of database dump file - bug #4105 More disappears in table Structure - bug #3992 Multi-row edit doesn't clear values when checking NULL
2013-09-28Update "phpmyadmin" package to version 4.0.7. Changes since 4.0.6:tron2-6/+6
- bug #3993 Sorting in database overview with statistics doesn't work - bug Handle the situation where PHP_SELF is not set - bug #4080 Overwrite existing file not obeyed - bug #3929 Database-specific privileges are not copied when cloning user - bug #3997 Error handling in case MySQL extension is missing - bug #4089 Moving Columns will alter column definition - bug #4091 Insert ignore option does not work - bug #4090 Downloading BLOB downloads page template - bug #4092 Clicking on table name in view of information_schema redirects to wrong page - bug #4079 Copy Table Add AUTO_INCREMENT value checkbox not working - bug #4088 MySQL server version at index.php incorrect w/ controlhost - bug #4001 Import error: Class 'ImportOds' not found - bug #3986 Missing DROP VIEW button Approved by Thomas Klausner.
2013-09-18Update "phpmyadmin" package to version 4.0.6.tron4-196/+261
The major changes since version 3.5.* are: - HTML frames are gone. - The navigation panel now presents a tree. - Javascript now required - Documentation has a new look. - Many bug fixes and smaller new features This update also fixes the security vulnerability reported in PMASA-2013-10. Approved by Thomas Klausner.
2013-07-29Update "phpmyadmin" package to version 3.5.8.2. Changes since 3.5.8.1:tron3-9/+8
- [security] Fix self-XSS in "Showing rows", see PMASA-2013-8 - [security] Fix self-XSS in Display chart, see PMASA-2013-9 - [security] Fix stored XSS in Server status monitor, see PMASA-2013-9 - [security] Fix stored XSS in navigation panel logo link, see PMASA-2013-9 - [security] Fix self-XSS in setup, trusted proxies validation, see PMASA-2013-9 + [security] JSON content type header for version_check.php, see PMASA-2013-9 + [security] Backport fix for jQuery issue #9521 from jQuery 1.6.3, see PMASA-2013-9 + [security] Fix full path disclosure, see PMASA-2013-12 + [security] Fix control user SQL injection in pmd_pdf.php, see PMASA-2013-15 + [security] Fix control user SQL injection in schema_export.php, see PMASA-2013-15 - [security] Fix self-XSS in schema export, see PMASA-2013-14 - [security] Fix unencoded json object, see PMASA-2013-11
2013-07-12Bump PKGREVISION of all packages which create users, to pick up change ofjperkin1-1/+2
sysutils/user_* packages.
2013-04-24Update "phpmyadmin" package to version 3.5.8.1. Changes since 3.5.8:tron2-6/+6
- [security] Remote code execution (preg_replace), reported by Janek Vind (see PMASA-2013-2) - [security] Locally Saved SQL Dump File Multiple File Extension Remote Code Execution, reported by Janek Vind (see PMASA-2013-3)
2013-04-09Update "phpmyadmin" package to version 3.5.8. Changes since 3.5.7:tron2-7/+6
- bug #3828 MariaDB reported as MySQL - bug #3854 Incorrect header for Safari 6.0 - bug #3705 Attempt to open trigger for edit gives NULL - Use HTML5 DOCTYPE - [security] Self-XSS on GIS visualisation page, reported by Janek Vind - bug #3800 Incorrect keyhandler behaviour #2
2013-03-16Bump PKGREVISION from default PHP version change to 5.4.obache1-1/+2
2013-02-18Update "phpmyadmin" package to version 3.5.7. Changes since 3.5.6:tron2-6/+6
- bug #3779 [core] Problem with backslash in enum fields - bug #3816 Missing server_processlist.php - bug #3821 Safari: white page - Correct detection of the Chrome browser
2013-02-13Update "phpmyadmin" package to version 3.5.6. Changes since 3.5.5:tron2-6/+6
- bug #3593604 [status] Erroneous advisor rule - bug #3596070 [status] localStorage broken in server status monitor - bug #3598736 [routines] Editing a procedure with special characters - bug #3600322 [core] Visualize GIS data throws Fatal Error - bug #3599362 [core] Double-escaped error message - bug #3776 [cookies] Login without auth on second server
2012-12-22Update "phpmyadmin" package to version 3.5.5. Changes since 3.5.4:tron3-7/+8
- bug #3563824 [export] Support Apache's mod_deflate - bug #3585523 [interface] Inline query editing broken after row update - bug #3586389 [setup] Cannot switch language in /setup - bug #3585695 [CSS] Font size in inline query editor is way too big - bug #3588354 [l10n] Portuguese Language not displaying correctly - bug #3591412 [status] Live charts don't work for non-default server - bug [core] Proxy ajax calls to pma.net to avoid browser notices - bug #3593534 [tracking] Structure Snapshot on tracked view renders invalid SQL - bug #3544366 [events] Event comments not saved Approved by Thomas Klausner.
2012-11-18Update "phpmyadmin" package to version 3.5.4. Changes since 3.5.3:tron2-6/+6
- bug #3570212 [edit] uuid_short() is a no-arguments function - bug #3569577 [edit] Add routine parameter headers not valid for "function" - bug #3575799 [search] Various search operators not working as expected - bug #3576322 [search] Invalid select query generated for tables with ENUM fields - bug #3577468 [display] Incorrect imagejpeg Syntax Breaks Image Transformation - bug #3578776 [search] Editing SQL not possible when no records found - bug #3571970 [interface] Display chart and number of rows to plot - bug #3582631 [core] Wrong redirect url caused cookies error with ForceSSL
2012-10-17Update "phpmyadmin" package to version 3.5.3. Changes since 3.5.2.2:tron3-10/+8
- bug #3539044 [interface] Browse mode "Show" button gives blank page if no results anymore - bug #3534979 [interface] Copy Database Ajax feedback vanishes long before copying is done - bug #3527531 [interface] GC-maxlifetime warning incorrectly displayed - bug #3526916 [interface] Search fails with JS error when tooltips disabled - bug #3544366 [interface] Event comments not saved - bug #3549084 [edit] Can't enter date directly when editing inline - bug #3548491 [interface] Inline query editor doesn't work from search results - bug #3547825 [edit] BLOB download no longer works - bug #3541966 [config] Error in generated configuration arrray - bug #3553551 [GUI] Invalid HTML code in multi submits confirmation form - [interface] Designer sometimes places tables on the top menu - bug #3546277 [core] Call to undefined function __() when config file has wrong permissions - bug #3540922 [edit] Error searching table with many fields - bug #3555104 [edit] Cannot copy a DB with table & views - bug #3559925 [privileges] Incorrect updating of the list of users - bug #3561224 [edit] cell edit date field with empty date fills in current date - bug #3559955 [edit] current_date from function drop down fails on update - bug #3562472 add support for Solaris and FreeBSD system load and memory display in server status - bug #3553068 [import] Table import from XML file fails - replace Highcharts with jqplot for Display chart - bug #3567684 [edit] Pasting value doesn't clear null checkbox - bug #3570786 [edit] Datepicker for date and datetime fields is broken
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-29Update checksum of patch-libraries_vendor_config.php for previous commit.dholland1-2/+2
2012-08-28Fix last commit:tron4-17/+45
- The setup scripts *must* not get write access to the real "config.inc.php". Allow then instead to generate a file in "/var/phpmyadmin" which the administrator copies it place manually. This is the intended procedure as documented by the developers. - Restore the normal "config.inc.php" to its original location. Not sure why I didn't encounter any problems during testing the last change because phpMyAdmin isn't working very well without this. While here change dependences to require both the "php-mysql" and the "php-mysqli" packages. Old installations will use the former, new installation will use the later. Bump the package revision again because of these changes.
2012-08-27Improve setup and configuration file handling:tron6-29/+42
1.) Install PHP script in the "setup" directory. 2.) Use Vendor override to set the location of the configuration file. It is now possible to use phpMyAdmin's setup for configuration. Based on a suggestion by Peter Avalos in private e-mail.
2012-08-17Updatep "phpmyadmin" package to version 3.5.2.2. Changes since 3.5.2.1:tron2-6/+6
- [security] Fixed XSS vulnerabilities, see PMASA-2012-4
2012-08-08Update "phpmyadmin" package to version 3.5.2.1. Changes since 3.5.2:tron2-6/+6
- [security] Fixed local path disclosure vulnerability, see PMASA-2012-3
2012-07-15Update "phpmyadmin" package to version 3.5.2. Changes since 3.5.1:tron4-27/+9
- bug #3521416 [interface] JS error when editing index - bug #3521313 [core] Call to undefined function __() - bug #3521016 [edit] NOW() function incorrectly selected - bug [GUI] Invalid HTML code on transformation_overview.php - bug #3522930 [browse] Missing validation in Ajax mode - bug Fix popup message on build SQL of import - bug #3523499 [core] Make X-WebKit-CSP work better - replace Highcharts with jqplot for query profiling, zoom search - bug #3531584 [interface] No form validation in change password dialog - bug #3531585 [interface] Broken password validation in copy user form - bug #3531586 [unterface] Add user form prints JSON when user presses enter - bug #3534121 [config] duplicate line in config.sample.inc.php - bug #3534311 [interface] Grid editing incorrectly parses ENUM/SET values - bug #3510196 [core] More clever URL rewriting with ForceSSL
2012-05-06Remove Perl dependence as this package doesn't contain Perl Script anymore.tron1-2/+1
2012-05-06Update "phpmyadmin" package to version 3.5.1. Major changes since 3.4.*:tron4-139/+387
- browse-mode improvements - grid editing - remember recent tables - remember last sort order by table - flexible column width - reorder columns - more compact navigation bar - AJAXification of many operations - reorganised server status page, with server monitoring - improved support for stored routines, events and triggers - openGIS support - zoom-search in table search - Drizzle support - improved ENUM/SET editor
2012-04-15Update "phpmyadmin" package to version 3.4.11. Changes since 3.4.10.1:tron3-10/+7
- bug #3486970 [import] Exception on XML import - bug #3488777 [navi] $cfg['ShowTooltipAliasTB'] and blank names in navigation - bug #3512565 [navi] Fixed missing word "Rows" in table list tooltip after cli - [security] Fixed local path disclosure vulnerability, see PMASA-2012-2
2012-02-18pdatep "phpmyadmin" package to version 3.4.10.1. Changes since 3.4.10:tron2-6/+6
- [security] XSS in replication setup, see PMASA-2012-1
2012-02-16Update "phpmyadmin" package to version 3.4.10. Changes since 3.4.9:tron3-77/+8
- bug #3460090 [interface] TextareaAutoSelect feature broken - patch #3375984 [export] PHP Array export might generate invalid php code - bug #3049209 [import] Import from ODS ignores cell that is the same as cell before - bug #3463933 [display] SELECT DISTINCT displays wrong total records found - patch #3458944 [operations] copy table data missing SET SQL_MODE='NO_AUTO_VALUE_ON_ZERO' - bug #3469254 [edit] Setting data to NULL and drop-downs - bug #3477063 [edit] Missing set fields and values in generated INSERT query - bug #3460867 [libraries] license issue with TCPDF (updated to 5.9.145)
2011-12-26Remove section about installing "php-mcrypt" as it is a dependency now.tron1-4/+1
2011-12-23Update "phpmyadmin" package to version 3.4.9. Changes since 3.4.8:tron2-6/+6
- bug #3442028 [edit] Inline editing enum fields with null shows no dropdown - bug #3442004 [interface] DB suggestion not correct for user with underscore - bug #3438420 [core] Magic quotes removed in PHP 5.4 - bug #3398788 [session] No feedback when result is empty (signon auth_type) - bug #3384035 [display] Problems regarding ShowTooltipAliasTB - bug #3306875 [edit] Can't rename a database that contains views - bug #3452506 [edit] Unable to move tables with triggers - bug #3449659 [navi] Fast filter broken with table tree - bug #3448485 [GUI] Firefox favicon frameset regression - [core] Better compatibility with mysql extension - [security] Self-XSS on export options (export server/database/table), see PMASA-2011-20 - [security] Self-XSS in setup (host parameter), see PMASA-2011-19
2011-12-02Update "phpmyadmin" package to version 3.4.8. Changes since 3.4.7.1:tron2-6/+6
- bug #3425230 [interface] enum data split at space char (more space to edit) - 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 not 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
2011-11-13Updatep "phpmyadmin" package to version 3.4.7.1. Changes since 3.4.7:tron2-6/+6
- [security] Fixed possible local file inclusion in XML import (CVE-2011-4107).
2011-10-24Update "phpmyadmin" package to version 3.4.7. Changes since version 3.4.6:tron2-6/+6
- bug #3418610 [interface] Links in navigation when $cfg['MainPageIconic'] = false - bug #3418849 [interface] Inline edit shows dropdowns even after closing - bug [view] View renaming did not work - bug [navi] Wrong icon for view (MySQL 5.5) - bug #3420229 [doc] Missing documentation section - bug #3423725 [pdf] Broken PDF file when exporting database to PDF - [core] Allow to set language in URL - bug #3425184 [doc] Fix links to PHP documentation - bug #3426031 [export] Export to bzip2 is not working
2011-10-18Update "phpmyadmin" package to version 3.4.6. Changes since version 3.4.5:tron2-6/+6
Welcome to phpMyAdmin 3.4.6, a bugfix and minor security release. Please refer to the upcoming PMASA-2011-15 and -16 announcements on http://www.phpmyadmin.net/home_page/security/.
2011-09-14Update "phpmyadmin" package to version 3.4.5. Chances since version 3.4.4:tron3-161/+7
- bug #3375325 [interface] Page list in navigation frame looks odd - bug #3313235 [interface] Error div misplaced - bug #3374802 [interface] Comment on a column breaks inline editing - patch #3383711 [display] Order by a column in a view doesn't work in some cases - bug #3386434 [interface] Add missing space to server status - [core] Remove library PHPExcel, due to license issues - [export] Remove native Excel export modules (xls and xlsx formats) - [import] Remove native Excel import modules (xls and xlsx formats) - bug #3392920 [edit] BLOB emptied after editing another column - [security] Fixed XSS in Inline Edit on save action, see PMASA-2011-14 - [security] Fixed XSS with db/table/column names, see PMASA-2011-14
2011-08-25Update "phpmyadmin" package to version 3.4.4. Changes since version 3.4.3.2:tron2-6/+6
- bug #3323060 [parser] SQL parser breaks AJAX requests if query has unclosed quotes - bug #3323101 [parser] Invalid escape sequence in SQL parser - bug #3348995 [config] $cfg['Export']['asfile'] set to false does not select asText option - bug #3340151 [export] Working SQL query exports error page - bug #3353649 [interface] "Create an index on X columns" form not validated - bug #3350790 [interface] JS error in Table->Structure->Index->Edit - bug #3353811 [interface] Info message has "error" class - bug #3357837 [interface] TABbing through a NULL field in the inline mode resets NULL - remove version number in /setup - bug #3367993 [usability] Missing "Generate Password" button - bug #3363221 [display] Missing Server Parameter on inline sql query - bug #3367986 [navi] Drop field -> lost active table - remove misleading comment on the "Rename database" interface - bug #3374374 [interface] Fix footnote for inexact count while browsing - bug #3372807 [interface] Fix security warning link in setup - bug #3374347 [display] Backquotes in normal text on import page - bug #3358750 [core] With Suhosin, urls are too long in edit links - [security] Missing sanitization on the table, column and index names leads to XSS vulnerabilities, see PMASA-2011-13
2011-07-29Update "phpmyadmin" package to version 3.4.3.2.tron8-483/+804
This is major feature update which requires at least PHP 5.2.0 and MySQL 5.0. It features a new user interface and uses MySQL for authentication and access control. The update was necessary as "phpmyadmin" 2.11 is no longer supported: http://sourceforge.net/news/?group_id=23067&id=301992
2011-02-13Update "phpmyadmin" package to version 2.11.11.3.tron2-6/+6
This version fixes the script insertion reported in CVE-2011-0987.
2011-02-10Update "phpmyadmin" package to version 2.11.11.2.tron2-7/+6
This version fixes the information leak reported in PMASA-2011-1.
2011-01-27Add fixes for the security vulnerabilities reported in CVE-2010-4480 andtron7-4/+144
CVE-2010-4481 taken from the phpMyAdmin GIT repository. Thanks a lot to Tim Zingelman for pointing out that the fixes had finally been made available.
2010-11-29Update "phpmyadmin" package to versino 2.11.11.1. Changes since 2.11.11:tron2-6/+6
Fix XSS vulnerability reported in PMASA-2010-8 (CVE-2010-4329?).
2010-09-07Update "phpmyadmin" package to version 2.11.11. Changes since 2.11.10.1:tron2-6/+6
- [core] Fix broken cleanup of $_GET - bug #3054458 [core] Fixed displaying number of rows.
2010-08-21Update "phpmyadmin" package to version 2.11.10.1.tron2-6/+6
Changes since version 2.11.10: - [setup] Fixed output sanitizing in setup script, see PMASA-2010-4 for more details. - [core] Fixed various XSS issues, see PMASA-2010-5 for more details.
2010-03-16Update dependency to newer package path.taca1-2/+2
converters/php-mbstring databases/php-mysqli net/php-soap textproc/php-dom textproc/php-xsl time/php-calendar No functional change should be done.
2010-01-26Update "phpmyadmin" package to version 2.11.10.tron2-6/+6
Changes since version 2.11.9.6: - [core] safer handling of temporary files with open_basedir (thanks to Thijs Kinkhorst) - [core] do not automatically set and create TempDir, it might lead to security issue (thanks to Thijs Kinkhorst) - [setup] avoid usage of (un)serialize, what might be unsafe in some cases This fixes the security vulnerabilities reported in PMASA-2010-1, PMASA-2010-2 and PMASA-2010-3.
2009-12-03Update "phpmyadmin" package to version 2.11.9.6. Changes since 2.11.9.5:tron2-6/+7
- [security] XSS and SQL injection, thanks to Herman van Rink
2009-06-14Remove @dirrm entries from PLISTsjoerg1-30/+1
2009-04-17Update "phpmyadmin" package to version 2.11.9.5. This fixes the remotetron2-6/+6
code execution vulnerability reported in PMASA-2009-3 / CVE-2009-1151.
2008-12-15Update "phpmyadmin" package to version 2.11.9.4. Changes since 2.11.9.3:tron2-6/+6
- [security] possible XSRF on several pages
2008-12-07Add -f to ${RM} as some implementation of ${RM} (e.g. OpenSolairs) are a ↵adrianp1-2/+2
little sensitive when it comes to removing non-existent files.
2008-11-01Update "phpmyadmin" package to version 2.11.9.3. Changes since 2.11.9.1:tron2-6/+6
- [security] XSS in MSIE using NUL byte - [security] XSS in a Designer component