* Remove the workaround added for 2.6.20 and 2.6.21 kernels with
CONFIG_PARAVIRT enabled. The mistaken GPL-labelling of core
interfaces was fixed in 2.6.22, which has now migrated to testing.
+ * Scan /var/log/openafs for core files with a PID appended when a server
+ run by bosserver exits with a signal. bosserver was unable to
+ correctly handle core files for multithreaded servers since it
+ expected a filename of core and Linux always appends a PID to core
+ dumps by multithreaded processes.
* Fix make kdist in openafs-modules-source, inadvertently broken by a
missing genchanges script.
+ * Stop creating /var/lib/openafs/cores. Nothing actually uses it.
- -- Russ Allbery <rra@debian.org> Mon, 15 Oct 2007 23:28:11 -0700
+ -- Russ Allbery <rra@debian.org> Tue, 16 Oct 2007 14:55:34 -0700
openafs (1.4.4.dfsg1-7) unstable; urgency=low