Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id F0B0563C4CB for ; Wed, 2 Dec 2009 23:21:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A59BF63B19F; Wed, 2 Dec 2009 23:21:29 +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 9014E63B115 for ; Wed, 2 Dec 2009 23:21:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 76D12175DD; Wed, 2 Dec 2009 23:21:28 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 2 Dec 2009 23:21:28 +0000 From: Matthias Scheler Subject: CVS commit: [pkgsrc-2009Q3] pkgsrc/devel/apr To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20091202232128.76D12175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Wed Dec 2 23:21:28 UTC 2009 Modified Files: pkgsrc/devel/apr [pkgsrc-2009Q3]: Makefile distinfo Log Message: Pullup ticket #2492 - requested by fhajny apr: security update Revisions pulled up: - devel/apr/Makefile 1.60 - devel/apr/distinfo 1.28 --- Module Name: pkgsrc Committed By: fhajny Date: Wed Dec 2 11:36:27 UTC 2009 Modified Files: pkgsrc/devel/apr: Makefile distinfo Log Message: Update to 1.3.9 (security fix). Changes for APR 1.3.9 *) SECURITY: CVE-2009-2699 (cve.mitre.org) Faulty error handling in the Solaris pollset support (Event Port backend) which could trigger hangs in the prefork and event MPMs on that platform. PR 47645. [Jeff Trawick] To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.59.2.1 pkgsrc/devel/apr/Makefile cvs rdiff -u -r1.27 -r1.27.2.1 pkgsrc/devel/apr/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.