Package phpMyAdmin: Information

  • Default inline alert: Version in the repository: 5.2.1-alt1

Source package: phpMyAdmin
Version: 5.1.3-alt1
Build time:  Apr 28, 2022, 01:02 PM in the task #299078
Category: System/Servers
Report package bug
License: GPLv2
Summary: phpMyAdmin - web-based MySQL administration
Description: 
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

List of rpms provided by this srpm:
phpMyAdmin (noarch)
phpMyAdmin-apache2-php7 (noarch)
phpMyAdmin-apache2-php8.1 (noarch)

Maintainer: Vitaly Lipatov


    1. apache2-base >= 2.4
    2. control
    3. rpm-build-apache2
    4. rpm-macros-webserver-common

Last changed


April 26, 2022 Vitaly Lipatov 5.1.3-alt1
- new version 5.1.3 (with rpmrb script)
 + PMASA-2022-1: a user could manipulate their account to bypass two factor authentication
 + PMASA-2022-2: allowing a user to submit information to present an XSS or HTML injection attack
- add phpMyAdmin-apache2-php8.1 subpackage
July 12, 2021 Vitaly Lipatov 5.1.1-alt1
- new version 5.1.1 (with rpmrb script)
Feb. 25, 2021 Vitaly Lipatov 5.1.0-alt1
- new version 5.1.0 (with rpmrb script)
- set requires: php7 >= 7.1.3
- add requires: php7-openssl, php7-curl, php7-opcache, php7-bz2