./databases/phpmyadmin, Set of PHP-scripts to adminstrate MySQL over the WWW

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.9.10, Package name: php74-phpmyadmin-4.9.10, Maintainer: tm

phpMyAdmin is a tool written in PHP intended to handle the administration of
MySQL over the Web. Currently it can:

- create and drop databases
- create, copy, drop and alter tables
- delete, edit and add fields
- execute any SQL-statement, even batch-queries
- manage keys on fields
- load text files into tables
- create and read dumps of tables
- export and import CSV data
- administer one single database as well as a whole database server
- communicate in 47 different languages

DEINSTALL [+/-]

Required to run:
[textproc/php-json] [graphics/php-gd] [archivers/php-bz2] [archivers/php-zlib] [archivers/php-zip] [devel/php-gettext] [converters/php-mbstring] [databases/php-mysqli] [security/php-pecl-mcrypt]

Master sites:

Filesize: 5972.457 KB

Version history: (Expand)


CVS history: (Expand)


   2022-04-22 20:06:05 by Thomas Merkel | Files touched by this commit (3) | Package updated
Log message:
phpmyadmin: update to 4.9.10

4.9.10 (2022-02-10)
- issue #17308 Fix broken pagination links in the navigation sidebar
   2022-03-25 13:59:46 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(databases/phpmyadmin) Fix build, +REPLACE_BASH for test.sh etc
   2022-02-02 14:41:12 by Thomas Merkel | Files touched by this commit (3) | Package updated
Log message:
phpmyadmin: update to 4.9.9

4.9.9 (2022-01-22)
- issue #17305 Fix syntax error for PHP 5
- issue #17307 Fix hide_connection_errors being undefined when a controluser is set

4.9.8 (2022-01-20)
- issue #14321 Display a correct error page when \ 
"$cfg['Servers'][$i]['SignonURL']" is empty for auth_type=signon
- issue #14321 [security] Remove leaked HTML on signon page redirect before \ 
login for auth_type=signon
- issue        [security] Add configuration directive \ 
$cfg['Servers'][$i]['hide_connection_errors'] to allow hiding host names and \ 
other error details when login fails
- issue        [security] Add configuration directive $cfg['URLQueryEncryption'] \ 
to allow encrypting senstive information in the URL
- issue        [security] Fix a scenario where an authenticated user can disable \ 
two factor authentication
   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2021-03-07 14:21:58 by Takahiro Kambe | Files touched by this commit (17)
Log message:
Switch to use lang/php/json.mk.
   2020-11-11 12:56:14 by Thomas Merkel | Files touched by this commit (3) | Package updated
Log message:
phpmyadmin: update to 4.9.7

4.9.7 (2020-10-15)
- issue #16397 Fix compatibility problems with older PHP versions (also issue #16399)
- issue #16396 Fix broken two-factor authentication

4.9.6 (2020-10-09)
- issue        [security] Fix XSS vulnerability with the transformation feature \ 
(PMASA-2020-5)
- issue        [security] Fix SQL injection vulnerability with search feature \ 
(PMASA-2020-6)
   2020-05-22 21:26:39 by Roland Illig | Files touched by this commit (1)
Log message:
databases/phpmyadmin: remove nonexistent files from REPLACE_FILES.php