Module Name: src Committed By: snj Date: Fri Jul 17 05:48:20 UTC 2009
Modified Files: src/doc [netbsd-4-0]: CHANGES-4.0.2 Log Message: Ticket 1337. To generate a diff of this commit: cvs rdiff -u -r1.1.2.45 -r1.1.2.46 src/doc/CHANGES-4.0.2 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-4.0.2 diff -u src/doc/CHANGES-4.0.2:1.1.2.45 src/doc/CHANGES-4.0.2:1.1.2.46 --- src/doc/CHANGES-4.0.2:1.1.2.45 Tue Jul 14 19:58:42 2009 +++ src/doc/CHANGES-4.0.2 Fri Jul 17 05:48:19 2009 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-4.0.2,v 1.1.2.45 2009/07/14 19:58:42 snj Exp $ +# $NetBSD: CHANGES-4.0.2,v 1.1.2.46 2009/07/17 05:48:19 snj Exp $ A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2 release: @@ -723,3 +723,9 @@ Fixes CVE-2009-0692. [tonnerre, ticket #1336] +dist/dhcp/server/dhcp.c 1.11 + + Fix behavior of dhcpd in the case where clientid and hardware + ethernet definitions are mixed. Fixes a refcount assertion. + [tonnerre, ticket #1337] +