pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/apr-util Update "apr-util" package to version 1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/75341086f7d2
branches: trunk
changeset: 396998:75341086f7d2
user: tron <tron%pkgsrc.org@localhost>
date: Fri Aug 07 10:39:23 2009 +0000
description:
Update "apr-util" package to version 1.3.9. Changes since 1.3.8:
- SECURITY: CVE-2009-2412 (cve.mitre.org)
Fix overflow in 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, so that
the crypto, dbd and dbm tests pass. [Graham Leggett]
- Make sure the mysql version of dbd_mysql_get_entry() respects the
rule that if the column number exceeds the number of columns, we
return NULL. [Graham Leggett]
- Ensure the dbm module is packaged up correctly in the RPM.
[Graham Leggett]
- Clarify the error messages within the dbd tests. [Graham Leggett]
diffstat:
devel/apr-util/Makefile | 4 ++--
devel/apr-util/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r b25f6bf6a161 -r 75341086f7d2 devel/apr-util/Makefile
--- a/devel/apr-util/Makefile Fri Aug 07 09:31:53 2009 +0000
+++ b/devel/apr-util/Makefile Fri Aug 07 10:39:23 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2009/08/04 10:13:04 tonnerre Exp $
+# $NetBSD: Makefile,v 1.14 2009/08/07 10:39:23 tron Exp $
-DISTNAME= apr-util-1.3.8
+DISTNAME= apr-util-1.3.9
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_APACHE:=apr/}
diff -r b25f6bf6a161 -r 75341086f7d2 devel/apr-util/distinfo
--- a/devel/apr-util/distinfo Fri Aug 07 09:31:53 2009 +0000
+++ b/devel/apr-util/distinfo Fri Aug 07 10:39:23 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2009/08/04 10:13:04 tonnerre Exp $
+$NetBSD: distinfo,v 1.8 2009/08/07 10:39:23 tron Exp $
-SHA1 (apr-util-1.3.8.tar.gz) = 17e201fa6ac2c3037fadca8d7c8baa2a30e210e5
-RMD160 (apr-util-1.3.8.tar.gz) = b15f3d4077d139bd092b013696cfecff4fd0db62
-Size (apr-util-1.3.8.tar.gz) = 789031 bytes
+SHA1 (apr-util-1.3.9.tar.gz) = fd2a76352353e6bc2f7cc7da80e2ab3842795199
+RMD160 (apr-util-1.3.9.tar.gz) = f6180ba186e8ed73831b1da78de7ec57fc1cb162
+Size (apr-util-1.3.9.tar.gz) = 790952 bytes
SHA1 (patch-aa) = 8266136e6211c3c98a1f2dee8a33cd2bac50fbce
SHA1 (patch-ab) = 2eb58e941a54dc5f4531476b1017ac4f6ee1b4a6
Home |
Main Index |
Thread Index |
Old Index