Merge remote-tracking branch 'origin/topic/vlad/ssh_auth_none_fix'

* origin/topic/vlad/ssh_auth_none_fix:
  Update btest baselines for fix in 46f727a6fa
  Generate ssh_auth_attempted for the 'none' authentication method.
This commit is contained in:
Jon Siwek 2018-10-23 13:01:28 -05:00
commit 30778f50f9
5 changed files with 12 additions and 4 deletions

View file

@ -1,4 +1,9 @@
2.6-beta2-46 | 2018-10-23 13:01:28 -0500
* GH-192: Generate ssh_auth_attempted for the 'none' authentication method.
(Vlad Grigorescu)
2.6-beta2-43 | 2018-10-19 11:15:44 -0500
* Improve scripts/base/utils/dir unit test (Jon Siwek, Corelight)