X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=d6f1f23838dbd49187b75eef7403e25fc6672c82;hb=5c2b2a5babcf6863b6d5d61c8fa1e8e2f2b5b52a;hp=17463aacdecb0d4ce1766123b57f71a9d78eda54;hpb=e8515be07c35dc99904b40c429e3391d10f0155a;p=chiark-utils.git diff --git a/debian/changelog b/debian/changelog index 17463aa..d6f1f23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +chiark-utils (5.0.3~iwj) unstable; urgency=medium + + * + + -- + +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