databases/phpmyadmin: Update to 4.9.10

Changelog: The phpMyAdmin team announces the release of versions 4.9.10 and 5.1.3.

These versions primarily address a regression that caused the navigation pane to not function correctly when multiple pages of tables were shown.

Version 5.1.3 includes a security hardening improvement. The issue, reported by Rafael Pedrero, could allow users to cause an error that would reveal the path on disk where phpMyAdmin is running from. We believe this requires the server to be running with display_errors on, which is not the recommended setting for a production environment.

Version 5.1.3 includes a few other minor bug fixes and is recommended for all users.

Note that version 4.9 is in extended security support only. Version 5.2.0 is in final testing and is expected to replace the 5.1 branch in the coming week or weeks, with no changes to required versions of PHP or database server.

For the phpMyAdmin team, Isaac

Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister
2022-02-26 07:19:13 +01:00
parent 5fbfe6f565
commit ff8abca190
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# Created by: nbm
PORTNAME= phpMyAdmin
DISTVERSION= 4.9.7
DISTVERSION= 4.9.10
CATEGORIES= databases www
MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1604053316
SHA256 (phpMyAdmin-4.9.7-all-languages.tar.xz) = 294ae6f299d88eb83c99464fab2266cb18bd0fcb54bfd0384016af4961291fba
SIZE (phpMyAdmin-4.9.7-all-languages.tar.xz) = 6147004
TIMESTAMP = 1645856162
SHA256 (phpMyAdmin-4.9.10-all-languages.tar.xz) = 27d40da7fdc5f90a55aa30c9a87f438ef0c673bcebe19b9bbbf693aef26ef6da
SIZE (phpMyAdmin-4.9.10-all-languages.tar.xz) = 6115796