From: Stephan Wiesand Date: Mon, 13 Apr 2015 11:01:51 +0000 (+0200) Subject: Update NEWS for 1.6.12pre1 X-Git-Tag: upstream/1.6.13^2~23 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=20d07f1763c9d72c5d8eb5fde09fe540fd5fc7df;p=packages%2Fo%2Fopenafs.git Update NEWS for 1.6.12pre1 Preliminary release notes for 1.6.12. Change-Id: Ic54f4720c85ca819680d91d5329acc7aaa0d1960 Reviewed-on: http://gerrit.openafs.org/11832 Tested-by: BuildBot Reviewed-by: Chas Williams <3chas3@gmail.com> Reviewed-by: Stephan Wiesand --- diff --git a/NEWS b/NEWS index 521959a18..43be0880a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,23 @@ User-Visible OpenAFS Changes +OpenAFS 1.6.12 (in progress) + + All server platforms + + * Avoid database corruption if a database server is shut down and then + brought up again quickly with an altered database (11773 11774) + (RT #131997) + + All client platforms + + * Fixed a potential buffer overflow in aklog (11808) + + * Avoid a bogus warning regarding the checkserver daemon, which could be + logged during startup when the cache initialization was very fast (11680) + + * Added documentation of the inaccuracy of the 'partition' field in + 'fs listquota' output for partitions larger than 2 TiB (11626) + OpenAFS 1.6.11.1 Linux clients