Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

NetworkManager-1.54.3-3.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: NetworkManager Distribution: openSUSE Tumbleweed
Version: 1.54.3 Vendor: openSUSE
Release: 3.2 Build date: Wed Dec 31 09:18:49 2025
Group: Productivity/Networking/System Build host: reproducible
Size: 6632614 Source RPM: NetworkManager-1.54.3-3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://networkmanager.dev/
Summary: Standard Linux network configuration tool suite
NetworkManager attempts to keep an active network connection available
at all times. The point of NetworkManager is to make networking
configuration and setup as painless and automatic as possible. If
using DHCP, NetworkManager is intended to replace default routes,
obtain IP addresses from a DHCP server, and change name servers
whenever it sees fit.

Provides

Requires

License

GPL-2.0-or-later AND LGPL-2.1-or-later

Changelog

* Wed Dec 31 2025 Jonathan Kang <songchuan.kang@suse.com>
  - Use tmpfiles to create /var/lib/NetworkManager/ (PED-14769).
* Mon Dec 29 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 1.54.3:
    + For private connections (the ones that specify a user in the
      "connection.permissions" property), verify that the user can
      access the 802.1X certificates and keys set in the connection.
    + Introduce a libnm function that can be used by VPN plugins to
      check user permissions on certificate and keys.
  - Changes from version 1.54.2:
    + Support reapplying the "sriov.vfs" property as long as
      "sriov.total-vfs" is not changed.
    + Support configuring the HSR protocol version via the
      "hsr.protocol-version" property.
    + Support configuring the HSR interlink port via the
      "hsr.interlink" property.
  - Rebase 2298.patch
* Tue Nov 25 2025 Antonio Feijoo <antonio.feijoo@suse.com>
  - Add patch 2312.patch to fix upstream issue
    https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1814,
    already fixed upstream for the next release via
    https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2312
