SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 579192 from home:AndreasStieger:branches:server:php:applications

phpMyAdmin 4.7.8 CVE-2018-726 (boo#1082188)

OBS-URL: https://build.opensuse.org/request/show/579192
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=307
This commit is contained in:
2018-02-23 11:09:43 +00:00
committed by Git OBS Bridge
parent 7619a80f6f
commit 25a7984d92
6 changed files with 30 additions and 23 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Feb 22 20:30:07 UTC 2018 - astieger@suse.com
- phpMyAdmin 4.7.8:
* CVE-2018-7260: self-cross site scripting (XSS) vulnerability
in the central columns feature (boo#1082188)
* Fixed error handling with PHP 7.2
* Fixed resetting default setting values
* Fixed fallback value for collation connection
-------------------------------------------------------------------
Mon Dec 25 19:14:32 UTC 2017 - astieger@suse.com