Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2011 11:05:14 +0100 (BST)
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sec-team@FreeBSD.org
Subject:   ports/157232: [maintainer] databases/phpmyadmin -- security update to 3.4.1
Message-ID:  <201105211005.p4LA5EuY029004@lucid-nonsense.infracaninophile.co.uk>
Resent-Message-ID: <201105211010.p4LAAAhu036256@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157232
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- security update to 3.4.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 21 10:10:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-STABLE FreeBSD 8.2-STABLE #40 r220927M: Thu Apr 21 22:17:47 BST 2011 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

Security update to version 3.4.1

Announcement:

http://www.phpmyadmin.net/home_page/news.php#phpMyAdmin_3.4.1_and_3.3.10.1_are_released

ChangeLog: 

http://sourceforge.net/projects/phpmyadmin/files%2FphpMyAdmin%2F3.4.1%2FphpMyAdmin-3.4.1.html/view

This release was announced as a security fix, but advisories with
details of what the security problem is have not yet been published,
other than this comment in the ChangeLog:

- [security] Make redirector require valid token


>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/Makefile,v
retrieving revision 1.134
diff -u -u -r1.134 Makefile
--- Makefile	18 May 2011 13:28:35 -0000	1.134
+++ Makefile	21 May 2011 09:58:47 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	3.4.0
+DISTVERSION=	3.4.1
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages
@@ -25,6 +25,7 @@
 USE_PHP=	ctype mysql session filter mbstring json spl
 .endif
 
+
 # Note: default settings will pull in X11 client support.  If you don't
 # want this, either turn off GD in the config dialog, or else turn off
 # FONTCONFIG in the graphics/gd port options.
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/distinfo,v
retrieving revision 1.111
diff -u -u -r1.111 distinfo
--- distinfo	16 May 2011 14:49:33 -0000	1.111
+++ distinfo	21 May 2011 09:58:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-3.4.0-all-languages.tar.bz2) = 8dbc70fa22f76d6cf34723d5349450184327e33fe742bbf5bcf396c757769708
-SIZE (phpMyAdmin-3.4.0-all-languages.tar.bz2) = 4548030
+SHA256 (phpMyAdmin-3.4.1-all-languages.tar.bz2) = f4673a2d68499866e92d8b1d261aaf2ef7f5ecdb71fde4d71c2cc349ec84dfdd
+SIZE (phpMyAdmin-3.4.1-all-languages.tar.bz2) = 4612476
--- phpmyadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105211005.p4LA5EuY029004>