Module Name: src
Committed By: riz
Date: Mon Aug 8 19:36:22 UTC 2011
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Ticket 1643.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.44 -r1.1.2.45 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.44 src/doc/CHANGES-5.0.3:1.1.2.45
--- src/doc/CHANGES-5.0.3:1.1.2.44 Thu Jul 7 20:35:27 2011
+++ src/doc/CHANGES-5.0.3 Mon Aug 8 19:36:22 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.44 2011/07/07 20:35:27 sborrill Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.45 2011/08/08 19:36:22 riz Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -2799,3 +2799,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]
+