Skip to content

Fix MAC assignment release note typos, formatting

In the release note for the Wi-Fi MAC address assignment changes:

  • Fix a spelling error and usage issues.
  • Document that the prior NetworkManager default was preserve.
  • Replace admonitions (====) used around code and commands with listing blocks (----), which also broke the example for the "Create a higher priority .conf file" behavior reversion option due to an unescaped leading square bracket.
  • Refine and clarify language per Fedora Discussions threads on this issue:
    • Clarify that all existing and new Wi-Fi profiles are affected on upgrade.
    • Clarify that the change can be potentially breaking on networks with MAC-specific features or enforcement.
    • Clarify what [$PROFILE] refers to in the nmcli behavior reversion option.
  • Replace an ordered list with unordered list to remove the implication that multiple options are connected ordered steps.
  • Split the profile-specific reversion instructions from instructions that change behavior on all profiles.
  • Expand affected use cases to include users of logical networks with multiple SSIDs.
  • Link to the NetworkManager documentation on Wi-Fi settings for documentation on modes.

Merge request reports