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

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


Branch: pkgsrc-2013Q1, Version: 3.5.8.1, Package name: phpmyadmin-3.5.8.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


Required to run:
[security/php-mcrypt] [converters/php-mbstring] [archivers/php-zip] [archivers/php-bz2] [archivers/php-zlib] [databases/php-mysqli] [databases/php-mysql] [graphics/php-gd] [textproc/php-json] [devel/php-gettext]

Master sites:

SHA1: 9ea89659d8ef44badfe51604653991bb4b66eb6b
RMD160: 6743651f90a8f586f89445a1eea899d4f9b2238a
Filesize: 3657.039 KB

Version history: (Expand)


CVS history: (Expand)


   2013-04-27 00:30:23 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #4126 - requested by tron
databases/phpmyadmin: security update

Revisions pulled up:
- databases/phpmyadmin/Makefile                                 1.115
- databases/phpmyadmin/distinfo                                 1.73

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Wed Apr 24 20:06:02 UTC 2013

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile distinfo

   Log message:
   Update "phpmyadmin" package to version 3.5.8.1. Changes since 3.5.8:
   - [security] Remote code execution (preg_replace), reported by Janek Vind
     (see PMASA-2013-2)
   - [security] Locally Saved SQL Dump File Multiple File Extension Remote Code
     Execution, reported by Janek Vind (see PMASA-2013-3)

   To generate a diff of this commit:
   cvs rdiff -u -r1.114 -r1.115 pkgsrc/databases/phpmyadmin/Makefile
   cvs rdiff -u -r1.72 -r1.73 pkgsrc/databases/phpmyadmin/distinfo
   2013-04-20 21:08:31 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #4113 - requested by tron
databases/phpmyadmin: security update

Revisions pulled up:
- databases/phpmyadmin/Makefile                                 1.114
- databases/phpmyadmin/distinfo                                 1.72

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Tue Apr  9 07:07:05 UTC 2013

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile distinfo

   Log message:
   Update "phpmyadmin" package to version 3.5.8. Changes since 3.5.7:
   - bug #3828 MariaDB reported as MySQL
   - bug #3854 Incorrect header for Safari 6.0
   - bug #3705 Attempt to open trigger for edit gives NULL
   - Use HTML5 DOCTYPE
   - [security] Self-XSS on GIS visualisation page, reported by Janek Vind
   - bug #3800 Incorrect keyhandler behaviour #2

   To generate a diff of this commit:
   cvs rdiff -u -r1.113 -r1.114 pkgsrc/databases/phpmyadmin/Makefile
   cvs rdiff -u -r1.71 -r1.72 pkgsrc/databases/phpmyadmin/distinfo