Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 0.6.75 #1013

Merged
merged 1 commit into from
May 8, 2024
Merged

version 0.6.75 #1013

merged 1 commit into from
May 8, 2024

Conversation

mtomaschewski
Copy link
Member

  • cleanup: fix ni_fsm_state_t enum-int-mismatch warnings
  • cleanup: fix overflow warnings in a socket testcase on i586
  • ifcheck: report new and deleted configs as changed (bsc#1218926)
  • man: improve ARP configuration options in the wicked-config.5
  • bond: add ports when master is UP to avoid port MTU revert (bsc#1219108)
  • cleanup: fix interface dependencies and shutdown order (bsc#1205604)
    • Remove port arrays from bond,team,bridge,ovs-bridge (redundant)
      and consistently use config and state info attached to the port
      interface as in rtnetlink(7).
    • Cleanup ifcfg parsing, schema configuration and service properties
    • Migrate ports in xml config and policies already applied in nanny
    • Remove "missed config" generation from finite state machine, which
      is completed while parsing the config or while xml config migration.
    • Issue a warning when "lower" interface (e.g. eth0) config is missed
      while parsing config depending on it (e.g. eth0.42 vlan).
    • Resolve ovs master to the effective bridge in config and wickedd
    • Implement netif-check-state require checks using system relations
      from wickedd/kernel instead of config relations for ifdown and add
      linkDown and deleteDevice checks to all master and lower references.
    • Add a wicked <ifup|ifdown|ifreload> --dry-run … option to show the
      system/config interface hierarchies as notice with +/- marked
      interfaces to setup and/or shutdown.
  • client: do not convert sec to msec twice (bsc#1222105)
  • addrconf: fix fallback-lease drop (bsc#1220996)
  • extensions/nbft: use upstream nvme nbft show (bsc#1221358)
  • hide secrets in debug log (bsc#1221194)

Copy link
Collaborator

@cfconrad cfconrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cfconrad cfconrad merged commit d3027bb into openSUSE:master May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants