]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Flesh out changelog for upstream 1.6.10pre1 prerelease
authorBenjamin Kaduk <kaduk@mit.edu>
Tue, 19 Aug 2014 22:56:45 +0000 (18:56 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Wed, 20 Aug 2014 03:28:13 +0000 (23:28 -0400)
Thanks to Andrew Deason for writing up the entries to be listed.

debian/changelog

index eff0de2ef76ad796daba4d1885c7173e800b9d0f..41a55b66d4bc2f60a9686d35b349f65d88473a9a 100644 (file)
@@ -2,6 +2,31 @@ openafs (1.6.10~pre1-1) UNRELEASED; urgency=low
 
   [ Benjamin Kaduk ]
   * New upstream pre-release.
+    - Linux kernels up to 3.16 are now supported.
+    - The amount of free space and reported for /afs is now 2 TiB, up
+      from the previous reported value of around 9 GiB.
+    - Fix 'pts removeuser' behavior in the ptserver for some supergroups
+      over a certain membership size.
+    - Fix logging behavior when rotating logs via the "copy and truncate"
+      approach.
+    - Add new log messages in the volserver log and the vlserver audit log.
+    - Reduce the amount of kernel stack space used in the client.
+    - Improve error handling for a wide variety of cases for various tools.
+    - Improve periodic hanging in the client when a large number of PAGs
+      and files are in use.
+    - Fix 'afs-up' to handle large ACLs correctly.
+    - Fix a crash in 'aklog' when retrying ticket acquisition.
+    - Fix a crash in xstat_fs_test and scout when their local port is
+      already in use.
+    - Fix an error in the client lock handling that prevented checking
+      for the existence of write locks on readonly volumes.
+    - Fix an error in the client that could cause cache inconsistencies
+      if another client removed a directory entry, and recreated a
+      different entry with the same name.
+    - Avoid ignoring build failures during the client kernel module build
+      process, hopefully leading to better error messages in some cases
+      when building the kernel module.
+    - Fix various possible problems when building with parallel make.
 
   [ Russ Allbery ]
   * Retroactively add the CVE for OPENAFS-SA-2014-002 to the changelog for