chiark / gitweb /
fishdescriptor: Use Python "errno" module
[chiark-utils.git] / debian / changelog
index 2f8918c6926ebb7ea9b536a2ad9d0b3c6beff6ea..fe3c111585004ea101ac3fdcf68e5959e00cde1b 100644 (file)
@@ -1,12 +1,20 @@
-chiark-utils (6.0.4~iwj1) unstable; urgency=medium
+chiark-utils (6.0.5~citrix1) unstable; urgency=medium
 
-  * sync-accounts: Fix perl syntax error.  Closes:#865985.
+  * fishdescriptor: Use Python "errno" module, not "os.errno"
+    (which is not in modern python3 apparently).
 
  --
 
+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