From: Russ Allbery Date: Sun, 20 Oct 2013 15:51:15 +0000 (-0700) Subject: Add additional cherry-pick to the changelog X-Git-Tag: debian/1.6.5.1-1~5 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=274b2c42000f6e2bb2d089d2d71dcf720dc8ff6a;p=packages%2Fo%2Fopenafs.git Add additional cherry-pick to the changelog --- diff --git a/debian/changelog b/debian/changelog index 4777d60f0..3f83bb830 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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