From: Russ Allbery Date: Tue, 16 Oct 2007 21:53:22 +0000 (+0000) Subject: * Scan /var/log/openafs for core files with a PID appended when a server X-Git-Tag: debian/1.4.5.pre2.dfsg1-1~3 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=568371084a09b20f401e0f50330cf92aaf746be9;p=packages%2Fo%2Fopenafs.git * 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. * Stop creating /var/lib/openafs/cores. Nothing actually uses it. --- diff --git a/debian/changelog b/debian/changelog index b8f172622..8c86d97c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,10 +10,16 @@ openafs (1.4.5~pre2.dfsg1-1) UNRELEASED; urgency=low * 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 Mon, 15 Oct 2007 23:28:11 -0700 + -- Russ Allbery Tue, 16 Oct 2007 14:55:34 -0700 openafs (1.4.4.dfsg1-7) unstable; urgency=low diff --git a/debian/openafs-fileserver.dirs b/debian/openafs-fileserver.dirs index 4d5adfcaa..e49f64f24 100644 --- a/debian/openafs-fileserver.dirs +++ b/debian/openafs-fileserver.dirs @@ -1,5 +1,4 @@ usr/share/doc var/log/openafs etc/openafs/server -var/lib/openafs/cores var/lib/openafs/local