pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/apr Update to 1.3.8 (security fix).
details: https://anonhg.NetBSD.org/pkgsrc/rev/49363c75831a
branches: trunk
changeset: 397005:49363c75831a
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Aug 07 14:29:44 2009 +0000
description:
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 <mattlewis%google.com@localhost>, 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]
diffstat:
devel/apr/Makefile | 4 ++--
devel/apr/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 0f116593fb9e -r 49363c75831a devel/apr/Makefile
--- a/devel/apr/Makefile Fri Aug 07 14:00:49 2009 +0000
+++ b/devel/apr/Makefile Fri Aug 07 14:29:44 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2009/08/04 10:09:35 tonnerre Exp $
+# $NetBSD: Makefile,v 1.59 2009/08/07 14:29:44 gdt Exp $
-DISTNAME= apr-1.3.7
+DISTNAME= apr-1.3.8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_APACHE:=apr/}
diff -r 0f116593fb9e -r 49363c75831a devel/apr/distinfo
--- a/devel/apr/distinfo Fri Aug 07 14:00:49 2009 +0000
+++ b/devel/apr/distinfo Fri Aug 07 14:29:44 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2009/08/04 10:09:35 tonnerre Exp $
+$NetBSD: distinfo,v 1.27 2009/08/07 14:29:44 gdt Exp $
-SHA1 (apr-1.3.7.tar.gz) = 7fcc110e60a77424b6f0a80fd7bc3ddce24d7dbd
-RMD160 (apr-1.3.7.tar.gz) = 539e03b6ef8da828e53ce231e12802543e9de0f2
-Size (apr-1.3.7.tar.gz) = 1148153 bytes
+SHA1 (apr-1.3.8.tar.gz) = 6ed6a18230c48b4324eb0f6cbb02159a0762fc21
+RMD160 (apr-1.3.8.tar.gz) = f45e1eaac6984e1207305f97c969d7adf806914b
+Size (apr-1.3.8.tar.gz) = 1164963 bytes
Home |
Main Index |
Thread Index |
Old Index