Module Name: src
Committed By: riz
Date: Mon Aug 8 19:35:42 UTC 2011
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.1
Log Message:
Ticket 1643
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 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.29 src/doc/CHANGES-5.1.1:1.1.2.30
--- src/doc/CHANGES-5.1.1:1.1.2.29 Fri Jul 8 21:06:16 2011
+++ src/doc/CHANGES-5.1.1 Mon Aug 8 19:35:41 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.29 2011/07/08 21:06:16 sborrill Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.30 2011/08/08 19:35:41 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
release:
@@ -2488,3 +2488,8 @@
Update bind to 9.7.3-P3 fixing CVE-2011-2464
[spz, ticket #1647]
+sys/net/if.c 1.243
+
+ Prevent crash when using 'ifconfig destroy'.
+ [sborrill, ticket #1643]
+