]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Update NEWS for 1.6.18.2
authorStephan Wiesand <stephan.wiesand@desy.de>
Fri, 15 Jul 2016 11:48:07 +0000 (13:48 +0200)
committerStephan Wiesand <stephan.wiesand@desy.de>
Mon, 18 Jul 2016 10:50:59 +0000 (06:50 -0400)
Release notes for 1.6.18.2

Change-Id: I7cc22fa5c8734454eac11a9645e2bb366c43d9d5
Reviewed-on: https://gerrit.openafs.org/12334
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
NEWS

diff --git a/NEWS b/NEWS
index 8528ca49c3e479fa3b20c84c9c13dba4bc017401..885822f620b0b3618c2227966fdf97ed1d267a01 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,28 @@
                        User-Visible OpenAFS Changes
 
+OpenAFS 1.6.18.2
+
+  Linux clients
+
+    * Support for mainline kernel 4.6 and distribution kernels with
+      backports from it (12332)
+
+    * Switch back to the pre-1.6.18 algorithm for freeing unused vcaches.
+      While the new algorithm is still believed to be correct, it turned
+      out that at least on some kernels, including 4.5 and 4.6, the dentry
+      for the current working directory may be erroneously invalidated.
+      This could lead to errors like "Unable to read current working directory"
+      when a directory wasn't accessed for a few minutes. (12323)
+
+    * Use a secure URL to retrieve the CellServDB in the script to create
+      the Red Hat source package (12330)
+
+  FreeBSD
+
+    * Added sysname IDs for 10.2 and 10.3 to fix the build on those platforms
+      (12322)
+
+
 OpenAFS 1.6.18.1
 
   Linux clients