Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 129A763C673 for ; Fri, 27 May 2011 11:07:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E610614A1D8; Fri, 27 May 2011 11:07:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 76D5B14A1D1 for ; Fri, 27 May 2011 11:07:02 +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 aX6jc6HWLfvM for ; Fri, 27 May 2011 11:07:01 +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 DDCCD14A1B6 for ; Fri, 27 May 2011 11:07:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CAC59175DD; Fri, 27 May 2011 11:07:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Date: Fri, 27 May 2011 11:07:01 +0000 From: "Steven Drake" Subject: CVS commit: [pkgsrc-2011Q1] pkgsrc/www/wordpress To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20110527110701.CAC59175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Fri May 27 11:07:01 UTC 2011 Modified Files: pkgsrc/www/wordpress [pkgsrc-2011Q1]: Makefile distinfo Log Message: Pullup ticket #3441 - requested by morr www/wordpress security update Revisions pulled up: - www/wordpress/Makefile 1.19 - www/wordpress/distinfo 1.15 --- Module Name: pkgsrc Committed By: morr Date: Thu May 26 22:59:38 UTC 2011 Modified Files: pkgsrc/www/wordpress: Makefile distinfo Log Message: Security update to 3.1.3. * Various security hardening by Alexander Concha. * Taxonomy query hardening by John Lamansky. * Prevent sniffing out user names of non-authors by using canonical redirects. Props Verónica Valeros. * Media security fixes by Richard Lundeen of Microsoft, Jesse Ou of Microsoft, and Microsoft Vulnerability Research. * Improves file upload security on hosts with dangerous security settings. * Cleans up old WordPress import files if the import does not finish. * Introduce "clickjacking" protection in modern browsers on admin and login pages. To generate a diff of this commit: cvs rdiff -u -r1.16.2.2 -r1.16.2.3 pkgsrc/www/wordpress/Makefile cvs rdiff -u -r1.12.2.2 -r1.12.2.3 pkgsrc/www/wordpress/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.