]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Add initial changelog entry for 1.6.0~pre1-1
authorRuss Allbery <rra@debian.org>
Sat, 25 Dec 2010 03:18:28 +0000 (19:18 -0800)
committerRuss Allbery <rra@debian.org>
Sat, 25 Dec 2010 03:18:28 +0000 (19:18 -0800)
debian/changelog

index 869c667c9a9c1270c78538fa6ae15988bb8fa66f..672bdf6c0d0d92aefa23d3ccebca30840f9b3528 100644 (file)
@@ -1,5 +1,22 @@
-openafs (1.5.77-3) UNRELEASED; urgency=low
-
+openafs (1.6.0~pre1-1) UNRELEASED; urgency=low
+
+  * New upstream prerelease.
+    - Rx performance improvements.
+    - Correct byte order handling of port in SRV record lookups.
+    - More robust vos release to sites previously marked "don't use."
+    - vos properly matches sites with multihomed servers.
+    - Fix ptserver supergroups support on 64-bit platforms.
+    - Bug fixes for demand-attach salvaging.
+    - Avoid potential crash when attaching a volume fails.
+    - Properly hold the host lock during host enumeration in fileserver.
+    - Use larger I/O sizes in memcache to improve performance.
+    - Avoid potential alignment issues in pioctl calls.
+    - Servers now marked down when GetCapabilities returns an error.
+    - Avoid blocking xvcache lock when freeing in-use vcaches.
+    - In-use vcache count now properly tracked.
+    - Properly configure LWP to use ucontext on appropriate platforms.
+    - Eliminate spurious AFS system call errors.
+    - Linux 2.6.37 support.
   * In the openafs-client init script, don't attempt to stop or restart
     the AFS client if module loading is disabled.  Stopping afsd without
     unloading the module would leave the system in an inconsistent state.