summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2013-10-08 14:13:35 +0100
committerSteve Kemp <steve@steve.org.uk>2013-10-08 14:13:35 +0100
commitc388b943c897a130072ec050caf7a893b4c1c17a (patch)
tree6565d1cdad932fbbe6e747729a2b380a82ab0596 /debian
parentb7b90c27874cfe3844be45e6c0430d6cbbd69267 (diff)
Attempt to avoid caching artifacts on all URL-testing by
appending ?ctime=XX to HTTP/HTTPS-requests.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4406dc4..bf3f249 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+custodian (0.10-9) stable; urgency=low
+
+ * Add ?ctime=XX to all URL-probes, to break caching.
+
+ -- Steve Kemp <steve@bytemark.co.uk> Tue, 08 Oct 2013 14:13:12 +0000
+
custodian (0.10-8) stable; urgency=low
* Send graphite updates via UDP to localhost:2003.