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:
Eric Schirra 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3aaaa86ded6308f511f67a907c0d7d6096e1dc2a8ae05581ba55a2510abde1e4
size 7033032

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEPQalns5zDrcbURwXznUvF4JZvZIFAmHpj8oACgkQznUvF4JZ
vZK5AA//R2lyW+cWYcJACcOoncAuzNxj9Y3Yyj4D5M0XTgR7J/D5c4ksfWvWu5oG
ocEsdBDWF0FRtosAfSHcEty/JNV7AWghhDx9AblqSSIM60Oe12zxyYhDW8RXDgcL
iH8yFpsyPfqnZlL1BFdnjh7FHKz8l/4arNyg3ZpImTm8hS6vyknFC4pf6jj/uhyQ
a1YWc3HCckgw4ZCrAVehGZvI/ZMoa1DhPHmfJfgflag9frPEXmdMOF3LxQU8L5qL
astW/jb9Ku9+L8pMJbS4MU5IzDxWNQ8x2lrjyIsZoK4MIf5KtiUlqP72oO+Vwm/Y
Mq5sdG3VXhCkEkffCP0zg69rZenHBr+gaN/2VcFc2raND8WhXpmvT2fu5txxDn9I
gDuktSWZS7eVviJj1rx9yd3a1fQWs/03VjD4+nao9EmBhmo8aTxaFkVjE6vJfO02
GWuNAUHjpSHimbRJRjjDvXOUu+IdhonP1ctta1kPljx0iDPZrPnJw/Htcu0oNq97
1uoFNYPXuMku0xszRnI/uAGBzOP48i5EFYHYSOaKsUG9S1pKGLCvwFWTFNirxQKj
17AO8k356r7D8EOkpZPtu/RWipXn2Wr5uq7TA5rqEgLSw/wGFsXrKZzhx+0gjG0/
WYYLU9iduQnD/30ZEYDWuS9nnwx/x/uDkGCg+SU+SnLPEu3I89k=
=eK6E
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c562feddc0f8ff5e69629113f273a0d024a65fb928c48e89ce614744d478296f
size 7035048

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEPQalns5zDrcbURwXznUvF4JZvZIFAmIF5jIACgkQznUvF4JZ
vZKbXA/9EmR6BOw4Sg231sdidLKEiAsvFyEaZGiRzq5wIIQP6hj2WbfH6blTd/VX
B+oIxTV9aRqmIExBXsRohd0mpTSJrs/rhmyd7w6NKqSclFX658LOZvWc/wHWgKsF
8jAh8E9uYecjGpgTWfWzVt9YFuDo9z4we556o+VmJ4zWioct1/6+nep2V4YYvoiU
2P0U+u+bdKloVzRnHAiRZ5MVWHo+h0PgHF/4UDowNSDy052+LB+h70MNCm9SKr7u
phV2ZOaeZVu68K55TLtYoEZB+HzJC6IAjhvqJfyj7eU4D/nlB3myh7l0BcDvjr8c
+X0rq+FKkuwVTvLXr4Kqa+UeidetCRhw7CNavkokLW0k0t46suac9Hp9e6MJicNh
k8oATJc5A+ybWpnjhzAomwktl5/AH68yahpTrhFFkrJ1eKP5DV8MCGyee0LVcnos
XQt5EXy504Pq+S9x5mY8hGyVN+QxJzuHHRpS1nYsW9q2jmxrPz66WjAOhNgdmz+d
xuR7FoQqELSmMc1RYL5QucfegjD9h6lej4hVXnVQ2tlc9IXgq9C5Kc2GtrtAr/9H
Ps2D5rKBiED8ruUaNmOtMXm689TCGdidV8Tep6OnyYElmp5pTlhUekCE48010DHF
kAd75qtvP3S/tSfwufVRioTlILkYR1oxiWPrZiEdDGC6rWkY8YM=
=zbN8
-----END PGP SIGNATURE-----

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
-------------------------------------------------------------------

View File

@ -25,7 +25,7 @@
%define apache_group nogroup
%endif
Name: phpMyAdmin
Version: 5.1.2
Version: 5.1.3
Release: 0
Summary: Administration of MySQL over the web
License: GPL-2.0-or-later