Accepting request 249176 from home:computersalat:devel:php

fix for bnc#896635, CVE-2014-6300

OBS-URL: https://build.opensuse.org/request/show/249176
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=141
This commit is contained in:
Christian Wittmer 2014-09-14 21:21:06 +00:00 committed by Git OBS Bridge
parent a9a8453ad6
commit 0ccee882b4

View File

@ -1,9 +1,12 @@
-------------------------------------------------------------------
Sat Sep 13 18:59:56 UTC 2014 - ecsos@schirra.net
Sun Sep 14 21:10:17 UTC 2014 - chris@computersalat.de
- update to 4.2.8.1 (2014-09-13)
- sf#4530 [security] DOM based XSS that results to a CSRF
that creates a ROOT account in certain conditions
- fix for bnc#896635
* update to 4.2.8.1 (2014-09-13)
* PMASA-2014-10 (CVE-2014-6300, CWE-661 CWE-352)
http://www.phpmyadmin.net/home_page/security/PMASA-2014-10.php
- sf#4530 [security] DOM based XSS that results to a CSRF
that creates a ROOT account in certain conditions
-------------------------------------------------------------------
Fri Sep 5 18:39:29 UTC 2014 - chris@computersalat.de