- 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)
+ * Use uname -m rather than dpkg --print-architecture to determine the
+ sysname for kernel module builds. Otherwise, builds with a different
+ kernel architecture than userspace (amd64 kernels with i386 userspace,
+ for example) don't work. Thanks, Anders Kaseorg. (Closes: #448452)
* 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 <rra@debian.org> Fri, 09 Nov 2007 19:40:11 -0800
+ -- Russ Allbery <rra@debian.org> Fri, 09 Nov 2007 19:51:31 -0800
openafs (1.4.5~pre2.dfsg1-1) unstable; urgency=low