diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-19 16:25:27 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-19 16:25:27 +0000 |
commit | 27fa7f6e112b2b85e78e0f33bf210b31f0911a65 (patch) | |
tree | 19c9d08d8db743796ac4dad8a45ae6fa1fef9770 /debian/changelog | |
parent | f1b81c42c9a6e53e3ce248e40ccc33a5b3ba51bc (diff) |
New release
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bba9117..c7f273c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +custodian (2012:1119-3) stable; urgency=low + + * Many service probes read a banner from a remote server, and then test it + is sane. For example looking for "ssh", or "smtp" in the string we read. + Ensure we read a string prior to testing for a given response. + + -- Steve Kemp <steve@bytemark.co.uk> Mon, 19 Nov 2012 16:25:34 +0000 + custodian (2012:1119-2) stable; urgency=low * Fixed the ping-test security hole. |