From: Russ Allbery Date: Sun, 20 Oct 2013 15:42:37 +0000 (-0700) Subject: Add changelog entries for upstream 1.6.5.1 release X-Git-Tag: debian/1.6.5.1-1~9 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=2b44c3ba6c8d151cc47bdbf7820ffe8cc88fd4db;p=packages%2Fo%2Fopenafs.git Add changelog entries for upstream 1.6.5.1 release --- diff --git a/debian/changelog b/debian/changelog index eaeac4bb6..40982a74b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ 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. * 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