* Fri Oct 31 2025 Johannes Segitz <jsegitz@suse.com>
  - Add patch 2298.patch to fix issue with SELinux labeling. Is already
    upstream via
    https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2298
    and can be removed next release (bsc#1248136)
* Sat Sep 27 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.54.1:
    + Make that global-dns configuration overwrites DNS searches and
      options from connections, instead of merging all together.
    + Add support for a new rd.net.dhcp.client-id option in
      nm-initrd-generator.
    + Minor bug fixes.
* Mon Sep 22 2025 Jonathan Kang <songchuan.kang@suse.com>
  - Move dispatcher.d/pre-up.d/90-nm-cloud-setup.sh to cloud-setup
    subpackage(bsc#1250086).
* Thu Aug 07 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.54.0:
    + Add support for configuring per-device IPv4 forwarding via the
      "ipv4.forwarding" connection property.
    + Add a new "prefix-delegation" setting containing a "subnet-id"
      property that specifies the subnet to choose on the downstream
      interface when using IPv6 prefix delegation.
    + Support OCI baremetal in nm-cloud-setup
    + When activating a WireGuard connection to an IPv6 endpoint, now
      NetworkManager creates firewall rules to ensure that the
      incoming packets are not dropped by kernel reverse path
      filtering.
    + Add support for configuring the loopback interface in nmtui.
    + Most of the properties of ovs-bridge and ovs-port connections
      can now be reapplied at runtime without bringing the connection
      down.
    + Add a new "sriov.preserve-on-down" property that controls
      whether NetworkManager preserves the SR-IOV parameters set on
      the device when the connection is deactivated, or whether it
      resets them to their default value.
    + Introduce a new "ovs-dpdk.lsc-interrupt" property to configure
      the Link State Change (LSC) detection mode for OVS DPDK
      interfaces.
    + The initrd-generator now can parse the NVMe Boot Firmware Table
      (NBFT) to configure networking during early boot.
    + Add systemd services to provide networking in the initrd.
  - Drop 2069.patch: Fixed in an alternative way upstream.
  - Drop NetworkManager-accept-localhost-if-static.patch:
    Fixed upstream.
  - Rebase patches with quilt.
  - Add pkgconfig(libnvme) BuildRequires: New dependency.
* Thu Aug 07 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.52.1:
    + Fail early if we cannot get current FEC (Forward Error
      Correction) value.
    + Allow reapplying ovs-bridge and ovs-port properties.
    + When activating a WireGuard connection to an IPv6 endpoint, now
      NetworkManager creates firewall rules to ensure that the
      incoming packets are not dropped by kernel reverse path
      filtering.
* Thu Jun 12 2025 Jonathan Kang <songchuan.kang@suse.com>
  - Add NetworkManager-accept-localhost-if-static.patch:
    policy: accept localhost hostnames if static
    (bsc#1257366, glfd#NetworkManager/NetworkManager/commit/152d71a1).
* Wed Jun 11 2025 Thomas Blume <thomas.blume@suse.com>
  - document static ip setup on boot (bsc#1244072)
    add 0001-man-document-static-ip-setup-differences-to-dracut-n.patch
* Mon May 26 2025 Callum Farmer <gmbr3@opensuse.org>
  - Stop relying on the UsrMerge symlinks and ensure we look directly
    in /usr:
    + Use _firmwaredir for kernel_firmware_dir
    + Use /usr/sbin/modprobe (was /sbin/modprobe)
* Wed Apr 09 2025 Jonathan Kang <songchuan.kang@suse.com>
  - Remove '-Dhostname_persist=suse' compile option, as it's not
    needed anymore. The behaviours of this option are mainly:
    1. stores hostname in /etc/HOSTNAME instead of /etc/hostname.
    2. checks DHCLIENT_SET_HOSTNAME value in /etc/sysconfig/netowrk/dhcp
      to know whether the hostname is valid.
    These are not desired haviours anymore.
* Tue Mar 11 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Add 2069.patch: Fix build against girepository-2.0 (pygobject
    3.52).
* Fri Feb 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.52.0:
    + Store interactive history in `$XDG_CACHE_HOME/nmcli-history`
      instead of `~/.nmcli-history`
    + Add new ipv4.link-local=fallback to set an IPv4 link-local
      address when no other IPv4 is set.
    + Remove support for building with Autotools
    + Add IPVLAN interface support
    + Allow to manually configure the authentication of LTE's initial
      EPS Bearer.
    + Add support for the "IPv6-only preferred" DHCPv4 option (RFC
      8925), used to indicate that a host supports an IPv6-only mode
      and is willing to forgo obtaining an IPv4 address if the
      network provides IPv6 connectivity.
    + Support automatically adding routes to DNS servers via the
      ipv4.routed-dns and ipv6.routed-dns properties; when enabled,
      each name server is reached only via the device that specifies
      it.
    + Support OCI in nm-cloud-setup
    + Added support for ethtool FEC mode
    + Add new ipv4.shared-dhcp-range and ipv4.shared-dhcp-lease-time,
      which allows you to customize the DHCP range and lease time
      offered by DHCP server in `shared` connection method.
    + DNS servers can now be specified with a URI-like syntax which
      supports DNS over TLS name servers.
    + The initrd-generator understands the "rd.net.dns" option to
      configure global name servers.
    + Drop support for the "dhcpcanon" DHCP client.
    + global-dns configuration section now has 2 additional keys:
      "resolve-mode" and "certification-authority".
    + Dnsconfd plugin can now be used for configuration of
      system-wide DNS caching resolver. If dnsconfd plugin is enabled
      and ipvX.routed-dns is set to -1 then adding routes is by
      default enabled.
    + Add "shared" method to the IPv6 configuration options in nmtui.
    + Fix a bug that prevented the activation of bond and bridge's
      ports in some cases.
    + Fix a bug that prevented the activation of OVS interfaces in
      some cases.
    + Fix MTPCP endpoint creation for IPv4 with DAD and IPv6
      tentative addresses.
    + Fix some VPN routes not being added to the table specified in
      ipv4/6.routing-table. This fix allow to use policy routing to
      mitigate Tunnelvision attacks.
  - Stop passing dhcpcanon=no to meson setup, no longer recognized,
    nor needed.
* Fri Feb 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.50.3:
    + Wait configuring MPTCP endpoints until DAD has completed.
    + Properly autoconnect OVS ports at boot.
    + Allow configuring "shared" IPv6 method in nmtui.
  - Changes from version 1.50.2:
    + Fix potential crash when the property "ipv4.dhcp-send-release"
      is enabled.
    + Support routing rules for VPN connections.
    + Place the route to the VPN gateway into the table defined by
      the "ipv{4,6}.route-table" properties-
    + Fix error handling rp_filter when kernel don't support MPTCP.
    + Fix configuration of VLAN QoS mappings.
  - Changes from version 1.50.1:
    + nmcli: fix handling of connection.down-on-poweroff property
    + sriov: only validate sriov capacity when enabled
    + wwan: fix crash with IPv4 and method=auto
    + dns: fix deleting internal global DNS configuration
    + wifi: fix list corruption when scanning with explicit SSID
    + bonding: steer IGMP queries to the active bond balance-slb
      primary port
    + Remove routes added by NM on reapply
    + Never retry ACD on NOARP interfaces
    + Support IPv6 EUI64 link-local address for ipv6 tunnels
* Thu Jan 23 2025 Jonathan Kang <songchuan.kang@suse.com>
  - Add config-server subpackage (bsc#1224868).
* Thu Oct 03 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.50.0:
    + The support for "dhclient" has been deprecated, not built
      unless explicitely enabled, and will be removed in a future
      release. The internal DHCP client should be used instead and
      has been the default since version 1.20 (1.12 when built with
      meson).
    + Support matching a OVS system interface by MAC address.
    + Add a timeout option to connectivity checking.
    + Support configuring veth interfaces in nmtui.
    + When looking up the system hostname from the reverse DNS lookup
      of addresses configured on interfaces, NetworkManager now takes
      into account the content of /etc/hosts.
    + Revert to using sysctl ipv6.conf.default for ip6-privacy.
    + Allow specifying a system OVS interface by MAC address.
    + ndisc: Support multiple gateways for a single network.
    + wifi: Support configuring channel-width in AP mode.
    + keyfile: Stop writing offensive terms into keyfiles.
    + Support reapplying the VLANs on bridge ports.
    + Fix crash caused by malformed LLDP package if debug log is
      enabled.
    + Retry hostname resolution when it fails.
  - Drop NetworkManager-dont-enforce-ip-cleanup-on-device-deactivating.patch:
    Fixed upstream.
  - Rebase patches with quilt.
* Mon Aug 26 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.48.10:
    + nmcli/edit: fix memory leak in extract_setting_and_property
    + autotools: fix another filename that was renamed
    + gitlab: fix helper scripts to support DNF5
    + CI: update the imported templates_sha
    + autotools: fix filename that was renamed
    + format: run nm-code-format
    + policy: retry hostname resolution when it fails
    + platform: add small backoff time before resync
    + bridge: reapply port VLANs only when necessary
    + platform: add nmp_utils_bridge_normalized_vlans_equal()
    + platform: support reading bridge VLANs
    + device: support reapplying bridge-port VLANs
    + bridge: change the signature for
      nm_platform_link_set_bridge_vlans()
    + platform: add define for IFLA_BOND_SLAVE_PRIO
    + lldp: fix multiple access to argument in logging macro
    + lldp: fix crash dereferencing NULL pointer during debug logging
    + policy: unblock the autoconnect for children when parent is
      available
* Thu Aug 22 2024 Jonathan Kang <songchuan.kang@suse.com>
  - Add NetworkManager-dont-enforce-ip-cleanup-on-device-deactivating.patch:
    device: don't enforce IP cleanup on deactivating state
    (bsc#1228154, glfd#NetworkManager/NetworkManager!2016).
* Fri Aug 09 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.48.8:
    + ovs: fix triggering stage3 activation without DHCP client
      initialized
    + config: parse autoconnect-ports value on config
    + ndisc: preserve router preferences
* Mon Jul 29 2024 Jonathan Kang <songchuan.kang@suse.com>
  - Add NetworkManager-dont-renew-bridge-dhcp-if-no-mac-on-wakeup.patch:
    manager: don't renew dhcp lease when software devices' MAC is empty
    (bsc#1225498, glfd#NetworkManager/NetworkManager#1587).
* Fri Jul 26 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.48.6:
    + activation: Allow changing controller of exposed active
      connection
    + ovs: wait for the link to be ready before activating
    + policy: assert that the auto-activate list is empty on dispose
* Fri Jul 05 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.48.4:
    + Support matching a OVS system interface by MAC address.
    + When looking up the system hostname from the reverse DNS lookup
      of addresses configured on interfaces, NetworkManager now takes
      into account the content of /etc/hosts.
* Mon Jun 24 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 1.48.2:
    + Support matching a OVS system interface by MAC address.
    + Fix port reactivation when the controller is reactivating.
    + Save connection timestamps when shutting down, so that the
      right connection autoactivates after restart.
    + Fix handling of VPN secrets for 2-factor authentication.
* Wed Jun 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 1.48.0:
    + Building with autotools is now deprecated and will be
      completely removed in the next development cycle.
    + Support changing the OpenSSL ciphers for 802.1X authentication
      via connection property "802-1x.openssl-ciphers".
    + The reason why a device is unmanaged is now properly set in the
      "StateReason" property of the "Device" D-Bus object. The
      property is visible in nmcli via "nmcli -f all device show
      $DEV".
    + Deprecated 802-11-wireless and 802-11-wired property
      'mac-address-blacklist' and introduced the
      'mac-address-denylist' property.
    + Properly restore in-memory connection profiles during the
      rollback of a checkpoint.
    + Fix detection of 6 GHz band capability for WiFi devices.
    + Allow IPv6 SLAAC and static IPv6 DNS server assignment for
      modem broadband when IPv6 device address was not explicitly
      passed on by ModemManager.
    + Fix a performance issue that was leading to 100% CPU usage by
      NetworkManager if external programs were doing a big amount of
      routes updates.
    + Patch-level development releases (i.e. 1.48.1-dev) won't be
      used anymore.
  - Changes from version 1.46
    + Support dynamic value "${NETWORK_SSID}" for
      connection.stable-id to generate the stable ID based on the
      Wi-Fi's SSID.
    + Support new value "wifi.cloned-mac-address=stable-ssid" for
      randomizing the MAC address based on the Wi-Fi network.
    + Change internal ABI of NMSetting types and NMSimpleConnection.
    + Honor udev property ID_NET_AUTO_LINK_LOCAL_ONLY=1 for enabling
      link local addresses on default wired connection.
    + Honor udev property ID_NET_MANAGED_BY to only manage an
      interface when set to "org.freedesktop.NetworkManager".
    + D-Bus methods StartFind() and StopFind() on interface
      "org.freedesktop.NetworkManager.Device.WifiP2P" now require the
      "org.freedesktop.NetworkManager.wifi.scan" Polkit permission.
    + Drop build support with Python2. Python3 is now required.
    + nmcli: limit number of printed addresses/routes in `nmcli`
      overview to 10.
    + Limit number of exported IP addresses/routes on D-Bus to 100 to
      reduce performance cost. Also, D-Bus updates for
      addresses/routes are now rate limited to 3 per second.
    + cloud-setup: enable more sandboxing options in systemd service
      file.
    + nmcli: show WiFi bandwidth.
    + Internal improvements and bugfixes.
    + Man page now show the format and accepted values of all
      properties.
    + Added the 'dns-change' dispatcher event.
    + Show WiFi devices capability to work on the 6GHz band.
    + Allow to set dhcp-client-id to none.
    + Support configuring ethtool channels property to configure NIC
      multiqueue.
    + Don't attempt to use IPv6 if it's disabled in kernel.
    + Fix handling of OVS interfaces with netdev datapath and cloned
      MAC.
    + Support for old systemd has been droped, at least systemd v200
      is required.
    + Support Ethtool EEE (Energy Efficient Ethernet) settings.
    + Add options to prevent edns0 and trust-ad being automatically
      added to DNS configuration.
    + Implement fwmark property for IP tunnels.
    + Add support to HSR/PRP interfaces.
    + Deprecated connection.* properties master, slave-type,
      autoconnect-slaves
    + Allow configuring static routes also when addresses is empty.
    + VPN: accept pref-src for IPv6 routes from VPN plugins.
    + nmcli: show global metered state.
    + Support modifying the DSCP header field for DHCP packets, and
      change the default to CS0.
    + Enable IPv4 DAD (Duplicate Address Detection) by default.
    + vpn: support 2FA authentication from VPN plugins.
    + nmtui: allow adding a bond as bridge port.
    + sriov: add support to configure the NIC's eswitch settings via
      Devlink.
    + ndisc: fix IPv6 address lifetimes computation.
    + Support the MACsec offload mode.
    + Support creating generic devices via external "device-handler"
      dispatcher.
    + Documentation improvements.
    + Many internal improvements and bug fixes.
  - Drop nm-runstatedir.patch: no longer needed.
* Thu May 09 2024 Jonathan Kang <songchuan.kang@suse.com>
  - Don't recommend ModemManager for the main package, as it's only
    needed by NetworkManager-wwan subpackage(bsc#1100395).
* Fri Apr 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 1.44.4:
    + Add the 'dns-change' dispatcher event.
    + Various fixed related to IPv4 duplicate address detection.
    + Fix support for OVS netdev datapath
    + Fix handling of IPv6 hop limit
* Sun Dec 03 2023 Yifan Jiang <yfjiang@suse.com>
  - Add python3.6-in-sle.patch: SLE still takes python 3.6 as primary
    system, the patch allows meson to find python 3.6 in SLE.
* Tue Nov 28 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %patch -p N instead of deprecated %patchN.
* Tue Oct 03 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.44.2:
    + Better log IPv4 Address Conflict Detection (ACD) conflicts
    + Remove the upper limit of 65535 for PIDs read from the PID file
    + Allow missing default gateway with oFono
    + Honor the CLICOLOR_FORCE environment variable
    + Fix generating connection with IPv6 method disabled vs ignored
    + Fix possible segmentation fault when doing a checkpoint
      rollback
    + Documentation improvements
  - Switch to source services, use explicit released tag.
* Wed Aug 09 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.44.0:
    + Introduce a new "link" setting that holds properties related to
      the kernel link such as "tx-queue-length", "gso-max-size",
      "gso-max-segments", "gro-max-size".
    + Support sending a DHCPv6 prefix delegation hint via the
      "ipv6.dhcp-pd-hint" connection property.
    + Support new bond options: "arp_missed_max", "lacp_active",
      "ns_ip6_target".
    + Add new "initial-eps-bearer-configure" and
      "initial-eps-bearer-apn" properties in the GSM setting.
    + Setting "connection.stable-id=default${CONNECTION}" changed
      behavior to be identical to the built-in default value when the
      stable-id is not set.
    + Add a "[keyfile].rename" option to NetworkManager.conf to force
      renaming profiles on disk when their name changes.
    + The ifcfg-rh plugin is deprecated; it will only receive
      bugfixes and no new features. A warning is emitted the log when
      a connection in ifcfg-rh format is found.
    + To automatically migrate existing ifcfg-rh connections to the
      keyfile format, a new configuration option
      "main.migrate-ifcfg-rh" is provided. Migration is disabled by
      default, but the default value can be changed at build time via
      "--with-config-migrate-ifcfg-rh-default=yes".
    + When configuring hostnames in non-public TLD (like
      "example.local"), use the TLD as default search domain instead
      of the full hostname.
    + Always apply DNS options from the [global-dns] configuration
      section
    + The NetworkManager daemon now acquires the D-Bus name only
      after populating the D-Bus tree. This can add a delay during
      startup but it is required to avoid race conditions with other
      services depending on NM.
    + Add a "version-id" argument to the Update2() D-Bus call to
      guard against concurrent modifications of profiles.
    + Don't use tentative IPv6 addresses to resolve the system
      hostname via DNS.
    + Track the number of autoconnect retries left for each device
      and connection. Previously it was tracked only per connection
      and this lead to unexpected behaviors in case of multiconnect
      profiles.
    + Set VLAN filtering options on bridge via netlink instead of
      sysfs.
    + nm-cloud-setup now supports IMDSv2 on Amazon EC2.
    + nmtui now allows to enable or disable Wi-Fi and WWAN radios.
    + Honor ignore-carrier=no for bond/bridge/team devices.
    + Add version mismatch warning when running nmcli commands.
  - Rebase patches with quilt.
* Thu Jun 29 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.42.8:
    + Add support for ppp 2.5.0.
    + Fix nft rules for balance-slb bonding.
    + Support port priority for bonding.
    + Fix regression handling the PKEY_ID for infiniband profiles in
      ifcfg-rh format.
    + Fix race in nm-cloud-setup that caused partial configuration
      and loss of connectivity with multiple interfaces.
    + Don't touch "net.ipv6.conf.$IFACE.forwarding" unless explicitly
      required for IPv6 sharing.
    + Various bugfixes related to team, Wi-Fi P2P, IPv6LL.
    + Automatically unblock autoconnect of profiles during reapply.
* Wed May 31 2023 Luciano Santos <luc14n0@opensuse.org>
  - Update https://www.gnome.org/projects/NetworkManager/ URL tag to
    NM's newest home page: https://networkmanager.dev/, and main
    package summary to: standard Linux network configuration tool
    suite.
* Sat May 13 2023 Callum Farmer <gmbr3@opensuse.org>
  - Add nm-runstatedir.patch: to correct rundir from /var/run to /run
    for systemd FHS compatibility
* Thu Apr 20 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.42.6:
    + Emit the dhcp-change dispatcher event also after a lease
      renewal.
    + Fix assertion failure on DHCP renewal.
    + Add support for EC2 IMDSv2 in nm-cloud-setup.
    + Allow setting tunnel flags for ip6gre & ip6gretap connection
      profiles.
    + Improve the Wi-Fi hotspot functionality.
    + Fix setting the Wi-Fi roaming policy based on the number of
      seen BSSIDs.
    + Support the "no-aaaa" resolv.conf option.
    + Some oFono fixes.
* Thu Mar 09 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.42.4:
    + Fix a possible crash when [global-dns] is used and improve the
      documentation.
    + Documentation improvements.
* Mon Mar 06 2023 Jonathan Kang <songchuan.kang@suse.com>
  - Changes from version 1.38.6 (bsc#1208631):
    + Fix honoring DNS priority.
    + Decline DHCPv6 lease when DAD fails.
    + Various bugfixes.
* Thu Feb 23 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.42.2:
    + Add build option to set the mobile-broadband-provider-info
      database path.
    + Add new "ipv[46].replace-local-rule" setting to control whether
      to remove the local route rule that is automatically generated.
    + Add the DHCPv6 IAID to the lease information exposed in /run
      and on D-Bus.
    + Fix assuming team connections at boot.
    + Fix race condition when setting the MAC address of an OVS
      interface.
    + Fix constructing the IPv4 name servers variable passed to
      dispatcher scripts.
    + Don't use tentative IPv6 address to resolve the system hostname
      via DNS.
    + Deprecate the "Master" property of the NMActiveConnection D-Bus
      object in favor of the new "Controller" property.
  - Drop 1539.patch: Fixed upstream.
  - Refresh patch with quilt:
    + 0001-Coerce-connectivity-LIMITED-to-NONE-when-device-is-d.patch
* Mon Feb 20 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Add 1539.patch: Fix constructing the IPv4 nameserver variable
    (boo#1208371).
* Mon Feb 13 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Pass session_tracking=systemd and
    session_tracking_consolekit=false to meson, no longer build
    support for consolekit as session tracker.
* Fri Feb 10 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.42.0:
    + Added support for source load balancing for Ethernet Bonds.
    + Allow specifying vhost name (SNI) for a manually DNS-over-TLS
      server. Only works with systemd-resolved plugin.
    + Connections can now be activated on a loopback interface.
    + Added support of IPv4 ECMP routes. The ECMP routes will get
      merged.
* Fri Jan 27 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.40.12:
    + Make sure "external-ids" stays up to date in Open vSwitch
      database on a connection reapply.
    + Retry if a netlink sockets runs out of buffer space before
      we're able to read results of a link change.
    + Fix a possible race involving concurrent invocation of iptables
      in IPv4 shared mode.
    + Other various fixes.
* Wed Jan 11 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.40.10:
    + Fix the evaluation of the autoconnect retries.
    + nm-cloud-setup now preserves addresses added externally.
    + Ensure that dnsmasq is stopped after changing the dns backend
      and restarting the service.
    + Fix honoring an explicit DHCPv6 DUID with dhclient.
    + Other various fixes.

Files

/etc/NetworkManager
/etc/NetworkManager/VPN
/etc/NetworkManager/conf.d
/etc/NetworkManager/dispatcher.d
/etc/NetworkManager/system-connections
/usr/bin/nm-online
/usr/bin/nmcli
/usr/lib/NetworkManager
/usr/lib/NetworkManager/NetworkManager.conf
/usr/lib/NetworkManager/VPN
/usr/lib/NetworkManager/conf.d
/usr/lib/NetworkManager/dispatcher.d
/usr/lib/NetworkManager/dispatcher.d/nfs
/usr/lib/NetworkManager/dispatcher.d/no-wait.d
/usr/lib/NetworkManager/dispatcher.d/pre-down.d
/usr/lib/NetworkManager/dispatcher.d/pre-up.d
/usr/lib/firewalld
/usr/lib/firewalld/zones
/usr/lib/firewalld/zones/nm-shared.xml
/usr/lib/systemd/system-generators
/usr/lib/systemd/system-generators/nm-initrd-generator.sh
/usr/lib/systemd/system/NetworkManager-config-initrd.service
/usr/lib/systemd/system/NetworkManager-dispatcher.service
/usr/lib/systemd/system/NetworkManager-initrd.service
/usr/lib/systemd/system/NetworkManager-wait-online-initrd.service
/usr/lib/systemd/system/NetworkManager-wait-online.service
/usr/lib/systemd/system/NetworkManager.service
/usr/lib/systemd/system/NetworkManager.service.d
/usr/lib/systemd/system/nm-priv-helper.service
/usr/lib/tmpfiles.d
/usr/lib/tmpfiles.d/NetworkManager.conf
/usr/lib/udev/rules.d/84-nm-drivers.rules
/usr/lib/udev/rules.d/85-nm-unmanaged.rules
/usr/lib/udev/rules.d/90-nm-thunderbolt.rules
/usr/lib64/NetworkManager
/usr/lib64/NetworkManager/1.54.3
/usr/lib64/NetworkManager/1.54.3/libnm-device-plugin-wifi.so
/usr/libexec/nm-daemon-helper
/usr/libexec/nm-dhcp-helper
/usr/libexec/nm-dispatcher
/usr/libexec/nm-initrd-generator
/usr/libexec/nm-libnm-helper
/usr/libexec/nm-priv-helper
/usr/sbin/NetworkManager
/usr/share/bash-completion/completions/nmcli
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.AccessPoint.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.AgentManager.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Checkpoint.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Connection.Active.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.DHCP4Config.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.DHCP6Config.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Adsl.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Bluetooth.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Bond.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Bridge.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Dummy.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Generic.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Hsr.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.IPTunnel.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Infiniband.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Ipvlan.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Loopback.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Lowpan.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Macsec.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Macvlan.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Modem.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.OlpcMesh.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.OvsBridge.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.OvsInterface.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.OvsPort.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Ppp.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Statistics.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Team.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Tun.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Veth.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Vlan.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Vrf.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Vxlan.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.WiMax.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.WifiP2P.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.WireGuard.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Wired.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Wireless.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.Wpan.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Device.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.DnsManager.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.IP4Config.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.IP6Config.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.PPP.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.SecretAgent.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Settings.Connection.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.Settings.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.VPN.Connection.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.VPN.Plugin.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.WiMax.Nsp.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.WifiP2PPeer.xml
/usr/share/dbus-1/interfaces/org.freedesktop.NetworkManager.xml
/usr/share/dbus-1/system-services/org.freedesktop.nm_dispatcher.service
/usr/share/dbus-1/system-services/org.freedesktop.nm_priv_helper.service
/usr/share/dbus-1/system.d/nm-dispatcher.conf
/usr/share/dbus-1/system.d/nm-priv-helper.conf
/usr/share/dbus-1/system.d/org.freedesktop.NetworkManager.conf
/usr/share/doc/packages/NetworkManager
/usr/share/doc/packages/NetworkManager/AUTHORS
/usr/share/doc/packages/NetworkManager/ChangeLog
/usr/share/doc/packages/NetworkManager/NEWS
/usr/share/doc/packages/NetworkManager/TODO
/usr/share/doc/packages/NetworkManager/server.conf
/usr/share/licenses/NetworkManager
/usr/share/licenses/NetworkManager/COPYING
/usr/share/man/man1/nm-online.1.gz
/usr/share/man/man1/nmcli.1.gz
/usr/share/man/man5/NetworkManager.conf.5.gz
/usr/share/man/man5/nm-settings-dbus.5.gz
/usr/share/man/man5/nm-settings-keyfile.5.gz
/usr/share/man/man5/nm-settings-nmcli.5.gz
/usr/share/man/man5/nm-settings.5.gz
/usr/share/man/man5/nm-system-settings.conf.5.gz
/usr/share/man/man7/nmcli-examples.7.gz
/usr/share/man/man8/NetworkManager-dispatcher.8.gz
/usr/share/man/man8/NetworkManager-wait-online.service.8.gz
/usr/share/man/man8/NetworkManager.8.gz
/usr/share/man/man8/nm-initrd-generator.8.gz
/usr/share/polkit-1/actions/org.freedesktop.NetworkManager.policy
/var/lib/NetworkManager


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 1 23:32:50 2026