diff --git a/netutils-1.7.0.tar.gz b/netutils-1.7.0.tar.gz deleted file mode 100644 index b873b7f..0000000 --- a/netutils-1.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:122703425df8f0ca5a1e5fbc7bef5d6776e54f4664c25c7c23d5b3ec80ee0c2e -size 1433971 diff --git a/netutils-1.8.1.tar.gz b/netutils-1.8.1.tar.gz new file mode 100644 index 0000000..80c30f2 --- /dev/null +++ b/netutils-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b2590dd799f1a369a6a51ab872d1ef0fdd326592950775a98e3573bc925cf0 +size 1449061 diff --git a/python-netutils.changes b/python-netutils.changes index f90ce75..9ffae23 100644 --- a/python-netutils.changes +++ b/python-netutils.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue May 7 13:18:40 UTC 2024 - Dirk Müller + +- 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. + ------------------------------------------------------------------- Fri Mar 15 21:07:33 UTC 2024 - Dirk Müller diff --git a/python-netutils.spec b/python-netutils.spec index ef802ad..21d42fa 100644 --- a/python-netutils.spec +++ b/python-netutils.spec @@ -17,7 +17,7 @@ Name: python-netutils -Version: 1.7.0 +Version: 1.8.1 Release: 0 Summary: Common helper functions useful in network automation License: Apache-2.0