Package phpMyAdmin: Information

    Source package: phpMyAdmin
    Version: 3.1.1-alt1
    Build time:  Dec 13, 2008, 03:38 PM
    Category: Networking/WWW
    Report package bug
    License: GPL
    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-apache (noarch)
    phpMyAdmin-apache2 (noarch)
    phpMyAdmin-common (noarch)

    Maintainer: Dmitriy Kulik



      1. apache-base
      2. apache2-base
      3. iproute2
      4. rpm-macros-apache
      5. rpm-macros-apache2
      6. rpm-macros-fillup
      7. MySQL-client

    Last changed


    Dec. 13, 2008 Dmitriy Kulik 3.1.1-alt1
    - 3.1.0 -> 3.1.1
    - security bug fix:
      + SQL injection through XSRF on several pages
      + http://www.phpmyadmin.net/home_page/security/PMASA-2008-10.php
    Dec. 12, 2008 Dmitriy Kulik 3.1.0-alt1
    - 2.11.9.3 -> 3.1.0
    - removed subpackage phpMyAdmin-apache-php4
    - removed subpackage phpMyAdmin-apache2-php4
    - renamed subpackage phpMyAdmin-apache-php5 to phpMyAdmin-apache
    - renamed subpackage phpMyAdmin-apache2-php5 to phpMyAdmin-apache2
    Nov. 2, 2008 Dmitriy Kulik 2.11.9.3-alt1
    - 2.11.8.1 -> 2.11.9.3
    - Added apache config for alias /phpMyAdmin (bugfix #17713)
    - Added phpMyAdmin default configuration file and generate blowfish_secret
    - security bug fix:
      + Code execution vulnerability
      + http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-7
      + XSS in MSIE using NUL byte
      + http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-8
      + XSS on a Designer component
      + http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-9