suse-edge / nm-configurator

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

Bump nmstate from 2.2.26 to 2.2.32 #80

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps nmstate from 2.2.26 to 2.2.32.

Release notes

Sourced from nmstate's releases.

New release 2.2.32

Breaking changes

  • N/A

New features

  • C/Python binding: tidy up the input network state. (e5ecc3ce)
  • C/Python binding: Add support of NetworkState::gen_diff(). (9b7d882c)
  • rust: Provide async API. (486fab1c)

Bug fixes

  • cli: Replace ctrlc crate with tokio/signal. (c67fc1d8)
  • vlan: Default reorder-headers: true. (a907b00e)
  • ip: Fix routes on empty address. (56d0749e)
  • ovs: Warn user when cannot connect OVS daemon but desired. (ca33ca51)

v2.2.31

Breaking changes

  • N/A

New features

  • IPSec: Add support to leftsubnet property. (d03a52f5)

Bug fixes

  • N/A

New release 2.2.30

Breaking changes

  • N/A

New features

  • Add support to IPSec libreswan rightcert property. (19755bc)

Bug fixes

  • Fix bridge port vlan refreshing if vlan-default-pvid changed. (4cdc816)
  • Do not allow bond port queue ID to overlap. (286d61c)
  • Fix referring to controller/parent when it is in-memory. (98f9155)

New release 2.2.29

Breaking changes

  • N/A

New features

  • N/A

Bug fixes

  • Fix compilation on Rust 1.66. (f47eb86)

New release 2.2.28

Breaking changes

  • N/A

... (truncated)

Changelog

Sourced from nmstate's changelog.

[2.2.32] - 2024-05-30

Breaking changes

  • N/A

New features

  • C/Python binding: tidy up the input network state. (e5ecc3ce)
  • C/Python binding: Add support of NetworkState::gen_diff(). (9b7d882c)
  • rust: Provide async API. (486fab1c)

Bug fixes

  • cli: Replace ctrlc crate with tokio/signal. (c67fc1d8)
  • vlan: Default reorder-headers: true. (a907b00e)
  • ip: Fix routes on empty address. (56d0749e)
  • ovs: Warn user when cannot connect OVS daemon but desired. (ca33ca51)

[2.2.31] - 2024-05-09

Breaking changes

  • N/A

New features

  • IPSec: Add support to leftsubnet property. (d03a52f5)

Bug fixes

  • N/A

[2.2.30] - 2024-05-03

Breaking changes

  • N/A

New features

  • Add support to IPSec libreswan rightcert property. (19755bc)

Bug fixes

  • Fix bridge port vlan refreshing if vlan-default-pvid changed. (4cdc816)
  • Do not allow bond port queue ID to overlap. (286d61c)
  • Fix referring to controller/parent when it is in-memory. (98f9155)

[2.2.29] - 2024-04-24

Breaking changes

  • N/A

New features

  • N/A

Bug fixes

  • Fix compilation on Rust 1.66. (f47eb86)

[2.2.28] - 2024-04-22

Breaking changes

  • N/A

... (truncated)

Commits
  • 88f00f0 New release 2.2.32
  • c67fc1d cli: Replace ctrlc crate with tokio/signal
  • e5ecc3c C/Python binding: tidy up the input network state
  • ceec0f1 CI: Use nm-main for Fedora test run
  • a8d6c06 Github CI: Use latest upload-artifact@v4 and download-artifact@v4
  • 47b2ece Github CI: Use latest action/checkout
  • 486fab1 rust: Provide async API
  • 5601182 test: Isolate ipsec test environment setup code out
  • e7e3a7d Fix cargo clippy
  • a907b00 vlan: Default reorder-headers: true
  • 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 1 month ago

Superseded by #82.