From: Stephan Wiesand Date: Wed, 28 Sep 2016 10:39:26 +0000 (+0200) Subject: Update NEWS for 1.6.19pre1 X-Git-Tag: upstream/1.6.20^2~9 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=8462602c8f2a98d78a3779f78fd6d27be08aea89;p=packages%2Fo%2Fopenafs.git Update NEWS for 1.6.19pre1 Preliminary release notes for OpenAFS 1.6.19 Change-Id: Ida6c6a70f2c26f1ddaea6d0b12d3c72cfbde06a1 Reviewed-on: https://gerrit.openafs.org/12395 Tested-by: BuildBot Reviewed-by: Benjamin Kaduk Reviewed-by: Stephan Wiesand --- diff --git a/NEWS b/NEWS index e9f47d605..02a9f81b8 100644 --- 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