15
0

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netutils?expand=0&rev=22
This commit is contained in:
2025-07-13 13:50:00 +00:00
committed by Git OBS Bridge
parent 8f1ab3b7e4
commit b123a9ca2a
4 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Jul 13 13:49:21 UTC 2025 - Dirk Müller <dmueller@suse.com>
- 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.
-------------------------------------------------------------------
Thu Apr 10 15:12:47 UTC 2025 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>