]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Flesh out changelog entry for 1.8.1pre2
authorBenjamin Kaduk <kaduk@mit.edu>
Sun, 1 Jul 2018 19:57:57 +0000 (14:57 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Sun, 1 Jul 2018 19:57:57 +0000 (14:57 -0500)
Change-Id: I1c3af330b992437ac0e3efbd1ce623f832ed9a2b

debian/changelog

index a2bcf9bad44e0c0f2d0184f240fe58db5e7aa79d..846bedd09bea6898bdbad6748d837111906473b6 100644 (file)
@@ -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 <kaduk@mit.edu>  Sun, 01 Jul 2018 14:39:03 -0500