From: Russ Allbery Date: Sat, 14 May 2011 18:06:58 +0000 (-0700) Subject: Add changelog entry for upstream kernel lockup patch X-Git-Tag: debian/1.6.0.pre5-1~3 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=cb0158ea1b0e0e52432b745b54da9549010cdcac;p=packages%2Fo%2Fopenafs.git Add changelog entry for upstream kernel lockup patch --- diff --git a/debian/changelog b/debian/changelog index 8e9780d79..bd7b34be3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,9 @@ openafs (1.6.0~pre5-1) UNRELEASED; urgency=low - Restrict the number of CBRs allocated at once. - Permit importing of -md5 and -md4 keys with asetkey. - Fix token return in aklog with 524 conversion. + * Apply upstream patch from http://gerrit.openafs.org/#change,4654 to + fix a configure problem detecting Linux kernel properties, leading to + a lockup on 2.6.38 kernels. * Update import-upstream and README.source for moving 1.6 from the experimental and upstream-1.5 branches to the master and upstream branches.