]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Update NEWS for 1.6.5.2
authorStephan Wiesand <stephan.wiesand@desy.de>
Sun, 15 Dec 2013 22:54:15 +0000 (23:54 +0100)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 20 Dec 2013 15:31:20 +0000 (07:31 -0800)
Release notes for 1.6.5.2

Change-Id: I59f5aa9a6887e3d23288672a08e67e0d676e239c
Reviewed-on: http://gerrit.openafs.org/10587
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
NEWS

diff --git a/NEWS b/NEWS
index 6329185bbf45b22d62aecc2a7e418cccd8c30386..e62f097cf9867ce3f02cb3d67b82729b6f8dc673 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,26 @@
                        User-Visible OpenAFS Changes
 
+OpenAFS 1.6.5.2
+
+  Linux clients
+
+    * Support RHEL 6.5 kernels, and possibly others with changes backported
+      from recent mainline kernels that touch getname/putname, by no longer
+      using those functions. Previously, the client could cause a kernel
+      panic when syscall auditing was enabled.
+
+      Note there's another known problem with this kernel, where a certain
+      anti-virus software prevents the client from accessing its disk
+      cache. The workaround is to disable virus scanning for the disk cache.
+
+    * Make tmpfs usable as the cache filesystem again. This had been broken
+      since kernel 3.1
+
+  OS X clients
+
+    * Support OS X 10.9 "Mavericks". Previously, attempting to create a
+      symbolic link on this platform resulted in a kernel panic.
+
 OpenAFS 1.6.5.1
 
 Linux clients