From e2fb3c259cd70e40be3e68ca76ea74e529558a74 Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Sun, 1 Jul 2018 14:57:57 -0500 Subject: [PATCH] Flesh out changelog entry for 1.8.1pre2 Change-Id: I1c3af330b992437ac0e3efbd1ce623f832ed9a2b --- debian/changelog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a2bcf9bad..846bedd09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,17 @@ openafs (1.8.1~pre2-1) UNRELEASED; urgency=medium - * New upstream prerelease. + * New upstream prerelease: + - Add support for arm64 + - Improve usability of the shared libraries and public API + - Fix volume callbacks so clients see updates after volume releases + - Fix Rx connection refcount error that could lead to server crashes + - Fix panic when cahe bypass is enabled + - Use valid serial number for Rx aborts if possible (and 0 otherwise) + - Return valid InlineBulkStatus responses in error cases + - The fileserver rejects invalid partition names when attaching partitions + - Improve cache manager behavior when unable to open cache files (e.g., + if the cache partition is remounted readonly) + - Improve some error messages -- Benjamin Kaduk Sun, 01 Jul 2018 14:39:03 -0500 -- 2.39.5