chiark / gitweb /
changelog: Bump version to 6.1.1 and finalise
[chiark-utils.git] / debian / changelog
index 2f8918c6926ebb7ea9b536a2ad9d0b3c6beff6ea..fdb5b1ca099bf5f216c192f7018573bc6d6e174a 100644 (file)
@@ -1,12 +1,35 @@
-chiark-utils (6.0.4~iwj1) unstable; urgency=medium
+chiark-utils (6.1.1) unstable; urgency=medium
+
+  * 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
+
+  * fishdescriptor: Use Python "errno" module, not "os.errno"
+    (which is not in modern python3 apparently).
+
+ -- 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.
+  * changelog: Document bug number for bugfix in 6.0.4~citrix1.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Fri, 12 Apr 2019 11:48:00 +0100
 
 chiark-utils (6.0.4~citrix1) unstable; urgency=medium
 
-  * fishdescriptor: cast __errno_location correctly
+  * fishdescriptor: cast __errno_location correctly.  Closes:#926858.
 
  -- Ian Jackson <ian.jackson@citrix.com>  Mon, 08 Apr 2019 17:03:47 +0100