SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-ncclient-0.6.12-17.3.noarch.rpm :

* Thu Mar 24 2022 pgajdosAATTsuse.com- python-mock is not required for build
* Fri Jan 14 2022 Ben Greiner - Specfile fix:
* Remove the Python 3.4 conditional. It the _nodots macro is not known to the obs resolver.
* Also remove python2 lines for cleanup, not resolvable in 15.3 in either case.
* Tue Jan 11 2022 Ben Greiner - python-selectors2 is only required for python <= 3.4
* Thu Oct 07 2021 Steve Kowalik - Remove unneeded BuildRequires on nose.
* Sat Jun 05 2021 Martin Hauke - Update to version 0.6.12
* Fix for unintentional breakage of JunOS ExecuteRPC- Update to version 0.6.11
* Support for custom client capabilities
* Restructuring/refactoring of example scripts
* Minor bugfixes
* Minor unit test refactoring- Update to version 0.6.10
* NETCONF call-home (RFC8071) support
* YANG 1.1 action support
* Nokia SR OS device handler support
* Removal of old ALU base-r13 API documentation
* Increased test coverage
* Variety of bugfixes and minor enhancements
* Thu Jan 28 2021 Matej Cepl - Add allow_old_sphinx.patch allowing building of documentation on Leap 15 (bsc#1181270).
* Sun Aug 09 2020 Martin Hauke - Update to version 0.6.9
* Fix for breaking API change- Update to version 0.6.8
* Support for namespace prefixes for XPath queries
* edit-config parameter validation
* Support for multiple RPC errors
* API to get supported device types
* Support for subtree filters with multiple top-level tags
* Sat Dec 21 2019 Martin Hauke - Update to version 0.6.7
* Bugfix release
* Wed Dec 04 2019 Martin Hauke - Update to version 0.6.6:
* Read ssh timeout from config file if not specified in method call
* Tox support
* Huge XML tree parser support
* Adding optional bind address to connect- Update to version 0.6.5
* Pin selectors2 to Python versions <= 3.4
* Fix config examples to actually use the nc namespace
* fix: correctly set port for paramiko when using ssh_config file
* test: add test to check ProxyCommand uses correct port
* Update commits for py3
* Enhance Alcatel-Lucent -support
* Juniper RPC: allow specifying format in CompareConfiguration
* Parsing of NETCONF 1.1 frames no longer decodes each chunk of bytes...
* Fix filter in create_subscription
* Validate \'with-defaults\' mode based on supported modes advertised in capability URI- Remove patch:
* sphinx-use-imgmath-extension.patch (fixed by upstream)- Use tarball from github- Run testsuite- Drop not needed dependencies- Minor fixes to make the rpm post-build-checks happy
* Wed Apr 10 2019 Dirk Mueller - update to v0.6.4:
* Use os.path.expanduser() on paths read from ssh_config.
* Proxycommand can be a list. Identityfile already performs ~ expansion in
* Enhance Alcatel-Lucent -support- add sphinx-use-imgmath-extension.patch
* Wed Mar 20 2019 Thomas Bechtold - update to version v0.6.3
* Housekeeping & Cleaning
* Log sent and received messages at level INFO. Fixes #167
* - move known_hosts_lookup (the host entry in known_hosts, with optional port number appended)
* First draft of versioning with versioneer (#269)
* revert to raising SSHError
* fix: add missing placeholder in exception string
* Updates to re-enable Python 3.7 (#249)
* Updates for 0.5.4 and 0.6.0
* SSH Host key checking (#280)
* check for transform_reply type (#270)
* Change superclass call style to keep tests happy
* SSH Host key checking
* Fix homepage link registered with PyPi (#274)
* more tests
* invoke self.parse() to ensure errors, if any, have been detetcted before check in ok() (#286)
* Avoid spurious SessionCloseError when intentionally closing session. (#268)
* Minor edits
* Revert \"Fixes to unit tests to account for use of selectors\"
* Close the channel when closing SSH session
* Revert \"fixes to tests for python2.7\"
* add Huawei device support through YANG (#1) (#242)
* Revert \"use selectors instead of select; improve performance of base 1.0 or 1.1 selection\"
* instructions for running unit tests locally
* updated README.md in preparation for 0.6.1 release
* netconf:base:1.1 parsing improvements (#267)
* Add session as extra context to session-related logs
* Include host in log message as well, as session-id is not globally unique
* fix: comments & whitespace tidy
* removed Manager class metaclass and modified operation lookup to __getattr__ (#200)
* Add support for loading host-specific known_hosts files via UserKnownHostsFile. (#255)
* Typo in log message
* selector changes (#260)
* use selectors instead of select; improve performance of base 1.0 or 1.1 selection
* Updated junos.py to resolve RestrictedUser error: (#283)
* change hostkey var name to be explicit on type hostkey_b64
* Fixes to unit tests to account for use of selectors
* fixes to tests for python2.7
* remove breaking test for incorrect host key padding
* check known_hosts only if hostkey_b64 not specified
* include selectors2 in requirements
* remove unused import
* Revert \"include selectors2 in requirements\"- Drop pr-109.patch
 
ICM