Пакет phpMyAdmin: Информация
Исходный пакет: phpMyAdmin
Версия: 5.2.3-alt1
Собран: 18 апреля 2026 г. 14:28
Категория: Система/Серверы
Сообщить об ошибке в пакетеДомашняя страница: http://www.phpmyadmin.net
Лицензия: GPLv2
О пакете: phpMyAdmin - web-based MySQL administration
Описание:
phpMyAdmin can administer a whole MySQL-server (needs a super-user) but also a single database. To accomplish the latter you'll need a properly set up MySQL-user who can read/write only the desired database. It's up to you to look up the appropiate part in the MySQL manual. Currently phpMyAdmin 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 data to CSV values - administer multiple servers and single databases - communicate in more than 20 different languages
Список бинарных RPM-пакетов, собираемых из данного SRPM:
phpMyAdmin (noarch)
phpMyAdmin-apache2-php8.4 (noarch)
phpMyAdmin (noarch)
phpMyAdmin-apache2-php8.4 (noarch)
Сопровождающий: Vitaly Lipatov
Последнее изменение
16 апреля 2026 г. Vitaly Lipatov 5.2.3-alt1
- new version 5.2.3 - drop obsolete php-mcrypt Requires (not needed since 4.7, blocks build due to php8.4-mcrypt absence)
3 февраля 2025 г. Vitaly Lipatov 5.2.2-alt2
- switch to use php_defver from rpm-build-php 8.4
23 января 2025 г. Vitaly Lipatov 5.2.2-alt1
- new version 5.2.2 (with rpmrb script) - added php8.3 support - fixed CVEs: + fix possible security issue in sql-parser which could cause long execution times + PMASA-2025-1: fix an XSS vulnerability in the check tables feature + PMASA-2025-2P: fix an XSS vulnerability in the Insert tab + CVE-2023-30536: fix possible security issue with library code slim/psr7 + CVE-2024-2961, PMASA-2025-3: fix possible security issue relating to iconv