| 1 |
+ |
-- Noteworthy changes in version 1.1.7 (2020-04-19) |
| 2 |
+ |
o) Fixed github issue #31: hopm attempts to open stderr for logging in |
| 3 |
+ |
non-debug/fork mode which can cause hopm to exit silently |
| 4 |
+ |
|
| 5 |
+ |
|
| 6 |
+ |
-- Noteworthy changes in version 1.1.6 (2019-04-21) |
| 7 |
+ |
o) Fixed issue with ssh banner scans where hopm would test connections only |
| 8 |
+ |
against the 'target_string' that's defined last in the scanner{} block |
| 9 |
+ |
o) Minimum supported OpenSSL version is 1.0.1f now |
| 10 |
+ |
|
| 11 |
+ |
|
| 12 |
|
-- Noteworthy changes in version 1.1.5 (2018-10-14) |
| 13 |
|
o) The ':', and ',' nickname delimiters work again |
| 14 |
|
o) Fixed a bug where the hopm process couldn't be restarted under certain |