SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 953740 from home:ecsos:server

- Update to 5.1.3

OBS-URL: https://build.opensuse.org/request/show/953740
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=372
This commit is contained in:
2022-02-11 13:15:50 +00:00
committed by Git OBS Bridge
parent bb5a9191ee
commit e87d5fb617
6 changed files with 40 additions and 21 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Feb 11 13:09:01 UTC 2022 - ecsos <ecsos@opensuse.org>
- Update to 5.1.3
This is a security and bufix release.
* Security
- Fix for path disclosure under certain server configurations
(if display_errors is on, for instance)
* Bugfix
- issue #17308 Fix broken pagination links in the navigation sidebar
- issue #17331 Fix MariaDB has no support for system variable "disabled_storage_engines"
- issue #17315 Fix unsupported operand types in Results.php when running "SHOW PROCESSLIST" SQL query
- issue #17288 Fixed importing browser settings question box after login when having no pmadb
- issue #17288 Fix "First day of calendar" user override has no effect
- issue #17239 Fixed repeating headers are not working
- issue #17298 Fixed import of email-adresses or links from ODS results in empty contents
- issue #17344 Fixed a type error on ODS import with non string values
- issue #17239 Fixed header row show/hide columns buttons on each line after hover are shown on each row
-------------------------------------------------------------------
Sat Jan 22 09:39:12 UTC 2022 - ecsos <ecsos@opensuse.org>
@@ -37,7 +56,7 @@ Sat Jun 5 10:33:05 UTC 2021 - ecsos <ecsos@opensuse.org>
- Improvements for working with PHP 8.1
- Improved handling of adding a new user with the Percona database server
For a detail cahngelog see:
For a detail changelog see:
https://demo.phpmyadmin.net/master-config/index.php?route=/changelog
-------------------------------------------------------------------