From e14f85874468478e16499a8328e2a521a49ddf08 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 23 May 2014 21:42:20 -0700 Subject: [PATCH] Flesh out changelog for upstream 1.6.8 release --- debian/changelog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6ea1965c9..f912530d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,25 @@ openafs (1.6.8-1) UNRELEASED; urgency=medium * New upstream release. + - Change the default fileserver sync behavior from delayed to + onclose so that explicit syncing only happens when a volume is + detached. + - Add -offline-timeout and -offline-shutdown-timeout options to the + fileserver, allowing interrupting of clients accessing volumes that + the fileserver is trying to take off-line. + - Fix RX bug that could hide errors during packet reception. + - Fix vos size -dump display for large volumes. + - Give up callbacks when the client is shut down. This can cause + crashes in old fileservers (prior to 1.4.6). + - Restore vos e alias for vos examine. + - Throttle byte-range lock warnings per file, and include the FID of + the file that the client is trying to lock. + - Avoid a possible panic during shutdown while tracing. + - Fix a bug that could cause getcwd to fail to find parent + directories. + - Avoid a delay when accessing uncached data in AFS in a confined + context under SELinux. + - Documentation, diagnostics, and error message improvements. -- Russ Allbery Fri, 23 May 2014 21:36:09 -0700 -- 2.39.5