From: Russ Allbery Date: Sat, 10 Nov 2007 03:37:28 +0000 (+0000) Subject: - Even with a new enough Linux kernel to support keyrings, we still X-Git-Tag: debian/1.4.5.dfsg1-1~5 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=ef78f91a134f1749d91b1cfdd5e2bb8473de0270;p=packages%2Fo%2Fopenafs.git - Even with a new enough Linux kernel to support keyrings, we still may have found the system call table and need to clean it up when unloading the module. (Closes: #448793) --- diff --git a/debian/changelog b/debian/changelog index 978c8dba6..232d2959b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,15 @@ openafs (1.4.5.dfsg1-1) unstable; urgency=low * New upstream release. + - Even with a new enough Linux kernel to support keyrings, we still + may have found the system call table and need to clean it up when + unloading the module. (Closes: #448793) * Fix signing the generated the changes file on a kernel module build. The module build file reorganization required an additional change to genchanges. Thanks, Anders Kaseorg. (Closes: #448449) * Expose prototypes for the ktc_* functions. (Closes: #449432) - -- Russ Allbery Fri, 09 Nov 2007 19:36:41 -0800 + -- Russ Allbery Fri, 09 Nov 2007 19:40:11 -0800 openafs (1.4.5~pre2.dfsg1-1) unstable; urgency=low