Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2006 17:59:56 GMT
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mnag@FreeBSD.org
Subject:   ports/94611: [maintainer] databases/phpmyadmin -- security update to 2.8.0.2
Message-ID:  <200603171759.k2HHxuZk058606@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <200603171800.k2HI0gXa017139@freefall.freebsd.org>

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

>Number:         94611
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- security update to 2.8.0.2
>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:   Fri Mar 17 18:00:42 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.11-STABLE FreeBSD 4.11-STABLE #96: Thu Dec 29 14:07:11 GMT 2005 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Version 2.8.0.2 is a maintenance release containing a security fix (XSS problem) as well as fixes for

- mysqli problems with zend.ze1_compatibility_mode enabled
- setup script did not save the mysql/mysqli extension
- Documentation.txt badly formatted

(Marc Delisle)

Changelog at:

https://sourceforge.net/project/shownotes.php?release_id=402223


>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile	Thu Mar 16 20:15:41 2006
+++ phpmyadmin/Makefile	Fri Mar 17 17:54:08 2006
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	phpMyAdmin
-PORTVERSION=	2.8.0.1
-#DISTVERSION=	2.8.0.1
+PORTVERSION=	2.8.0.2
+#DISTVERSION=	2.8.0.2
 CATEGORIES=	databases www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpmyadmin
@@ -57,7 +57,6 @@
 		MCRYPT   "MCrypt library support" on \
 		MBSTRING "Multi-byte character-set string support" on
 
-PORT_DBDIR?=	/var/db/ports
 LATEST_LINK=	${PORTNAME}${PKGNAMESUFFIX}
 OPTIONSFILE?=	${PORT_DBDIR}/${LATEST_LINK}/options
 
diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo
--- /usr/ports/databases/phpmyadmin/distinfo	Thu Mar 16 20:15:41 2006
+++ phpmyadmin/distinfo	Fri Mar 17 17:20:44 2006
@@ -1,3 +1,3 @@
-MD5 (phpMyAdmin-2.8.0.1.tar.bz2) = 1ef0b82402b1d43c2be32521baef8b7e
-SHA256 (phpMyAdmin-2.8.0.1.tar.bz2) = b5cef57d5bcde5efb271db24745f991e67e4ed8f5fd3c5541a845cdba0b07921
-SIZE (phpMyAdmin-2.8.0.1.tar.bz2) = 2012071
+MD5 (phpMyAdmin-2.8.0.2.tar.bz2) = 9c948b20af568304cbb8ff58c322058b
+SHA256 (phpMyAdmin-2.8.0.2.tar.bz2) = 0973b40a42cff88a167d643f025551756ab364c0bffe3cc47365f4799e473724
+SIZE (phpMyAdmin-2.8.0.2.tar.bz2) = 2010290
--- 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?200603171759.k2HHxuZk058606>