Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Dec 2008 19:41:48 GMT
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sec-team@FreeBSD.org
Subject:   ports/129533: [maintainer] databases/phpmyadmin security update to 3.1.1
Message-ID:  <200812091941.mB9JfmFV054820@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <200812091950.mB9Jo1fd040106@freefall.freebsd.org>

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

>Number:         129533
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin security update to 3.1.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:   Tue Dec 09 19:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #49: Sat Nov 29 14:18:14 GMT 2008 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

The Announcement:

   "Welcome to this normal bugfix release of 3.1.1 (which contains
    also a security fix). Version 2.11.9.4 was also published with
    this security fix.

    Security announcement:
    http://www.phpmyadmin.net/home_page/security/PMASA-2008-10.php

    http://phpmyadmin.net will be updated with the download links;
    meanwhile you can visit
    https://sourceforge.net/projects/phpmyadmin/ in the Download area.

    Marc Delisle, for the team"

ChangeLog is at:

    http://sourceforge.net/project/shownotes.php?release_id=646035

Also:

    No more RUN_DEPENDS on devel/php5-pcre as it has been subsumed
    into lang/php5

>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile	2008-12-02 06:26:15.000000000 +0000
+++ phpmyadmin/Makefile	2008-12-09 18:54:10.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	3.1.0
+DISTVERSION=	3.1.1
 CATEGORIES=	databases www
 MASTER_SITES=	SF/phpmyadmin
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages
@@ -20,7 +20,7 @@
 USE_BZIP2=	yes
 NO_BUILD=	yes
 .if !defined(WITHOUT_PHP_DEPENDS)
-USE_PHP=	ctype mysql pcre session spl
+USE_PHP=	ctype mysql session spl
 .endif
 
 # Unfortunately can't make WITH_SUPHP part of the OPTIONS selection,
diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo
--- /usr/ports/databases/phpmyadmin/distinfo	2008-12-02 06:26:15.000000000 +0000
+++ phpmyadmin/distinfo	2008-12-09 18:32:44.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (phpMyAdmin-3.1.0-all-languages.tar.bz2) = 380cd0ee36cafcfd9fd3079a06d20d1e
-SHA256 (phpMyAdmin-3.1.0-all-languages.tar.bz2) = cfea14182499be7e00319de6dd5fe22bec1065a88f8c37fa67870edd3159aa53
-SIZE (phpMyAdmin-3.1.0-all-languages.tar.bz2) = 2634660
+MD5 (phpMyAdmin-3.1.1-all-languages.tar.bz2) = ddfaae7496828983fca2f849ddf3d869
+SHA256 (phpMyAdmin-3.1.1-all-languages.tar.bz2) = 6d5f7f85446a892d02cd89831bf4bd4e642b425686b1d36427d7b38c458218ad
+SIZE (phpMyAdmin-3.1.1-all-languages.tar.bz2) = 2643658
--- 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?200812091941.mB9JfmFV054820>