SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 262486 from home:ecsos

update to 4.2.12
bug and security fixes
have send email to security@suse.de too

OBS-URL: https://build.opensuse.org/request/show/262486
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=153
This commit is contained in:
2014-11-20 21:25:44 +00:00
committed by Git OBS Bridge
parent abb9cdae61
commit 25bbb7b4da
4 changed files with 40 additions and 4 deletions

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Thu Nov 20 16:18:55 UTC 2014 - ecsos@opensuse.org
- update to 4.2.12 (2014-11-20)
- sf#4574 Blank/white page when JavaScript disabled
- sf#4577 Multi row actions cause full page reloads
- fix ReferenceError: targeturl is not defined
- fix Incorrect text/icon display in Tracking report
- sf#4404 Recordset return from procedure display nothing
- sf#4584 Edit dialog for routines is too long for
smaller displays
- sf#4586 Javascript error after moving a column
- sf#4576 Issue with long comments on table columns
- sf#4599 Input field unnecessarily selected on focus
- sf#4602 Exporting selected rows exports all rows of the query
- sf#4444 No insert statement produced in SQL export for
queries with alias
- sf#4603 Field disabled when internal relations used
* PMASA-2014-16 (CVE-2014-8961, CWE-661 CWE-23)
http://www.phpmyadmin.net/home_page/security/PMASA-2014-16.php
- sf#4595 [security] Path traversal can lead to leakage of
line count
* PMASA-2014-15 (CVE-2014-8960, CWE-661 CWE-79)
http://www.phpmyadmin.net/home_page/security/PMASA-2014-15.php
- sf#4596 [security] XSS through exception stack
* PMASA-2014-14 (CVE-2014-8959, CWE-661 CWE-98)
http://www.phpmyadmin.net/home_page/security/PMASA-2014-16.php
- sf#4594 [security] Path traversal in file inclusion of
GIS factory
* PMASA-2014-13 (CVE-2014-8958, CWE-661 CWE-79)
http://www.phpmyadmin.net/home_page/security/PMASA-2014-16.php
- sf#4578 [security] XSS vulnerability in table print view
- sf#4579 [security] XSS vulnerability in zoom search page
- sf#4598 [security] XSS in multi submit
- sf#4597 [security] XSS through pma_fontsize cookie
-------------------------------------------------------------------
Fri Oct 31 17:44:05 UTC 2014 - ecsos@opensuse.org