suse-edge / nm-configurator

NetworkManager configuration tool
Apache License 2.0
7 stars 3 forks source link

Bump nmstate from 2.2.17 to 2.2.23 #27

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps nmstate from 2.2.17 to 2.2.23.

Release notes

Sourced from nmstate's releases.

New release 2.2.23

Breaking changes

  • N/A

New features

  • ipsec: Support type, hostaddrfamily and clientaddrfamily options. (d7d62db5)
  • ipsec: Add support of P2P IPSec tunnel. (74681912)

Bug fixes

  • clib: Use build.rs to fix SONAME. (a199caf9)
  • rpm: Fix SONAME in RHEL 9 build. (57b1880b)
  • ip: Do not skip serializing allow-extra-address: false. (1f532a90)
  • ovs: Do not skip serializing allow-extra-patch-ports. (4023bd25)
  • base_iface: Do not skip serializing copy-mac-from. (f4139ad2)
  • ovn: Do not skip serializing state: absent. (8a63a7c0)

New release 2.2.22

New features

  • Add support to HSR/PRP interface. (b23da648)
  • Add sriov vlan protocol support. (d2248623, b4981756)

Bug fixes

  • package: Ignore minimum rust version. (108e0451)
  • service: Mark .applied with checksum. (dbb98e1d)
  • Cargo: Use optional dependency instead of internal feature. (9e4a36f5)
  • lldp: Simplify rust structs and serde. (ac1eb9d4)
  • ipsec: Fix error when ipsec-interface set to yes or a number. (9203d781)'

Breaking changes

  • N/A

New features

  • Add support to HSR/PRP interface. (b23da648)
  • Add sriov vlan protocol support. (d2248623, b4981756)

New release 2.2.21

Breaking changes

  • N/A

New features

  • Support VLAN flags. (5780fccc)
  • Support ipsec-interface, authby and DPD options. (c81fa8a0)

Bug fixes

  • Fix error on NetworkManager does not support bond-port. (e1ee8ea0)
  • CLI: Do not exit with error if stamp or systemd folder not found. (1e76eeb3)
  • Use new nispor 1.2.15 which fixes error on new kernel. (efe4c20d)
  • ipsec: Fix VerificationError on leftrsasigkey: '%cert'. (1420fb0e)

New release 2.2.20

New features

... (truncated)

Changelog

Sourced from nmstate's changelog.

[2.2.23] - 2024-01-17

Breaking changes

  • N/A

New features

  • ipsec: Support type, hostaddrfamily and clientaddrfamily options. (d7d62db5)
  • ipsec: Add support of P2P IPSec tunnel. (74681912)

Bug fixes

  • clib: Use build.rs to fix SONAME. (a199caf9)
  • rpm: Fix SONAME in RHEL 9 build. (57b1880b)
  • ip: Do not skip serializing allow-extra-address: false. (1f532a90)
  • ovs: Do not skip serializing allow-extra-patch-ports. (4023bd25)
  • base_iface: Do not skip serializing copy-mac-from. (f4139ad2)
  • ovn: Do not skip serializing state: absent. (8a63a7c0)

[2.2.22] - 2024-01-05

Breaking changes

  • N/A

New features

  • Add support to HSR/PRP interface. (b23da648)
  • Add sriov vlan protocol support. (d2248623, b4981756)

Bug fixes

  • package: Ignore minimum rust version. (108e0451)
  • service: Mark .applied with checksum. (dbb98e1d)
  • Cargo: Use optional dependency instead of internal feature. (9e4a36f5)
  • lldp: Simplify rust structs and serde. (ac1eb9d4)
  • ipsec: Fix error when ipsec-interface set to yes or a number. (9203d781)

[2.2.21] - 2023-12-14

Breaking changes

  • N/A

New features

  • Support VLAN flags. (5780fccc)
  • Support ipsec-interface, authby and DPD options. (c81fa8a0)

Bug fixes

  • Fix error on NetworkManager does not support bond-port. (e1ee8ea0)
  • CLI: Do not exit with error if stamp or systemd folder not found. (1e76eeb3)
  • Use new nispor 1.2.15 which fixes error on new kernel. (efe4c20d)
  • ipsec: Fix VerificationError on leftrsasigkey: '%cert'. (1420fb0e)

[2.2.20] - 2023-11-30

Breaking changes

  • Changed query output valid-left to valid-life-time. (c2809592)

New features

... (truncated)

Commits
  • 71eb5b7 New release 2.2.23
  • d7d62db ipsec: Support type, hostaddrfamily and clientaddrfamily options
  • 8d90699 test: Remove xfail of ipsec tests
  • d4bebad CI: Remove rpm build for C8S
  • a199caf clib: Use build.rs to fix SONAME
  • 406aba9 lib: Put back serde untagged to "Other" iface_type
  • 57b1880 rpm: Fix SONAME in RHEL 9 build
  • 7468191 ipsec: Add support of P2P IPSec tunnel
  • 47896bf Promote Wen Liang as maintainer
  • 18911a5 test: Skip test_add_macsec_and_remove_example on RHEL 8
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 7 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.