SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 500597 from home:ecsos:server

update to 4.7.1

OBS-URL: https://build.opensuse.org/request/show/500597
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=284
This commit is contained in:
2017-06-02 10:42:51 +00:00
committed by Git OBS Bridge
parent 016833d9c0
commit bb79a01090
6 changed files with 52 additions and 21 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Fri Jun 2 09:34:30 UTC 2017 - ecsos@opensuse.org
- update to 4.7.1 (2017-05-25)
* gh#13132 Always execute tracking queries as controluser
* gh#13125 Focus on SQL editor after inserting field name
* gh#13133 Fixed broken links in setup
* gh#13135 Database list Tooltips: Show wrong value
* gh#13150 Fixed pagination while browsing resuls
* gh#13149 Fixed outbound links in changelog.php
* gh#13146 Do not include devel dependencies in the release
* gh#13144 Do not show New as a database in database dropdown
* gh#13130 Fixed handling of errors in AJAX requests
* gh#13152 Fixed PHP error in case of invalid table preferences
* gh#13154 Fixed PHP error on password change
* gh#13219 Fix Refresh of Process List
* gh#13182 Fix refresh of long queries
* gh#12301 Improved handling of logout with disabled
LoginCookieDeleteAll
* gh#13216 Add support for MySQL 8.0 collations
* gh#13218 Fixed rendering of phpMyAdmin logos
* gh#13234 Properly report not working sessions
* gh#13256 Fixed password check on server replication
* gh#13252 Fixed grid editing time column
* gh#13258 Fixed detection of Amazon RDS
* gh#13241 Redirect user to last page that has any tables to
display
* gh#13266 Fix link to User accounts overview page
* gh#13274 Fix error in query builder
* gh#13177 Grid editing repeats action after error
-------------------------------------------------------------------
Sat Apr 22 16:41:39 UTC 2017 - chris@computersalat.de