diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-08-09 18:26:22 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-08-09 18:26:22 +0100 |
commit | 005013d98d742989d3c000b04054e15bb0482a69 (patch) | |
tree | 184257d7e27908133361504c4b68aa40834f7258 /debian | |
parent | 21870b8cf59f0450ef09c10890f64bb5b88c7645 (diff) | |
parent | 45f772cfe7626ec7c250d89c7291c23decf13558 (diff) |
Merge branch '13-catch-bogus-dns' into 'master'
Resolve "Custodian temporary DNS failure"
Closes #13
See merge request !11
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 157a4c8..3827334 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +custodian (0.36) stable; urgency=high + + * If we receive a DNS-error from the curb-gem we ignore it, unless + failing to resolve the appropriate hostname ourselves. + + -- Steve Kemp <steve@bytemark.co.uk> Tue, 08 Aug 2017 08:55:08 +0200 + custodian (0.35) stable; urgency=low * Alert in more detail on DNS failures. |