X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=6e6babf7ce77c5f15f2fda7c4665c74d839f986e;hb=cc9fceee958ddf1935a1de181390b28fec60336e;hp=9dc8405baca174b133fb7219c3db3749cbd7a8d7;hpb=8afdeb9d69aecaf15be2582f5c2c26210bae3f0f;p=chiark-utils.git diff --git a/debian/changelog b/debian/changelog index 9dc8405..6e6babf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,24 @@ +chiark-utils (4.4.1) unstable; urgency=low + + Portability fixes for platforms where we can't build acctdump: + * Do not build on platforms with no + + Portability fixes for acctdump on kFreeBSD: + * Use different struct acct, and different headers, on different + platforms. + * Tolerate lack of ac_exitcode. + * Tolerate lack of ac_minflt and ac_majflt (and use %lu as is right). + * Tolerate variation in ac_flag field name, and, to an extent, value. + * Print ac_mem and ac_io if available. + + -- + chiark-utils (4.4.0) unstable; urgency=low New utilities: - * acctdump. + * acctdump. (Imported from CVS and chiark by Jonathan Amery.) - -- Jonathan David Amery Mon, 06 Oct 2014 16:41:15 +0100 + -- Ian Jackson Sun, 26 Oct 2014 14:39:11 +0000 chiark-utils (4.3.1) unstable; urgency=medium