SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 238215 from home:ecsos

update to 4.2.4

OBS-URL: https://build.opensuse.org/request/show/238215
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=123
This commit is contained in:
2014-06-21 07:34:44 +00:00
committed by Git OBS Bridge
parent 2501334892
commit 8121beb50e
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Jun 21 07:20:18 UTC 2014 - ecsos@schirra.net
- update to 4.2.4 (2014-06-20)
- sf#4449 Mediawiki export does not produce table header row;
also fix related PHP warnings
- sf#4442 New lines are added to query every time
- sf#4445 Fatal error on SQL Export of join query
- sf#4448 Dump binary columns in hexadecimal notation not working
- Regenerate cookie encryption IV for every session
- sf#4405 Cannot import (open_basedir): fix another case
- sf#4457 SQL tab - Insert queries not showing affected row count
- bug Missing warning about existing account, on multi-server config
- sf#4435 WHERE clause can be undefined
- bug SQL export views as tables option getting ignored
- sf#4464 [security] XSS injection due to unescaped db/table name
in navigation hiding
- sf#4465 [security] XSS injection due to unescaped db/table name
in recent/favorite tables
-------------------------------------------------------------------
Mon Jun 9 19:16:43 UTC 2014 - andreas.stieger@gmx.de