Package phpMyAdmin: Information

    Source package: phpMyAdmin
    Version: 5.2.1-alt1
    Latest version according to Repology
    Build time:  Jan 14, 2024, 04:16 AM in the task #338129
    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-php8.1 (noarch)
    phpMyAdmin-apache2-php8.2 (noarch)

    Maintainer: Vitaly Lipatov


    ACL:
    Motsyo Gennadi
    @everybody

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

    Last changed


    March 23, 2023 Vitaly Lipatov 5.2.1-alt1
    - new version 5.2.1 (with rpmrb script)
     + PMASA-2023-01: fix for an XSS vulnerability in the drag-and-drop upload functionality
    Feb. 2, 2023 Vitaly Lipatov 5.2.0-alt2
    - remove obsoleted ALT README
    - BR: rpm-macros-features >= 0.8 (where if_feature php* introduced)
    Jan. 28, 2023 Vitaly Lipatov 5.2.0-alt1
    - new version 5.2.0 (with rpmrb script)
    - add support packing for php8.2