From 02591112794c9db143481be535618f8b7e2d0b5b Mon Sep 17 00:00:00 2001 From: des Date: Mon, 29 Apr 2013 21:10:49 +0000 Subject: [PATCH] Fix a bug that allows NFS clients to issue READDIR on files. (files missing from previous commit) PR: kern/178016 Security: CVE-2013-3266 Security: FreeBSD-SA-13:05.nfsserver Approved by: so git-svn-id: svn://svn.freebsd.org/base/stable/8@250068 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- UPDATING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UPDATING b/UPDATING index ffa9d018c..d9925ebd9 100644 --- a/UPDATING +++ b/UPDATING @@ -15,6 +15,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW ON IA64 OR SUN4V: debugging tools present in HEAD were left in place because sun4v support still needs work to become production ready. +20130429: + Fix a bug that allows NFS clients to issue READDIR on files. + 20130225: A new compression method (lz4) has been merged. Please refer to zpool-features(7) for more information. -- 2.45.0