SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-junos-eznc-2.7.2-2.2.noarch.rpm :

* Wed Nov 27 2024 Nico Krapp - Add get-telnetlib-from-netmiko.patch, telnetlib was removed from the standardlibrary in Python 3.13
* https://github.com/Juniper/py-junos-eznc/issues/1324
* Mon Oct 28 2024 Steve Kowalik - Update to 2.7.2:
* Enhancements done + Introduced bind_addr parameter in Device() API #1279 + Introduced vmhost paramater in dev.facts #1333 + Introduced hostkey_verify paramater in Device() API #1321
* Bugs Fixed + Fixed the missing key to EthernetSwitchingTable #1228 + Fixed error handling on HelloHandler #1339 + Fixed the version check #1338 + Removed Google and Stackflow link from the ReadME #1337 + Fixed SystemStorageTable tables and views to handles multiple routing-engine file system storage information.#1244 + Fixed Console\' object has no attribute \'_use_filter\' error when executed Table/View script #1335 + Fixed cli function to get full RPC response #1315 + Fixed sw.install to set no_validate option when validate=False for NSSU and ISSU upgrade #1323 + Fixed UT framework mock to use built-in unittest.mock #1311 + Fixed specific VC member reboot handling #1308 #1310 + Supported latest paramiko version which supports aes128-gcm and aes256-gcm cipher- Dropped patches:
* python-311.patch
* python-junos-eznc-no-mock.patch- Refreshed all other patches.- Switch to pyproject macros.- Use nose2 to run the testsuite, like upstream.
* Wed Apr 17 2024 Markéta Machová - Update to 2.7.1
* Added customer juniper paramiko module as a dependency which supported aes128 and aes257 cipher #1299- Create no-six.patch to get rid of six dependency.
* Mon Feb 12 2024 Daniel Garcia - Update to 2.7.0: - Support added for Python 3.10 and above version.- 2.6.8: - Introduced optional argument routing instance for fs.cp() API - Introduced optional argument member_id for installation of pkg on specific member id of EX-VC - Changed the VlanTable field name to vlan-name and BfdSessionTable field name to client-name #423 - Fixed the port details in StartShell to use the port from Device object instead of default Port 22 #573 - Fixed the sw.install to use Windows file path for package copy [#1206] - Fixed the sw.install to install the vc_master after the other vc_members gets installed for EX-3400 where unlink is set by default #1247 - Removed Unused Dependency: Netaddr #1257 - Fixed \"object\": version_info(re_version) emits ValueError: invalid literal for int() with base 10: \'17-EVO\' for EVO version X50.17-EVO#1264- Drop python-junos-eznc-remove-nose.patch
* Thu Mar 02 2023 Daniel Garcia - Add python-311.patch to support python 3.11, gh#Juniper/py-junos-eznc#1236- Remove python-junos-eznc-fix-unittests.patch, not needed anymore- Update to 2.6.7:
* Supported option to set look_for_keys with bool True/False #1234
* Fixed build failure against setuptools #1231- 2.6.6
* Fixed reboot failing on other RE #1199
* Fixed passing \'sleep\' arg to StartShell run() #1202
* Fixed PyEZ get-facts support for ACX model #1209
* Fixed EthPortTable regex pattern #1215
* Fixed StartShell UnboundLocalError #1203 #1211- 2.6.5
* Supported multi-gig ports for EthPortTable.yml #1177
* Fixed on-box support for start shell types #1190 #1186
* Fixed conn_open_timeout value was getting set None , changed it to default 30 seconds #1184- 2.6.4
* Supported start_shell options to choose the shell types (sh or csh) #995
* Supported for python 3.9
* Fixed Device facts current_re returns the SRX cluster node0 and node1 details with cluster ID 16 #1135
* Fixed upgrade ncclient version 0.6.13, updated requirements.txt to install ncclient==0.6.13 #1153
* Fixed deprecation warning due to invalid escape sequences #1034
* Fixed Unit tests test_sw_put_ftp failure #1165
* Tue May 03 2022 pgajdosAATTsuse.com- added patches fix https://github.com/Juniper/py-junos-eznc/issues/1176 + python-junos-eznc-no-mock.patch
* Tue May 03 2022 pgajdosAATTsuse.com- added patches fix https://github.com/Juniper/py-junos-eznc/commit/96f25bb8aa006e12e48902a91a1dc6ff595bdd2d + python-junos-eznc-fix-unittests.patch
* Tue Jan 11 2022 Ben Greiner - remove selectors2 build requirement: It\'s unmaintained and pulled in by ncclient only if necessary, i.e. on python <= 3.4, but nowhere declared or used by this junos-eznc.
* Wed Oct 13 2021 ecsos - Update to version 2.6.3
* Enhancements done Adding ignore warning for rollback api #1131 Add escaped $ Bourne-style shell prompt support #868
* Bugs Fixed - Fix for junos versions returning a bool value for config diff if there are no changes #1093 - Handle ncclient timeout exception at close. #787 - Newer junos versions return a bool for config diff and not etree if there are no changes #1093- Changes from 2.6.2
* Bugs Fixed - Fix for evo device as Password prompt comes directly during telnet #1112- Changes from 2.6.1
* Enhancement Added - Flag for json.loads() for special character like newline was made false by default. #1029
* Bugs Fixed - Transform function modified only for the rpc and set back to original value. #1108 - Skip the values returned in re-list without numbers during multi re software install #1099 - getiterator() replaced with iter() as was deprecated in Python 3.2 and removed in Python 3.9 #1110- Drop python-junos-eznc-py39xml.patch because now in upstream.
* Mon Apr 26 2021 Ben Greiner - Update to 2.6.0
* Python 2 support removed from this release.
* Session-id variable added to support telnet based persistent connection in Juniper supported ansible collections.- Add python-junos-eznc-py39xml.patch gh#Juniper/py-junos-eznc#1110- Skip failing test gh#Juniper/py-junos-eznc/issues/1109
 
ICM