From 51dc441aa4e3f753665a8ecb053687747f9122c2 Mon Sep 17 00:00:00 2001 From: Adam Smith Date: Mon, 17 Sep 2018 13:23:59 -0700 Subject: filter out BGP passwords and only user password hashes from eos (#1525) --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5af3b51..9642421 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,16 +2,17 @@ ## Master -* BUGFIX: netgear telnet password prompt not detected -* BUGFIX: xos model should not modify config on legacy Extreme Networks devices (sq9mev) -* BUGFIX: model edgecos, ciscosmb -* MISC: bump Dockerfile phusion/baseimage:0.10.0 -> 0.10.1 -* MISC: Added verbiage to set OXIDIZED_HOME correctly under Debian 8.8 w/systemd * FEATURE: add viptela model (@bobthebutcher) * FEATURE: add ECI Telecom Appolo platform bij arien.vijn@linklight.nl * FEATURE: ssh keepalive now configurable per node with ssh_no_keepalive boolean * FEATURE: add Comtrol model (@RobbFromIT) +* BUGFIX: netgear telnet password prompt not detected +* BUGFIX: xos model should not modify config on legacy Extreme Networks devices (@sq9mev) +* BUGFIX: model edgecos, ciscosmb +* MISC: bump Dockerfile phusion/baseimage:0.10.0 -> 0.10.1 +* MISC: Added verbiage to set OXIDIZED_HOME correctly under Debian 8.8 w/systemd * MISC: add gpgme and sequel gems to Dockerfile for sources +* MISC: eos model removes user secrets and BGP secrets (@yzguy) * MISC: add secret filtering to netscaler (@shepherdjay) ## 0.24.0 -- cgit v1.2.1