]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Add additional cherry-pick to the changelog
authorRuss Allbery <rra@debian.org>
Sun, 20 Oct 2013 15:51:15 +0000 (08:51 -0700)
committerRuss Allbery <rra@debian.org>
Sun, 20 Oct 2013 15:51:15 +0000 (08:51 -0700)
debian/changelog

index 4777d60f0d099d4c6faf6e1454bd2a54f93ba82f..3f83bb830bda153a88bab0eef473bf6d197d6dab 100644 (file)
@@ -3,8 +3,10 @@ openafs (1.6.5.1-1) UNRELEASED; urgency=low
   * New upstream release.
     - Support for Linux 3.11 and 3.12 (up to 3.12-rc3).
     - Fixed core dumps into AFS with some Linux kernels.
-  * Apply upstream deltas needed by Ubuntu.
+  * Cherry-pick additional upstream fixes.
     - [7242e25a] Fix library ordering when building aklog.
+    - [514fc63d] Fix budb crash when the -servers command-line option
+      is given.  (Closes: #718253)
   * Ignore errors when reading ThisCell in the openafs-client config
     script.  If the file doesn't end in a newline, read will still succeed
     and set the variable, but will exit with a non-zero status.  This