chiark / gitweb /
changelog: Bump version to 6.1.1 and finalise
[chiark-utils.git] / debian / changelog
index 56032aa3709edd3a84f3d764495ddb09c912d801..fdb5b1ca099bf5f216c192f7018573bc6d6e174a 100644 (file)
@@ -1,8 +1,10 @@
-chiark-utils (6.0.5~citrix2~) unstable; urgency=medium
+chiark-utils (6.1.1) unstable; urgency=medium
 
-  * WIP git-cache-proxy gc fix
+  * fishdescriptor: Use Python "errno" module
+  * git-cache-proxy: Periodically run `git gc --quiet'
+  * git-cache-proxy: Document some options in the head comment
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Tue, 11 Feb 2020 16:37:31 +0000
 
 chiark-utils (6.0.5~citrix1) unstable; urgency=medium
 
@@ -11,6 +13,13 @@ chiark-utils (6.0.5~citrix1) unstable; urgency=medium
 
  -- Ian Jackson <ian.jackson@citrix.com>  Fri, 20 Dec 2019 17:50:02 +0000
 
+chiark-utils (6.1.0~iwj1) unstable; urgency=medium
+
+  * really: Writeability of rc.local suffices, too.
+    (Non-sysvinit compatibility.)
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 12 Aug 2019 10:59:02 +0100
+
 chiark-utils (6.0.4) unstable; urgency=medium
 
   * sync-accounts: Fix perl syntax error.  Closes:#865985.