Accepting request 241549 from server:php:applications
1 OBS-URL: https://build.opensuse.org/request/show/241549 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/phpMyAdmin?expand=0&rev=68
This commit is contained in:
commit
abc32c3a73
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5f69445fb43bd41ff4e2ca91cbd18f03d606ae80597bf2a162e954c4b017c70e
|
|
||||||
size 6934176
|
|
3
phpMyAdmin-4.2.6-all-languages.tar.bz2
Normal file
3
phpMyAdmin-4.2.6-all-languages.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4626b1beab89fd57ca865b68efa4f4f65b2d3b9e70c532e8ed00800a48be31b4
|
||||||
|
size 6690475
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 18 17:24:08 UTC 2014 - ecsos@schirra.net
|
||||||
|
|
||||||
|
- update to 4.2.6 (2014-07-17)
|
||||||
|
- sf#4471 Undefined index warning with referenced column.
|
||||||
|
- bug #4027 $cfg['MaxExactCount'] is ignored when BROWSING is
|
||||||
|
back
|
||||||
|
- sf#4482 Multi Column sorting (improved user experience)
|
||||||
|
- sf#4478 Server validation does not work while in setup/mysqli
|
||||||
|
- sf Undefined variable when grid editing a foreign key column
|
||||||
|
- sf#4481 mult_submits.inc.php Undefined variable Error
|
||||||
|
- sf#4485 Sorting breaks the copy column feature
|
||||||
|
- sf#4440 Javascript error when renaming table
|
||||||
|
- sf#4483 'New window' link (selflink) disappears, causing
|
||||||
|
Javascript error
|
||||||
|
- sf#4489 Incorrect detection of privileges for routine
|
||||||
|
creation
|
||||||
|
- sf#4459 First few characters of database name aren't
|
||||||
|
clickable when expanded
|
||||||
|
- sf#4486 [security] XSS injection due to unescaped table
|
||||||
|
comment
|
||||||
|
- sf#4488 [security] XSS injection due to unescaped table name
|
||||||
|
(triggers)
|
||||||
|
- sf#4492 [security] XSS in AJAX confirmation messages
|
||||||
|
- sf#4491 [security] Missing validation for accessing User
|
||||||
|
groups feature
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 26 19:34:06 UTC 2014 - ecsos@schirra.net
|
Thu Jun 26 19:34:06 UTC 2014 - ecsos@schirra.net
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ Name: phpMyAdmin
|
|||||||
Summary: Administration of MySQL over the web
|
Summary: Administration of MySQL over the web
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Networking/Web/Frontends
|
Group: Productivity/Networking/Web/Frontends
|
||||||
Version: 4.2.5
|
Version: 4.2.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.phpMyAdmin.net
|
Url: http://www.phpMyAdmin.net
|
||||||
Source0: http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2
|
Source0: http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user