]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Update NEWS for OpenAFS 1.8.6pre2
authorStephan Wiesand <stephan.wiesand@desy.de>
Fri, 13 Mar 2020 17:19:45 +0000 (18:19 +0100)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 17 Apr 2020 16:15:10 +0000 (12:15 -0400)
Release notes for the second 1.8.6 prerelease

Change-Id: I3abfbfacb68a134afafa73a9ac292f9ee776d9a2
Reviewed-on: https://gerrit.openafs.org/14096
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
NEWS

diff --git a/NEWS b/NEWS
index df17434541606561d29720f21b0d2390d4b2d40d..6b1692080ebdffd936b60b7a25fc32d82a1c0d8f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,11 @@ OpenAFS 1.8.6 (in progress)
   All server platforms
 
     * Do not leave empty directories behind in the file server vice partition
-      when running the "vos zap -force" command (13896 13897)
+      when running the "vos zap -force" command (13897)
+
+    * Fix "vos zap -force" failures when the volume being zapped does not have
+      an entry in the fileserver's volume group cache (e.g., during fileserver
+      startup) (13896)
 
     * Relax the length limits on some membership lists used in ptserver RPCs,
       introduced in release 1.8.0 to prevent denial of service attacks, to
@@ -64,9 +68,14 @@ OpenAFS 1.8.6 (in progress)
       that in the current VLDB, to make it possible to complete a previously
       interrupted volume rename (14055)
 
+    * Allow processes which are sleeping due to PAG throttling to be killable
+      (13974).
+
+    * Fix set PAG failures due to signals (13975).
+
   Linux clients
 
-    * Support mainline kernels up to and including 5.6-rc2 (14069)
+    * Support mainline kernels up to and including 5.6 (14069 14094 14095)
 
     * Make builds succeed with --enable-checking for mainline kernels
       5.3-rc2 and later (13910)