Module Name: src
Committed By: riz
Date: Sat May 19 17:08:10 UTC 2012
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
Ticket 1445.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.98 -r1.1.2.99 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.98 src/doc/CHANGES-4.0.2:1.1.2.99
--- src/doc/CHANGES-4.0.2:1.1.2.98 Fri May 11 19:11:07 2012
+++ src/doc/CHANGES-4.0.2 Sat May 19 17:08:10 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.98 2012/05/11 19:11:07 riz Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.99 2012/05/19 17:08:10 riz Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -1364,3 +1364,9 @@ crypto/dist/openssl/crypto/buffer/buffer
Address CVE-2012-2110.
[drochner, ticket #1444]
+sys/netsmb/subr_mchain.c 1.21
+
+ Fix an smbfs regression introduced in ticket #1398.
+ PR#44092.
+ [nakayama, ticket #1445]
+