phpMyAdmin 4.6.4 changelog
phpMyAdmin 4.6.4 release includes many security fixes of various levels of severity. We recommend all users upgrade to this release immediately. For full information on the vulnerabilities fixed and mitigation factors for users who are unable to upgrade, refer to the ChangeLog file included with this release and the security announcements at https://www.phpmyadmin.net/security/.
Aside from the security fixes, bugs have been fixed in version 4.6.4 affecting:
- Create view when no view name specified
- Changing a password
- Fix deleting of users with non-English locales
- Fixed password change on MariaDB without auth plugin
Open terminal and insert command line...
$ sudo apt-get install mysql-server $ sudo apt-add-repository ppa:nijel/phpmyadmin $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install phpmyadmin |
No comments:
Post a Comment