- update to 1.17.1:
* #803 - Fixed an issue where an empty config would raise an
error when parsing Palo Alto Networks PanOS.
- update to 1.17.0:
* #752 - Added custom parsing of HP Network OS devices.
* #793 - Added hp_comware running configuration command to the
RUNNING_CONFIG_MAPPER.
* #780 - Fixed parsing of login banner in Palo Alto Networks
config.
- update to 1.16.0:
* #748 - Added parsing for FSP150F2 and FSP150F3 ADVA AOS
device configs.
* #778 - Added ConfigParser class for Ciena SAOS/10 devices.
* #723 - Fixed the GitHub release failures occurring in CI.
* #741 - Fixed the logic error where `salt=0` was ignored in
`encrypt_cisco_type7`.
* #745 - Fixed OUI GitHub Actions workflow to correctly fetch
and generate OUI mappings.
* #750 - Fixed PAN-OS banner parsing by removing IOS-style
banner end normalization.
OBS-URL: https://build.opensuse.org/request/show/1334416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netutils?expand=0&rev=15
* #803 - Fixed an issue where an empty config would raise an
error when parsing Palo Alto Networks PanOS.
- update to 1.17.0:
* #752 - Added custom parsing of HP Network OS devices.
* #793 - Added hp_comware running configuration command to the
RUNNING_CONFIG_MAPPER.
* #780 - Fixed parsing of login banner in Palo Alto Networks
config.
- update to 1.16.0:
* #748 - Added parsing for FSP150F2 and FSP150F3 ADVA AOS
device configs.
* #778 - Added ConfigParser class for Ciena SAOS/10 devices.
* #723 - Fixed the GitHub release failures occurring in CI.
* #741 - Fixed the logic error where `salt=0` was ignored in
`encrypt_cisco_type7`.
* #745 - Fixed OUI GitHub Actions workflow to correctly fetch
and generate OUI mappings.
* #750 - Fixed PAN-OS banner parsing by removing IOS-style
banner end normalization.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netutils?expand=0&rev=30
- 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.
OBS-URL: https://build.opensuse.org/request/show/1227889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netutils?expand=0&rev=7
* 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netutils?expand=0&rev=14
- 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.
OBS-URL: https://build.opensuse.org/request/show/1172449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netutils?expand=0&rev=6
* 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netutils?expand=0&rev=12
- 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 type7
OBS-URL: https://build.opensuse.org/request/show/1134333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netutils?expand=0&rev=4
* 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 type7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netutils?expand=0&rev=8