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

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


Branch: pkgsrc-2010Q2, Version: 2.11.10.1, Package name: phpmyadmin-2.11.10.1, Maintainer: tron

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:
[lang/perl5] [converters/php-mbstring] [databases/php-mysql]

Master sites:

SHA1: 13fd6c8fafd6dea3c2a5947ffa1b08784538d17a
RMD160: 24a49b3c5c6e10e2ee8f05f877eb73b968ebcc90
Filesize: 3001.729 KB

Version history: (Expand)


CVS history: (Expand)


   2010-08-22 02:59:48 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket 3212 - requested by tron
security update

Revisions pulled up:
- pkgsrc/databases/phpmyadmin/Makefile	1.83
- pkgsrc/databases/phpmyadmin/distinfo	1.44

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Sat Aug 21 07:50:02 UTC 2010

   Modified Files:
           pkgsrc/databases/phpmyadmin: Makefile distinfo

   Log message:
   Update "phpmyadmin" package to version 2.11.10.1.
   Changes since version 2.11.10:
   - [setup] Fixed output sanitizing in setup script, see PMASA-2010-4 for
     more details.
   - [core] Fixed various XSS issues, see PMASA-2010-5 for more details.

   To generate a diff of this commit:
   cvs rdiff -u -r1.82 -r1.83 pkgsrc/databases/phpmyadmin/Makefile
   cvs rdiff -u -r1.43 -r1.44 pkgsrc/databases/phpmyadmin/distinfo