X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f93abeb9214d196051771ad150db3d252a72540c;hp=17463aacdecb0d4ce1766123b57f71a9d78eda54;hb=164fe86ce27dc3f54e9ffe4af1612066bf8d591d;hpb=e8515be07c35dc99904b40c429e3391d10f0155a diff --git a/debian/changelog b/debian/changelog index 17463aa..f93abeb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +chiark-utils (5.0.3~citrix3) unstable; urgency=medium + + fishdescriptor: + * New utility. + + -- + +chiark-utils (5.0.3~citrix2) unstable; urgency=medium + + with-lock-ex: + * Switch to using getopt. + * New -t (timeout) option. Closes:#858555. + + git-cache-proxy: + * New --serve-timeout option. + * Radically increase several timeouts. + + Copyright faff: + * Add DEVELOPER-CERTIFICATE file and start using S-o-b practice. + * Convert with-lock-ex to MIT, since the PD dedication is not + effective in some jurisdictions. + + -- Ian Jackson Mon, 08 May 2017 17:21:52 +0100 + +chiark-utils (5.0.3~citrix1) unstable; urgency=medium + + * git-cache-proxy: Do not spuriously timeout on too many simultaneous + invocations (specifically, do not timeout when reacquiring the lock + before serving). + + -- Ian Jackson Wed, 26 Apr 2017 13:04:12 +0100 + chiark-utils (5.0.2) unstable; urgency=medium * Portability fix: Fix on libcs where st_mtime is not a macro