From a08327fe2e74269d26eef1cddd7c9f9b7efa96e2 Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Fri, 9 Mar 2018 18:32:29 -0600 Subject: [PATCH] Update NEWS for 1.8.0 final release Change-Id: I70d73b832cd69395c712b42a391cd4d6d3ea4c8f Reviewed-on: https://gerrit.openafs.org/12953 Tested-by: BuildBot Reviewed-by: Michael Meffie Reviewed-by: Benjamin Kaduk --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f5c76eb9a..1c64059fc 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ User-Visible OpenAFS Changes -OpenAFS 1.8.0pre5 +OpenAFS 1.8.0 All Platforms @@ -128,6 +128,7 @@ OpenAFS 1.8.0pre5 - Move the legacy kaserver and related programs to separate sub-packages, which are only built when rpmbuild is given the '--with kauth' option (12600, 12872) + - Package the libuafs perl bindings (12921) * Add a new protection error code (PRNAMETOOLONG) instead of silently truncating names which exceed the maximum name length (PR_MAXNAMELEN). @@ -348,6 +349,9 @@ OpenAFS 1.8.0pre5 pressure on cache usage, avoiding d_invalidate(), which can cause getcwd() failures on RHEL 7.4. + * Apply a workaround to be compatible with RHEL 7.5's KABI preservation + strategy for reading directories. + * Improve error reporting when encountering corrupt directories. * Improve rx error handling in the Linux cache manager. -- 2.39.5