]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Update NEWS for 1.6.19pre1
authorStephan Wiesand <stephan.wiesand@desy.de>
Wed, 28 Sep 2016 10:39:26 +0000 (12:39 +0200)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 19 Oct 2016 13:23:45 +0000 (09:23 -0400)
Preliminary release notes for OpenAFS 1.6.19

Change-Id: Ida6c6a70f2c26f1ddaea6d0b12d3c72cfbde06a1
Reviewed-on: https://gerrit.openafs.org/12395
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
NEWS

diff --git a/NEWS b/NEWS
index e9f47d60566ef64d0f46d3bc0f0dcc51b964b003..02a9f81b86f25c6b7c3bc42f4d731a65a59d4568 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,31 @@
                        User-Visible OpenAFS Changes
 
+OpenAFS 1.6.19 (in progress)
+
+  All platforms
+
+    * Documentation improvements (12304)
+    * Fixes for test failures (12396 12415)
+
+  All DB server platforms
+
+    * Avoid potentially writing to an out of date volume location or protection
+      database, or losing a database write, which could happen in rare cases
+      under special conditions during database leader election
+      (12339 12389)
+
+  Solaris clients
+
+    * Allow the fsinfo::: DTrace provider to work with AFS files (12371)
+
+  Linux clients
+
+    * Don't commit more data to a file than was actually copied during writes,
+      which could happen on architectures with a page size > 4 KiB (12413)
+    * Fixed build on PPC64 with GCC 6.1 (12388) (RT #133407)
+    * Fixed build on x86_64 with recent GCC (12365 12366)
+
+
 OpenAFS 1.6.18.3
 
   Linux clients