Module Name: src
Committed By: riz
Date: Sun Oct 16 23:48:47 UTC 2011
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.1
Log Message:
Ticket 1670.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.33 -r1.1.2.34 src/doc/CHANGES-5.1.1
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.1.1
diff -u src/doc/CHANGES-5.1.1:1.1.2.33 src/doc/CHANGES-5.1.1:1.1.2.34
--- src/doc/CHANGES-5.1.1:1.1.2.33 Mon Aug 22 17:50:28 2011
+++ src/doc/CHANGES-5.1.1 Sun Oct 16 23:48:47 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.33 2011/08/22 17:50:28 riz Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.34 2011/10/16 23:48:47 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
release:
@@ -2510,3 +2510,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]
+