Module Name: src
Committed By: riz
Date: Sun Oct 16 23:49:21 UTC 2011
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Ticket 1670.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.47 -r1.1.2.48 src/doc/CHANGES-5.0.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-5.0.3
diff -u src/doc/CHANGES-5.0.3:1.1.2.47 src/doc/CHANGES-5.0.3:1.1.2.48
--- src/doc/CHANGES-5.0.3:1.1.2.47 Mon Aug 22 17:50:07 2011
+++ src/doc/CHANGES-5.0.3 Sun Oct 16 23:49:21 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.47 2011/08/22 17:50:07 riz Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.48 2011/10/16 23:49:21 riz Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -2814,3 +2814,8 @@ xsrc/xfree/xc/lib/font/fontfile/decompre
Address CVE-2011-2895, buffer overflow in decompression.
[joerg, ticket #1661]
+sbin/ifconfig/carp.c 1.13
+
+ Stop ifconfig dumping core when attaching carp to an interface.
+ [bouyer, ticket #1670]
+