]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Initial changelog entry for 1.5.77
authorRuss Allbery <rra@debian.org>
Tue, 21 Sep 2010 20:48:43 +0000 (13:48 -0700)
committerRuss Allbery <rra@debian.org>
Tue, 21 Sep 2010 20:48:43 +0000 (13:48 -0700)
debian/changelog

index 71a6e61e516b1ee2d4120aa418ef328189ce663b..d9bfda5e2931f8f562c6cbd553d842a2c8a9a499 100644 (file)
@@ -1,5 +1,24 @@
-openafs (1.5.75-3) UNRELEASED; urgency=low
+openafs (1.5.77-1) UNRELEASED; urgency=low
 
+  * New upstream testing release.
+    - Demand-attach servers are now always built and installed under
+      separate names (dafileserver, davolserver, dasalvager).  This means
+      that the default names are no longer demand-attach, which means that
+      upgrades from previous experimental versions will fail (but upgrades
+      from non-experimental versions will be much cleaner).
+    - Linux 2.6.36 support and improved freezer interface support.
+    - More robust path MTU detection.
+    - Return VNOVOL from fileserver when a volume is deleted.
+    - Improve handling of some corruption in the salvager.
+    - Relax too-strict checks in ptserver on foreign names.
+    - Better reporting of failures during volume attach.
+    - Better fileserver handling of host hash collisions.
+    - Fix statistics reporting in RXAFS_GetStatistics64.
+    - Improved disconnected mode reference tracking.
+    - Avoid a kernel panic during vcache contention.
+    - Fix potential kernel panic during bulkstatus.
+    - Better vos dry-run mode for syncvldb and syncserv.
+    - Fix s390x kernel build support.
   * The openafs-fileserver init script now depends on $named since
     apparently the volserver requires DNS during startup.  Thanks, Jaap
     Winius.  (Closes: #589783)