Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 17BB163BD37 for ; Sun, 22 May 2011 22:41:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E82D514A124; Sun, 22 May 2011 22:41:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3A8A414A121 for ; Sun, 22 May 2011 22:41: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 suEmTeq2GiVi for ; Sun, 22 May 2011 22:41: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 B1BA914A0D6 for ; Sun, 22 May 2011 22:41:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8A925175DD; Sun, 22 May 2011 22:41:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 22 May 2011 22:41:01 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/devel/apr To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20110522224101.8A925175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sun May 22 22:41:01 UTC 2011 Modified Files: pkgsrc/devel/apr: Makefile distinfo Removed Files: pkgsrc/devel/apr/patches: patch-aa Log Message: Update "apr" package to version 1.4.5. Change since version 1.4.4: - Security: CVE-2011-1928 apr_fnmatch(): Fix high CPU loop. [William Rowe] - Fix top_builddir in installed apr_rules.mk. [Bojan Smojver] Please note the fix for CVE-2011-1928 was previously already integrated as a patch. To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 pkgsrc/devel/apr/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/apr/distinfo cvs rdiff -u -r1.5 -r0 pkgsrc/devel/apr/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.