chiark / gitweb /
prefork-interp: add to changelog
[chiark-utils.git] / debian / changelog
index 5c93bfafb5b3737c09760f19660a22987a27b3f8..7ee784307201693afa741ef7e10b9d35d3bb324c 100644 (file)
@@ -1,8 +1,71 @@
-chiark-utils (6.0.5) unstable; urgency=medium
+chiark-utils (6.1.3~iwj2) unstable; urgency=medium
 
-  * 
+  * prefork-interp, Proc::Prefork::Interp: new facility
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 21 Aug 2022 15:17:07 +0100
+
+chiark-utils (6.1.3~iwj1) unstable; urgency=medium
+
+  * expire-iso8601: Replace with new implementation.  Closes:#862897.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Wed, 19 Aug 2020 22:36:09 +0100
+
+chiark-utils (6.1.2+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+    - Maintainer has approved this via personal communication.
+  * Bump debhelper compat to 13 (Closes: #965453).
+
+ -- Sean Whitton <spwhitton@spwhitton.name>  Tue, 21 Jul 2020 08:17:49 -0700
+
+chiark-utils (6.1.2) unstable; urgency=medium
+
+  * git-cache-proxy: Recheck gc timestamp after taking lock
+  * git-cache-proxy: Tolerate failure to write gc stamp
+  * git-cache-proxy: Do not update timestamp due to housekeeping gc
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Wed, 12 Feb 2020 16:10:02 +0000
+
+chiark-utils (6.1.2~citrix2~) unstable; urgency=medium
+
+  * git-cache-proxy: Move $SIG{ALRM} setting to global
+  * git-cache-proxy: Abandon fetch attempt if client disconnects
+  * git-cache-proxy: Use open-coded fork/exec for git gc
+
+ -- Ian Jackson <ian.jackson@citrix.com>  Tue, 11 Feb 2020 18:34:58 +0000
+
+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.1.0) unstable; urgency=medium
+
+  * Non-maintainer upload.
+    - Maintainer has approved this via personal communication.
+  * git-branchmove: rewrite in perl (Closes: #914398, #914399)
+    - Add dependencies on libgit-wrapper-perl, libtry-tiny-perl to
+      bin:chiark-scripts.
+  * git-branchmove: new --detach feature.
+
+ -- Sean Whitton <spwhitton@spwhitton.name>  Sat, 07 Dec 2019 14:10:26 -0700
 
 chiark-utils (6.0.4) unstable; urgency=medium