Module Name: src
Committed By: riz
Date: Mon Nov 22 02:54:30 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Ticket 1477
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.21 -r1.1.2.22 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.21 src/doc/CHANGES-5.0.3:1.1.2.22
--- src/doc/CHANGES-5.0.3:1.1.2.21 Fri Nov 19 21:12:29 2010
+++ src/doc/CHANGES-5.0.3 Mon Nov 22 02:54:30 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.21 2010/11/19 21:12:29 riz Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.22 2010/11/22 02:54:30 riz Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -350,3 +350,9 @@
Fix a race condition. (CVE-2010-3864)
[christos, ticket #1479]
+sys/kern/vfs_wapbl.c 1.38 via patch
+
+ Fix an error that can lead to file system corruption and
+ freeing free block" panics.
+ [hannken, ticket #1477]
+