chiark / gitweb /
fishdescriptor: Use Python "errno" module
[chiark-utils.git] / debian / changelog
index 1d1758fa84e0d8a25ea0194a2da296c42bf24987..fe3c111585004ea101ac3fdcf68e5959e00cde1b 100644 (file)
@@ -1,3 +1,23 @@
+chiark-utils (6.0.5~citrix1) unstable; urgency=medium
+
+  * 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.  Closes:#926858.
+
+ -- Ian Jackson <ian.jackson@citrix.com>  Mon, 08 Apr 2019 17:03:47 +0100
+
 chiark-utils (6.0.3) unstable; urgency=medium
 
   * Upload to Debian unstable.