coreos / coreos-installer

Installer for CoreOS disk images
https://coreos.github.io/coreos-installer/
Apache License 2.0
217 stars 92 forks source link

build(deps): bump nmstate from 2.2.22 to 2.2.23 #1393

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps nmstate from 2.2.22 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)
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)
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)