chiark / gitweb /
Portability fixes for acctdump:
[chiark-utils.git] / debian / changelog
index ab7b0c3d86796721dc8c892ff469123ea1bc0cc5..99e599996adf3fc9aee73ac5364569d727b8f6f7 100644 (file)
@@ -1,3 +1,26 @@
+chiark-utils (4.4.1) unstable; urgency=low
+
+  Portability fixes for acctdump:
+  * Do not build on platforms with no <sys/acct.h>
+
+ --
+
+chiark-utils (4.4.0) unstable; urgency=low
+
+  New utilities:
+  * acctdump.  (Imported from CVS and chiark by Jonathan Amery.)
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 26 Oct 2014 14:39:11 +0000
+
+chiark-utils (4.3.1) unstable; urgency=medium
+
+  Bugfixes:
+  * expire-iso8601: Fix mistake in usage message.
+  * git-cache-proxy: Fix various bugs in housekeeping.  Fixes a bug
+    where a particular cache dir could become `Not a git repository.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 28 Jul 2014 15:52:50 +0100
+
 chiark-utils (4.3.0) unstable; urgency=medium
 
   New utilities:
@@ -22,15 +45,15 @@ chiark-utils (4.3.0) unstable; urgency=medium
   * watershed; Provide -h and --help options.  Closes:#659989.
 
   Build and portability fixes:
-  * Makefile: honour CMDLINE_CFLAGS, CMDLINE_CPPFLAGS, CMDLINE_LDFLAGS.
+  * cprogs: Saner build runes when extra libs or objs needed.
+  * cprogs: Honour CMDLINE_CFLAGS, CMDLINE_CPPFLAGS, CMDLINE_LDFLAGS.
   * debian/rules: use dpkg-buildflags and pass to Makefile.
-  * xbatmon-simple: Saner build rune.
   * cprogs/Makefile: clean deletes $PROGRAMS
   * random-word: Some perl-mode emacs formatting glitch workarounds.
   * random-word: use strict; -w.
   * cprogs/usr-local-src-misc-Makefile: Remove ancient cruft file.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Fri, 29 Nov 2013 20:52:15 +0000
 
 chiark-utils (4.2.0) unstable; urgency=low