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

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


Branch: pkgsrc-2010Q4, Version: 2.11.11.3, Package name: phpmyadmin-2.11.11.3, 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] [databases/php-mysql] [converters/php-mbstring]

Master sites:

SHA1: 6cb39194ec848b8697de087f6d94e1a9aca74563
RMD160: f4677040807f28a2362ce4b8acdafdab2201ea4b
Filesize: 3045.823 KB

Version history: (Expand)


CVS history: (Expand)


   2011-02-13 18:45:22 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket 3352 - requested by tron
security update

Revisions pulled up:
- pkgsrc/databases/phpmyadmin/Makefile	1.88
- pkgsrc/databases/phpmyadmin/distinfo	1.49

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Sun Feb 13 16:11:11 UTC 2011

   Modified Files:
           pkgsrc/databases/phpmyadmin: Makefile distinfo

   Log message:
   Update "phpmyadmin" package to version 2.11.11.3.
   This version fixes the script insertion reported in CVE-2011-0987.

   To generate a diff of this commit:
   cvs rdiff -u -r1.87 -r1.88 pkgsrc/databases/phpmyadmin/Makefile
   cvs rdiff -u -r1.48 -r1.49 pkgsrc/databases/phpmyadmin/distinfo
   2011-02-11 06:16:18 by Steven Drake | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #3350 - requested by tron
Security update for "phpmyadmin" package

Revisions pulled up:
- pkgsrc/databases/phpmyadmin/Makefile		1.87
- pkgsrc/databases/phpmyadmin/distinfo		1.48

-------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Thu Feb 10 16:48:09 UTC 2011

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile distinfo

   Log message:
   Update "phpmyadmin" package to version 2.11.11.2.
   This version fixes the information leak reported in PMASA-2011-1.
   2011-01-27 22:18:33 by Steven Drake | Files touched by this commit (7)
Log message:
Pullup ticket #3338 - requested by tron
Security patch for "phpmyadmin" package

Revisions pulled up:
 - pkgsrc/databases/phpmyadmin/Makefile				1.86
 - pkgsrc/databases/phpmyadmin/PLIST				1.22
 - pkgsrc/databases/phpmyadmin/distinfo				1.47
 - pkgsrc/databases/phpmyadmin/patches/patch-CVE-2010-4480-1	1.1
 - pkgsrc/databases/phpmyadmin/patches/patch-CVE-2010-4480-2	1.1
 - pkgsrc/databases/phpmyadmin/patches/patch-CVE-2010-4480-3	1.1
 - pkgsrc/databases/phpmyadmin/patches/patch-CVE-2010-4481	1.1

-------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Thu Jan 27 13:45:56 UTC 2011

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo
   Added Files:
   	pkgsrc/databases/phpmyadmin/patches: patch-CVE-2010-4480-1
   	    patch-CVE-2010-4480-2 patch-CVE-2010-4480-3 patch-CVE-2010-4481

   Log message:
   Add fixes for the security vulnerabilities reported in CVE-2010-4480 and
   CVE-2010-4481 taken from the phpMyAdmin GIT repository.

   Thanks a lot to Tim Zingelman for pointing out that the fixes had
   finally been made available.

   To generate a diff of this commit:
   cvs rdiff -u -r1.85 -r1.86 pkgsrc/databases/phpmyadmin/Makefile
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/databases/phpmyadmin/PLIST
   cvs rdiff -u -r1.46 -r1.47 pkgsrc/databases/phpmyadmin/distinfo
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/databases/phpmyadmin/patches/patch-CVE-2010-4480-1 \
       pkgsrc/databases/phpmyadmin/patches/patch-CVE-2010-4480-2 \
       pkgsrc/databases/phpmyadmin/patches/patch-CVE-2010-4480-3 \
       pkgsrc/databases/phpmyadmin/patches/patch-CVE-2010-4481