forked from pool/python-netmiko
42 lines
1.3 KiB
Plaintext
42 lines
1.3 KiB
Plaintext
|
|
-------------------------------------------------------------------
|
||
|
|
Thu Jul 19 07:51:23 UTC 2018 - mardnh@gmx.de
|
||
|
|
|
||
|
|
- Update to version 2.2.2
|
||
|
|
* Add Dell EMC Isilon Support
|
||
|
|
* Add Citrix NetScaler Support
|
||
|
|
* Add Dell OS10 Support
|
||
|
|
* Add Apresia Systems AEOS Support
|
||
|
|
* Add fast_cli mode to Netmiko to improve performance
|
||
|
|
* Add support for a session_log
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Mon Jun 25 21:21:06 UTC 2018 - gyee@suse.com
|
||
|
|
|
||
|
|
- Correct package name for python-PyYAML (case-sensitive)
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Thu Jun 21 07:38:47 UTC 2018 - tchvatal@suse.com
|
||
|
|
|
||
|
|
- Use %license not %doc macro
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Wed Jun 20 21:06:26 UTC 2018 - gyee@suse.com
|
||
|
|
|
||
|
|
- Remove devel as it is not needed.
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Wed Jun 20 18:00:29 UTC 2018 - gyee@suse.com
|
||
|
|
|
||
|
|
- Remove pytest suggestion.
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Wed Jun 20 17:04:49 UTC 2018 - gyee@suse.com
|
||
|
|
|
||
|
|
- Disable testing during build as those aren't unit tests. See
|
||
|
|
See https://github.com/ktbyers/netmiko/blob/develop/TESTING.md
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Tue Jun 19 17:47:16 UTC 2018 - gyee@suse.com
|
||
|
|
|
||
|
|
- Create python-netmiko package.
|