Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2011 12:15:14 +0100 (BST)
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/161709: [maintainer] databases/phpmyadmin
Message-ID:  <201110161115.p9GBFEoF060626@lucid-nonsense.infracaninophile.co.uk>
Resent-Message-ID: <201110161120.p9GBKC3K025881@freefall.freebsd.org>

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

>Number:         161709
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 16 11:20:12 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 #17 r226419M: Sun Oct 16 09:12:22 BST 2011 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

Routine update to 3.4.6 release version.  Note: despite the discussion
of security fixes in the announcement message and changelog, all of
the fixes were already applied in the previous port update (to
3.4.6-rc1).  In fact, diff'ing the distfile tarballs between 3.4.6-rc1
and 3.4.6 shows that the only change is to update the version number.

Announcement message:

  "Welcome to phpMyAdmin 3.4.6, a bugfix and minor security release.

Please refer to the upcoming PMASA-2011-15 and -16 announcements on
http://www.phpmyadmin.net/home_page/security.

Details will appear on http://phpmyadmin.net. In a hurry? you can visit
http://sourceforge.net/projects/phpmyadmin to download.

Marc Delisle, for the team"

ChangeLog:

http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.4.6/phpMyAdmin-3.4.6.html/download

The advisories PMASA-15 and PMASA-16 still have not yet been published.

>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/Makefile,v
retrieving revision 1.143
diff -u -u -r1.143 Makefile
--- Makefile	7 Oct 2011 00:45:24 -0000	1.143
+++ Makefile	16 Oct 2011 11:05:20 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	3.4.6-rc1
+DISTVERSION=	3.4.6
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/distinfo,v
retrieving revision 1.120
diff -u -u -r1.120 distinfo
--- distinfo	7 Oct 2011 00:45:24 -0000	1.120
+++ distinfo	16 Oct 2011 11:05:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-3.4.6-rc1-all-languages.tar.bz2) = 55953ee22905c1990887bff698184db72c8ab9974d3987ee81cd43e32b6d2276
-SIZE (phpMyAdmin-3.4.6-rc1-all-languages.tar.bz2) = 4602773
+SHA256 (phpMyAdmin-3.4.6-all-languages.tar.bz2) = c5eb78779d6f4f29c0c4ee91d658f15965f2681683e8c704b76779047ba753b9
+SIZE (phpMyAdmin-3.4.6-all-languages.tar.bz2) = 4602509
--- 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?201110161115.p9GBFEoF060626>