From: Russ Allbery Date: Thu, 3 Jan 2013 05:48:43 +0000 (-0800) Subject: Add bug closer for later Linux kernel support X-Git-Tag: debian/1.6.2_pre2-1~8 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=5532a2adf6d4d8a9a66d8f225bc3f19d53d1dd8c;p=packages%2Fo%2Fopenafs.git Add bug closer for later Linux kernel support --- diff --git a/debian/changelog b/debian/changelog index 10fe11c53..9a57f0a8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ openafs (1.6.2~pre2-1) UNRELEASED; urgency=low * New upstream prerelease. + - Support Linux kernels up to 3.7. (Closes: #685973) - Fix fileservers to properly report >2 TiB partitions. - Fix stale volume info from vos examine on non-DAFS filservers. - Fix possible volume corruption with vos convertROtoRW. @@ -14,7 +15,6 @@ openafs (1.6.2~pre2-1) UNRELEASED; urgency=low - Fix client page cache corruption on Linux. When multiple clients read and write to a file, the reading client may see first couple bytes of a file as nulls. - - Support Linux kernels up to 3.7. - Support newer glibc versions. * Switch to xz compression for the upstream tarball, Debian tarball, and binary packages.