Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D4A6A63D7A4 for ; Mon, 26 Dec 2011 03:06:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F0FB614A457; Mon, 26 Dec 2011 03:06:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5973C14A456 for ; Mon, 26 Dec 2011 03:06:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Dt6WqEyYiZhG for ; Mon, 26 Dec 2011 03:06:14 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 82EFC14A451 for ; Mon, 26 Dec 2011 03:06:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 573E2175DD; Mon, 26 Dec 2011 03:06:15 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 26 Dec 2011 03:06:15 +0000 From: "Steven Drake" Subject: CVS commit: [pkgsrc-2011Q3] pkgsrc/databases/phpmyadmin To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20111226030615.573E2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Mon Dec 26 03:06:15 UTC 2011 Modified Files: pkgsrc/databases/phpmyadmin [pkgsrc-2011Q3]: Makefile distinfo Log Message: Pullup ticket #3636 - requested by tron databases/phpmyadmin security update Revisions pulled up: - databases/phpmyadmin/Makefile 1.96 - databases/phpmyadmin/distinfo 1.57 --- Module Name: pkgsrc Committed By: tron Date: Fri Dec 23 08:07:44 UTC 2011 Modified Files: pkgsrc/databases/phpmyadmin: Makefile distinfo Log Message: Update "phpmyadmin" package to version 3.4.9. Changes since 3.4.8: - bug #3442028 [edit] Inline editing enum fields with null shows no dropdown - bug #3442004 [interface] DB suggestion not correct for user with underscore - bug #3438420 [core] Magic quotes removed in PHP 5.4 - bug #3398788 [session] No feedback when result is empty (signon auth_type) - bug #3384035 [display] Problems regarding ShowTooltipAliasTB - bug #3306875 [edit] Can't rename a database that contains views - bug #3452506 [edit] Unable to move tables with triggers - bug #3449659 [navi] Fast filter broken with table tree - bug #3448485 [GUI] Firefox favicon frameset regression - [core] Better compatibility with mysql extension - [security] Self-XSS on export options (export server/database/table), see PMASA-2011-20 - [security] Self-XSS in setup (host parameter), see PMASA-2011-19 To generate a diff of this commit: cvs rdiff -u -r1.91.2.3 -r1.91.2.4 pkgsrc/databases/phpmyadmin/Makefile cvs rdiff -u -r1.52.2.3 -r1.52.2.4 pkgsrc/databases/phpmyadmin/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.