Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 55EAD7A46B for ; Tue, 10 May 2016 06:12:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F184C85F2A; Tue, 10 May 2016 06:12:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7E7A085E40 for ; Tue, 10 May 2016 06:12:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id dClDAmwN4RuK for ; Tue, 10 May 2016 06:12:18 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 243E084CED for ; Tue, 10 May 2016 06:12:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1ED56FBBA; Tue, 10 May 2016 06:12:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 10 May 2016 06:12:18 +0000 From: "Amitai Schlair" Subject: CVS commit: pkgsrc/www/ikiwiki To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20160510061218.1ED56FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: schmonz Date: Tue May 10 06:12:18 UTC 2016 Modified Files: pkgsrc/www/ikiwiki: Makefile distinfo Log Message: Update to 3.20160509. From the changelog: [ Amitai Schlair ] * img: ignore the case of the extension when detecting image format, fixing the regression that *.JPG etc. would not be displayed since 3.20160506 [ Simon McVittie ] * img: parse img_allowed_formats case-insensitively, as was done in 3.20141016.3 * inline: restore backwards compat for show=-1 syntax, which worked before 3.20160121 * Remove a spurious changelog entry from 3.20160506 (the relevant change was already in 3.20150614) * Add CVE-2016-4561 reference to 3.20160506 changelog * Set high urgency to get the CVE-2016-4561 fix and CVE-2016-3714 mitigation into testing -- Simon McVittie Mon, 09 May 2016 21:57:09 +0100 To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140 pkgsrc/www/ikiwiki/Makefile cvs rdiff -u -r1.112 -r1.113 pkgsrc/www/ikiwiki/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.