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 | 8254a297c8f44ef935bc84597bd19bc6a425d2a0 (patch) | |
tree | 19c9d08d8db743796ac4dad8a45ae6fa1fef9770 /debian | |
parent | 56c7a4e9b58bd7c944db1880a27ee435bbce5866 (diff) |
New release
Diffstat (limited to 'debian')
-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. |