]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Update NEWS for 1.8.0pre4
authorBenjamin Kaduk <kaduk@mit.edu>
Tue, 26 Dec 2017 23:41:59 +0000 (17:41 -0600)
committerBenjamin Kaduk <kaduk@mit.edu>
Wed, 3 Jan 2018 05:55:32 +0000 (00:55 -0500)
Change-Id: I0ba71b1e837309b36db39895914b6a8b9380a81f
Reviewed-on: https://gerrit.openafs.org/12836
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
NEWS

diff --git a/NEWS b/NEWS
index d721113c5fc1e3a4412532872fa63d7c306f73e4..3f19af9731ae53849e7ffe6be1ce196da6383fb3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -324,6 +324,10 @@ OpenAFS 1.8.0pre3
     * Fix improper use of ENOENT and avoid incorrect use of linux negative
       dentry cache.
 
+    * Use a more correct (less aggressive) scheme to react to downward
+      pressure on cache usage, avoiding d_invalidate(), which can cause
+      getcwd() failures on RHEL 7.4.
+
     * Improve error reporting when encountering corrupt directories.
 
     * Improve rx error handling in the Linux cache manager.
@@ -334,6 +338,9 @@ OpenAFS 1.8.0pre3
     * Do not use the obsolete --enable-largefile-fileservers configure option
       when packaging RPMs.
 
+    * In Red Hat packaging, use a separate rpm for kmod debuginfo,
+      removing a needless tight version dependency on the userspace package.
+
     * Use the RemainAfterExit systemd feature to avoid premature exit
       when -afsdb is not given, for RPM packages.
 
@@ -349,7 +356,7 @@ OpenAFS 1.8.0pre3
 
     * Fix --enable-kernel-debug for linux 4.8+.
 
-    * Support linux 4.10, 4.11, 4.12, 4.13, 4.14
+    * Support linux 4.10, 4.11, 4.12, 4.13, 4.14, 4.15
 
   Solaris
 
@@ -382,6 +389,8 @@ OpenAFS 1.8.0pre3
     * Fix builds on MacOS 10.12 by building only the active architecture
       by default.
 
+    * Support versions up through 10.13 (High Sierra) and APFS
+
   FreeBSD
 
     * Use the native kernel module build system instead of an ad hoc