diff options
author | Anton Lofgren <alofgren@op5.com> | 2014-05-15 12:48:26 (GMT) |
---|---|---|
committer | Lorenz Kästle <lorenz.kaestle@netways.de> | 2022-01-14 14:34:12 (GMT) |
commit | ecf3f468905dc2b8e8470eb5288ce8b9f845c26f (patch) | |
tree | 292016afc6114a6aed2a6334059b07f8961a4ebb /m4/uriparser.m4 | |
parent | 4433c7554337b6bc54a3dc548b75746f9dbc2d86 (diff) | |
download | monitoring-plugins-ecf3f468905dc2b8e8470eb5288ce8b9f845c26f.tar.gz |
check_ssh: Handle non-alpha software versions
This patch fixes a bug where we would reject version control strings
that do not contain letters, because the assumption is made that they
always do. This is not required by the RFC however, and there exist
implementations that do not contain letters.
I've also added a few references to the RFC to make the process of
parsing the control string more apparent.
This fixes op5#8716 (https://bugs.op5.com/view.php?id=8716)
Signed-off-by: Anton Lofgren <alofgren@op5.com>
Diffstat (limited to 'm4/uriparser.m4')
0 files changed, 0 insertions, 0 deletions