Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8C90063C280 for ; Fri, 7 Aug 2009 18:44:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3222C63B121; Fri, 7 Aug 2009 18:44:35 +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 ABE6963B123 for ; Fri, 7 Aug 2009 18:44:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 91B6B175D0; Fri, 7 Aug 2009 18:44:33 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 7 Aug 2009 18:44:33 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2009Q2] pkgsrc/devel/apr To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20090807184433.91B6B175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: spz Date: Fri Aug 7 18:44:33 UTC 2009 Modified Files: pkgsrc/devel/apr [pkgsrc-2009Q2]: Makefile distinfo Log Message: Pullup ticket 2856 - requested by gdt security update Revisions pulled up: - pkgsrc/devel/apr/Makefile 1.59 - pkgsrc/devel/apr/distinfo 1.27 Module Name: pkgsrc Committed By: gdt Date: Fri Aug 7 14:29:44 UTC 2009 Modified Files: pkgsrc/devel/apr: Makefile distinfo Log Message: Update to 1.3.8 (security fix). Changes for APR 1.3.8 *) SECURITY: CVE-2009-2412 (cve.mitre.org) Fix overflow in pools and rmm, where size alignment was taking place. [Matt Lewis , Sander Striker] *) Make sure that "make check" is used in the RPM spec file, consistent with apr-util. [Graham Leggett] *) Pass default environment to testflock, testoc and testpipe children, so that tests run when APR is compiled with Intel C Compiler. [Bojan Smojver] To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 pkgsrc/devel/apr/Makefile cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/apr/distinfo To generate a diff of this commit: cvs rdiff -u -r1.57.2.1 -r1.57.2.2 pkgsrc/devel/apr/Makefile cvs rdiff -u -r1.25.2.1 -r1.25.2.2 pkgsrc/devel/apr/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.