d01313e283- update to 1.14.1: * 672 Update running configuration commands to be full versions. Flatbot OUI and PROTOCOL file updates. - update to 1.14.0: * Library mapping updates and fixes. * NIST library updates and fixes for CVE reporting. * Documentation fixes. * Palo Alto brace configuration fixes. * 646 Add Additional SROS Tests. * 649 Add RUNNING_CONFIG_MAPPER to help map platform to running configuration command. * 652 Flatbot OUI File Updates. * 653 Flatbot PROTOCOL File Updates. * 662 NIST library updates and fixes. * 640 Fix documentation issues. * 641 Fix documentation for Jinja examples. * 651 Fix Palo set format config parsing for curly brace.
devel
Dirk Mueller2025-07-13 13:50:00 +00:00
be17e3d639Accepting request 1269145 from devel:languages:pythonAna Guerrero2025-04-14 14:07:59 +00:00
330d01df60Enable sle15_python_module_pythons to build for Python 3.11 on Leap (project is now Python 3.9+)Nico Krapp2025-04-14 07:53:07 +00:00
230eedb276Accepting request 1267107 from devel:languages:pythonAna Guerrero2025-04-04 16:09:45 +00:00
b891bc20ed- Update to 1.13.0 * Added is_reversible_wildcardmask, netmask_to_wildcardmask, and wildcardmask_to_netmask functions. * Added aruba_os and aruba_osswitch parsers. - Drop fix-version-in-pyproject.patch, fixed upstreamMatej Cepl2025-04-04 10:53:32 +00:00
86e048839bAccepting request 1238027 from devel:languages:pythonAna Guerrero2025-01-15 16:45:20 +00:00
3d4458f2da- Update to 1.12.0 * Added Python 3.13 support. * Removed Python 3.8 support. - from version 1.11.0 * (no changes reported) - Add fix-version-in-pyproject.patch to fix version in pyproject.toml - Drop use-legacycrypt-if-required.patch, merged upstream - Update BuildRequires from pyproject.tomlMarkéta Machová2025-01-15 11:45:46 +00:00
2c225b3e9eAccepting request 1227889 from devel:languages:pythonAna Guerrero2024-12-03 19:46:26 +00:00
2a6450242f- Update to 1.10.0: * Added Functionality to ip_network filter to support method calls with kwargs. * Fix configuration parsers to allow newlines, no longer auto strip all newlines. * Added NIST URL creation and platform mapper. * Added DNA Center platform mappings. * Improved error message when duplicate line is parsed. - Add patch use-legacycrypt-if-required.patch: * Use the legacycrypt module where we need to. - Switch to autosetup macros.Steve Kowalik2024-12-03 03:46:40 +00:00
2a75c746ad- update to 1.8.1: * Standard automated updates to Flatbot files: OUI File, PROTOCOL Files. * #509 Fixed parsing of empty banner, and dual banner for Cisco platforms. - update to 1.8.0: * Added support for Python 3.12. * Added local support of distutils.version now that Python 3.12 deprecates disutils. * Added functions compare_version_loose and compare_version_strict based on distutils.version. * Added function paloalto_panos_clean_newlines. * Added various lib_mapper updates. * Added HP Comware parser.Dirk Mueller2024-05-07 13:19:43 +00:00
4597924055Accepting request 1158305 from devel:languages:pythonAna Guerrero2024-03-17 21:13:39 +00:00
8b72901ecd- update to 1.7.0: * Added the ability to hash a value via hash_data function. * Added the ability to sort IPs a value via get_ips_sorted function. * Added lib_mapper entries for ruckus_smartzone, cisco_xe, huawei and cisco_xr.Dirk Mueller2024-03-15 21:08:08 +00:00
11993f665fAccepting request 1134333 from devel:languages:pythonAna Guerrero2023-12-21 22:38:26 +00:00
cceafab96f- update to 1.6.0: * Added ubiquiti_airos parser. * Added ACLRule and ACLRules classes. * Added the ip functions is_ip_range, is_ip_within, is_network, and get_range_ips. * Added the asn function int_to_asn in the function. * Added NETUTILSPARSER_LIB_MAPPER and NETUTILSPARSER_LIB_MAPPER_REVERSE to lib mapper. * Added classy docs to view config parser classes. * Added Mikrotik, fastiron, and Panos parsers. * Added function to allow conversion from Panos curly bracket to set format. * Updated Interface mappings for FourHundredGigabitEthernet and TwoGigabitEthernet. * Added Encryption/Decryption/Comparison for Cisco & Juniper Type 9. * Added Regex functions to primarily be used wihin your Jinja2 environment. #122 Fixed encrypt type7Dirk Mueller2023-12-20 21:46:30 +00:00