SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for NetworkManager-1.30.4-3.1.i586.rpm :

* Tue May 18 2021 Jonathan Kang - Add nm-add-CAP_CHOWN-capability.patch: Add CAP_CHOWN to CapabilityBoundingSet to make teamd work properly (glfd#NetworkManager/NetworkManager!860, bsc#1185424).
* Fri May 14 2021 Dominique Leuenberger - Drop networkmanager-obs-net.patch: the patch needs a full rework.- Drop networkmanager-checks-po.patch: as it was supposed to fix something introduced by another patch which we still carry, yet we can live with this patch disabled, I\'d infer this patch is not nescessary.
* Tue Apr 20 2021 Dominique Leuenberger - Update to version 1.30.4: + Fix crash evaluating match setting properties (CVE-2021-20297). + Fix leak of local route added by NetworkManager for configured addresses. + Fix name of the device autoconnect D-Bus property. + Multiple bugfixes in the initrd generator. + Various minor bugfixes.
* Sat Apr 17 2021 Dominique Leuenberger - Update to version 1.30.2: + Increase the limit of open file descriptors in NetworkManager.service. + Fix hostname lookup via DNS when resolv.conf is managed by systemd-resolved. + Enable WPA3 for Wi-Fi connections with key_mgmt=WPA-PSK. + Fix crash with the IWD Wi-Fi backend. + Avoid logging warning when setting bond option \"ad_actor_system=00:00:00:00:00:00\". + Update SpecificObject D-Bus property of ActiveConnection after WiFi roaming. + Multiple bugfixes in the initrd generator. + Various minor bugfixes.- Drop NM-restore-MAC-on-release-only-when-cloned.patch: fixed upstream.
* Thu Apr 15 2021 Jonathan Kang - Modified NetworkManager.conf: Use dhclient as the default dhcp client(bsc#1183202).
* Fri Apr 09 2021 Jonathan Kang - Add nm-dhcp-use-valid-lease-on-timeout.patch: Support valid lease file on dhcp timeout(glfd#NetworkManager/NetworkManager!811, bsc#1183202).
* Thu Mar 25 2021 Jonathan Kang - Add NM-restore-MAC-on-release-only-when-cloned.patch: bond: restore MAC on release only when there is a cloned MAC address (glfo#NetworkManager/NetworkManager!775, bsc#1183967).
* Thu Feb 18 2021 Dominique Leuenberger - Update to version 1.30.0: + Increase timeout of NetworkManager-wait-online.service to 60 seconds. + Add \"ipv4.dhcp-client-id=ipv6-duid\" option for RFC4361. + The dhcpcd plugin now requires a minimum version of dhcpcd-9.3.3 with the --noconfigure option. Using an older version will cause dhcpcd to exit with a status code of 1. + Support building against musl libc. + Support new ethtool offload features. + Add support for WPA3 Enterprise Suite-B 192 bit mode. + Add support for handling Veth devices. + New hostname settings for controlling configuring the hostname from reverse DNS lookup and from DHCP. + OVS: support configuring external-ids. + libnm: nm_setting_bond_add_option() no longer validates the option that is set. Instead, use nm_connection_verify() to validate the profile. + libnm: add support for reading/writing keyfile format. This required to relicense previously GPL-2.0+ code as LGPL-2.1+ with the agreement of the copyright holders. + initrd: - Support for rd.net.timeout.carrier option. - Support new ip method \"link6\" for IPv6 link-local only. + build: new configure option to set path to \"polkit-agent-helper-1\". + Many bugfixes and improvements. + Updated translations.- Change License to GPL-2.0-or-later and LGPL-2.1-or-later, following upstream.- Replace %systemd_requires with %systemd_ordering.
* Mon Jan 04 2021 Hans-Peter Jansen - Second attempt to exclude systemd.automount from nfs processing: fix boo#1116625
* Sun Dec 06 2020 Bjørn Lie - Update to version 1.28.0: + Change the behavior of nm-initrd-generator so that the \'ip=off|none\' kernel cmdline argument actually generates a connection which disables both ipv4 and ipv6. Previously the generated connection would disable ipv4 but ipv6 would be set to the \'auto\' method.
* Fri Nov 27 2020 Fabian Vogt - Provide service(network) and sysvinit(network) to be an alternative to wicked-service
* Tue Nov 24 2020 Bjørn Lie - Pass --enable-lto to configure, build with LTO enabled.- Stop passing --enable-json-validation to configure, no longer needed, nor recognized.
* Fri Oct 30 2020 Hans-Peter Jansen - Exclude systemd.automount from nfs processing: fix boo#1116625 as suggested from Neil Brown
* Wed Oct 21 2020 Dominique Leuenberger - Update to version 1.27.91: + Change the default DNS priority for VPNs from 50 to -50. This is a change in behavior and means that when connecting to a VPN with the default route, DNS queries will never leak to local resolvers. To restore the old behavior, set the DNS priority of the connection to 50. + The initrd generator now supports creating Infiniband connections.
* Fri Oct 16 2020 Dominique Leuenberger - Rebase patches: + 0001-Coerce-connectivity-LIMITED-to-NONE-when-device-is-d.patch + NetworkManager-1.10.6-netconfig.patch + nm-dont-overwrite-resolv-conf.patch
* Fri Oct 16 2020 Bjørn Lie - Update to version 1.27.90: + Introduce a new \"rc-manager=auto\" setting and make it the default, unless a different default is chosen at compile time. This mode tries to detect \"systemd-resolved\", \"resolvconf\", and \"netconfig\".- Disable patches that needs rebase or dropping: + nm-dont-overwrite-resolv-conf.patch + NetworkManager-1.10.6-netconfig.patch + 0001-Coerce-connectivity-LIMITED-to-NONE-when-device-is-d.patch
* Fri Oct 16 2020 dimstarAATTopensuse.org- Update to version 1.27.3: + Introduce new \"rc-manager=auto\" setting and make it the default, unless a different default is chosen at compile time. This mode tries to detect \"systemd-resolved\", \"resolvconf\", and \"netconfig\" and chooses the mode that seems most suitable depending on build setting and runtime detection. \"resolvconf\" and \"netconfig\" are only considered iff NetworkManager was built with the respective options enabled.- Rebase nm-dont-overwrite-resolv-conf.patch and 0001-Coerce-connectivity-LIMITED-to-NONE-when-device-is-d.patch.
* Thu Oct 15 2020 Bjørn Lie - Update to version 1.26.4: + Add support for the DHCPv4 vendor class identifier option. + The initrd generator now supports specifying interfaces by MAC address. + Automatically add the wildcard DNS domain to VPNs with never-default=no and no domains. + Allow setting bond \"primary\" option with modes \"tlb\" and \"alb\". + Fix peer group tracking of Wi-Fi P2P connections. + Fix autoactivating virtual devices after a failure.
* Thu Aug 20 2020 Bjørn Lie - Update to version 1.26.2: + build: various fixes for LTO. + dhcp6: export and handle the DHCPv6 FQDN option. + core: fix reapply for bond options. + core: improve \"connection.wait-device-timeout\" to handle matching devices not only by interface name and fix race. + libnm,core: support \"clsact\" qdisc. + dhcp4: fix bug in internal DHCP client on big endian systems.
* Thu Aug 13 2020 Dominique Leuenberger - Own the two empty directories pre-up.d and pre-down.d in /usr/lib/NetworkManager/dispatcher.d (boo#1173713).
* Mon Jul 13 2020 Bjørn Lie - Update to version 1.26.0: + Add a new build option \'firewalld-zone\'; when enabled, NetworkManager installs a firewalld zone for connection sharing and puts interfaces using IPv4 or IPv6 shared mode in this zone during activation. The option is enabled by default. Note that NetworkManager still calls to iptables to enable masquerading and open needed ports for DHCP and DNS. The new option is useful on systems using firewalld with the nftables backend, where the iptables rules would not be sufficient. + Extend the syntax for \'match\' setting properties with \'|\', \'&\', \'!\' and \'\\\\\'. + Add MUD URL property for connection profiles (RFC 8520) and set it for DHCP and DHCPv6 requests. + Expose raw LLDP message on D-Bus and the MUD usage description URL. + ifcfg-rh: handle \"802-1x.{,phase2-}ca-path\". Otherwise setting this property silently fails and a profile might accidentally not perform any authentication (CVE-2020-10754). + ifcfg-rh: handle 802-1x.pin properties. + ethernet: reset original autonegotiation/speed/duplex settings when deactivating device. + Support ethtool coalesce and ring options. + Allow team connections to work without D-Bus (e.g. in the initrd). + Wi-Fi profiles now also autoconnect if all previous activation attempts failed. This means, an initial failure to autoconnect to the network will no longer block the automatism. A side effect is that existing Wi-Fi profiles which previously were blocked may now start to autoconnect. + NetworkManager now supports \"local\" type routes beside \"unicast\". + Introduce new manual pages nm-settings-dbus and nm-settings-nmcli. + Mark externally managed devices and profiles on D-Bus. + Highlight externally managed devices in nmcli. + Add support for a number of bridge options. + Add match for device path, driver and kernel command line for connection profiles. + Fix support for OVS patch interfaces. + Support more tc qdiscs: tbf and sfq. + Add new provider in nm-cloud-setup for Google Cloud Platform which automatically detects and configures the host to receive traffic from internal load balancers.
* Thu Jul 02 2020 Jonathan Kang - Rebase nm-add-CAP_SYS_ADMIN-permission.patch.
* Fri May 29 2020 Bjørn Lie - Update to version 1.24.2: + Add a new build option \'firewalld-zone\'; when enabled, NetworkManager installs a firewalld zone for connection sharing and puts interfaces using IPv4 or IPv6 shared mode in this zone during activation. The option is enabled by default. Note that NetworkManager still calls to iptables to enable masquerading and open needed ports for DHCP and DNS. The new option is useful on systems using firewalld with the nftables backend, where the iptables rules would not be sufficient. + ifcfg-rh: - Handle \"802-1x.{,phase2-}ca-path\". Otherwise setting this property silently fails and a profile might accidentally not perform any authentication (CVE-2020-10754). - Handle 802-1x.pin properties. + platform: fix crash detecting device type from netlink. + ip-tunnel: only set cloned-mac-address for layer 2 tunnels. + Fixes for sanitizer build and valgrind. + Various other bugfixes.
* Fri May 08 2020 Bjørn Lie - Update to version 1.24.0: + Add support for virtual routing and forwarding (VRF) interfaces. + Add support for Opportunistic Wireless Encryption mode (OWE) for Wi-Fi networks. + Add support for 31-bit prefixes on IPv4 point-to-point links according to RFC 3021. + Drop dependencies for libpolkit-agent-1 and libpolkit-gobject-1. + nmcli: - support setting removal via new command `nmcli connection modify $CON_NAME remove $setting`. - support backslash escape sequences for \"vpn.data\", \"vpn.secrets\", \"bond.options\", and \"ethernet.s390-options\". + bridge: support new options \"bridge.multicast-querier\", \"bridge.multicast-query-use-ifaddr\", \"bridge.multicast-router\", \"bridge.vlan-stats-enabled\", \"bridge.vlan-protocol\", \"bridge.group-address\". + IPv6 SLAAC: add support for \"ipv6.ra-timeout\" setting + IPv6 DHCP: add support for \"ipv6.dhcp-timeout\" setting + WWAN: NetworkManager now detects if a PIN-protected SIM card has been externally unlocked and automatically tries to activate a suitable connection on the modem. + OVS: - add support for changing MTU of OVS interfaces. - remove length limitation for OVS Bridge, Patches and Interfaces (only Patch types) names. + VPN: accept empty values for VPN data items and secrets. + All nm-devices now expose the \'HwAddress\' property via D-Bus. + Slave devices now do not get created/activated if master is missing. + Fixed multiple issues in the internal \"nettools\" DHCP client. + Export NM_CAPABILITY_OVS capability on D-Bus and in libnm to indicate that the OVS plugin is loaded. + Fixes for importing WireGuard profiles in nmcli and better handle configurations that enable ip4-auto-default-route with an explicit gateway. + Various bug fixes and improvements.- Rebase applied patches with quilt.- Drop pkgconfig(polkit-agent-1) BuildRequires: No longer needed.
* Fri May 01 2020 Dominique Leuenberger - Prepare the directory structure for the VPN modules. This is the directory we instruct VPN services to be installed to as part of pkg-config --variable vpnservicedir libnm. It is this fair that we also provide the directory layout.- Install RPM macros (macros.NetworkManager) as part of the -devel package for plugins to get the relevant variables to consume.
* Thu Mar 12 2020 Bjørn Lie - Update to version 1.22.10: + core: periodically cleanup stale device state files from /run. + dhcp: fix crash in nettools client. + bond: fixed the validation of the miimon option. + Various minor bug fixes and improvements.
* Wed Mar 11 2020 Dr. Werner Fink - Modify nfs script (boo#1164642)
* Also mount nfs4 shares
* Ignore nfs or nfs4 shares in case if the noauto option is set
* Tue Feb 18 2020 Bjørn Lie - Update to version 1.22.8: + Added configuration option to customize IPv6 RA timeout. + Internal DHCP client will now request a lease renewal using the previously obtained IP address when expired. + Removed length limitation for OVS Bridge, Patches and Interfaces (only Patch types) names. + Fixed initialization of \'secs\' DHCP header field, this caused some DHCP relays to drop packets. + Fixed failure when creating team interfaces using \'nmstate\'. + Various bug fixes and improvements.
* Wed Feb 05 2020 Michael Gorse - Add -fcommon to CFLAGS. This is currently being done upstream (boo#1160381).
* Fri Jan 31 2020 Bjørn Lie - Update to version 1.22.6: + Various fixes for the internal DHCP client. + Slave devices now do not get created/activated if master is missing. + Fixed \'startup-complete\' bug where NetworkManager would reach the network-online.target even when not all the connections had been tried. + Updated translations.
* Sat Jan 25 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Fri Jan 10 2020 Bjørn Lie - Update to version 1.22.4: + Fix behavior of internal DHCP client when the server sends a NAK. + Support 31-bit prefixes on IPv4 point-to-point links according to RFC 3021. + Fix memory leak parsing RequestScan D-Bus method arguments.
* Wed Jan 08 2020 Lorenz Hüdepohl - Fix \'nfs\' dispatcher script It was checking for an enabled unit \'nfs.service\' - which does not exist (anymore?). Switched to a check for an enabled unit \'nfs-client.target\'
* Tue Dec 24 2019 Bjørn Lie - Update to version 1.22.2: + Fix multiple issues in the internal DHCP client, including wrong parsing of search domains and classless routes options, and failures in obtaining and renewing the lease with certain server configurations. + Export NM_CAPABILITY_OVS capability on D-Bus and in libnm to indicate that the OVS plugin is loaded. + Fix libnm annotations for nm_sriov_vf_get_vlan_ids() to allow the usage of the function through GObject introspection.
* Tue Dec 17 2019 Bjørn Lie - Update to version 1.22.0: + Drop support for BlueZ 4. BlueZ 5 was released in 2012 and should nowadays be available everywhere. + DHCP: switch \"internal\" DHCPv4 plugin from code based on systemd to use nettools\' n-dhcp4 library. + Add support for \"scope\" attribute for IPv4 routes. + Add support for specifying IAID and FQDN flags for DHCP request. + Add a \'802-1x.optional\' property to consider the wired 802.1X authentication as optional. + Use the Network Cost Wi-Fi information element to determine metered device state. + Support main.auth-polkit=root-only setting to disable PolicyKit use and restrict authorization to root user. + core: declare \"startup complete\" when device reaches \"connected\" state, even if IP addressing methods did not yet fully complete. This changes behavior for unblocking \"NetworkManager-wait-online.service\", and \"network-online.target\" earlier. If this causes issues in your setup, you may need to configure \"ipv4.may-fail=no\" or \"ipv6.may-fail=no\", which delays reaching \"connected\" state for the address family accordingly. + libnm: hide NMObject and NMClient typedefs from header files. This prevents the user from subclassing these types and is an ABI change (in the unlikely case that a user was subclassing the types, which is no longer supported). + libnm: retire deprecated WiMAX API NMDeviceWimax and NMWimaxNsp. WiMAX support was removed from NetworkManager in version 1.2 (2016) and no such type instances would have been created by NMClient for a while now. + Deprecate synchronous API for D-Bus calls in libnm. We don\'t remove libnm API so you are free to continue using it. But tells you that using it might be a bad idea. + libnm: heavily internal rework NMClient. This slims down libnm and makes the implementation more efficient. NMClient should work now well with a separate GMainContext. + Add `nmcli general reload` subcommand to reload NetworkManager configuration and DNS settings. + nm-cloud-setup: add new tool for automatically configuring NetworkManager in cloud. This is still experimental and currently only EC2 and IPv4 is supported. + Add new NetworkManager logo to \"contrib/art/logo\". + Various bug fixes and improvements.- Disable networkmanager-checks-po.patch: Needs rebase.- Add new nm-cloud-setup.service to pre/post/preun/postun calls.
* Mon Nov 25 2019 Bjørn Lie - Update to version 1.20.8: + Fix handling of system CA certificates in the ifcfg parser. + Handle ReachableTime and RetransTimer from IPv6 Router Advertisements. + Fixed setting of MTU according to its parent device for some device types. + Various fixes for the initramfs configuration genertor.
* Wed Nov 06 2019 Bjørn Lie - Update to version 1.20.6: + Fix updating agent-owned VPN secrets. + Adjust IWD support to new D-Bus path of IWD 1.0. + Introduce an \'optional\' property in the 802-1x setting to allow the activation to proceed in case of missing authenticator. + Fix ARP announcements for IP addresses configured on interfaces. + Use proper interface when adding s390 specific details in initrd generator. + Don\'t disable PMF on Wi-Fi connections using SAE. + Properly handle uint16 property types in libnm.
* Thu Oct 31 2019 Dominique Leuenberger - Drop NetworkNanager-client recommends: this is no longer needed, as NM itself ships a frontend by now (nmtui). If a DE has a better way to manage NM (by means of applets or other way of integration) it is up to the DE to depend on the applets.
* Wed Oct 09 2019 Bjørn Lie - Update to version 1.20.4: + Fix crash related to Wi-Fi-P2P. + Support rd.znet option in initrd generator to support s390. + Fix not creating default-wired-connection when a suitable profile exists which is not tied to the device by interface-name. + tui: support WPA3-Personal (SAE). + Fixes for OLPC Mesh Wi-Fi. + Various bug fixes. Notably, fix unit test and build issues.- Drop nm-fix-gtk-doc.patch: Fixed upstream.
* Wed Oct 09 2019 Bjørn Lie - Add nm-fix-gtk-doc.patch: Fix build with gtk-doc 1.32 and newer.
* Wed Oct 09 2019 Bjørn Lie - Update to version 1.20.2: + Don\'t ask wpa_supplicant to attempt to enable FT if the interface doesn\'t support it. + Various bug fixes and improvements. + Updated translations.
* Wed Oct 09 2019 Bjørn Lie - Update to version 1.20.0: + The libnm-glib library, deprecated in favor of libnm since NetworkManager 1.0, and disabled by default since NetworkManager 1.12, has now been removed. + The DHCP client now defaults to \"internal\". The default can be overriden at build time by using the --with-config-dhcp-default option of the configure script or at run time by setting the main.dhcp option in the configuration file. + Added support for configuring fq_codel line discipline and mirred action. + Added a possibility for distributions to ship dispatcher scripts in /usr/lib. + Drop deprecated setting \"main.monitor-connection-files\" in NetworkManager.conf. This setting now has no more effect and was disabled by default for a long time. Instead, after changes, load files explicitly with `nmcli connection load` or `nmcli connection reload`. + Rework parsing team JSON config in libnm and stricter validate settings. With this, NetworkManager rejects settings that it considers invalid while still allowing setting arbitrary JSON config directly. + Drop ibft settings plugin. This functionality is now covered by using nm-initrd-generator from initrd to pre-generate in-memory profiles. + Support \"suppress_prefixlength\" attribute for policy routing rules. + This is what wg-quick uses for the \"Improved Rule-based Routing\" solution, and the user can now manually configure such policy routing rules. + Support \"wireguard.ip4-auto-default-route\" and \"wireguard.ip6-auto-default-route\". This automatically implements the \"Improved Rule-based Routing\" of wg-quick to help avoiding routing loops when setting the default-route on the WireGuard interface. Note that this is now enabled by default, so there is a change in behavior if your WireGuard connection profiles from before had a default-route (/0) in allowed-ips. + Rework implementation of settings plugins and how profiles are presisted to disk. This is a large internal refactoring of the settings plugins that allows to migrate a connection profile between plugins. + In-memory profiles are now only handled by keyfile plugin and will also be persisted to /run directory. This allows to restart NetworkManager without loosing these profiles and it provides a file-system based API for creating in-memory profiles. + Keyfile plugin now supports a read-only directory of profiles under directory \"/usr/lib/NetworkManager/system-connections\". Such profiles still can be modified and deleted via D-Bus, which results in writing profiles to /etc or /run that shadow the read-only files. + Add new D-Bus method AddConnection2() that allows to block autoconnect of the profile at the moment when creating the profile. Also add support for this API to libnm. + Add flag \"no-reapply\" to Update2() D-Bus method. Normally, when a connection profile gets modified, this only changes the profile itself. When the profile is currently activated on a device, then the device\'s configuration does not update before the profile is fully re-activated or Reapply on the device is called. There is an exception to this: the \"connection.zone\" and the \"connection.metered\" properties take effect immediately. The \"no-reapply\" flag allows suppressing to reapply any properties, so that no changes take effect automatically. The purpose is to really only modify the profile itself without changes to the runtime configuration of the device. + Add \"ipv6.method=disabled\" to disable IPv6 on a device, like also possible for IPv4. Until now, the users could only set \"ipv6.method=ignore\" which means the users are free to set IPv6 related sysctl values themselves. + Added support for Wi-Fi Mesh network.- Stop passing --with-libnm-glib to configure, feature was dropped.- Drop sub-packages libnm-util2, libnm-glib4 and libnm-glib-vpn1 and obsolete them from the main package (also in baselibs.conf).- Drop typelib-1_0-NetworkManager-1_0 and typelib-1_0-NMClient-1_0.- Rebase some patches with quilt.- Disable nm-add-CAP_SYS_ADMIN-permission.patch: Needs rework or possibly dropping as the ibft plugin is dropped.- Pass --with-iwd=yes to configure, build experimental IWD backend support. Not recommended for endusers, only for testers willing to take the risk of broken wifi with no support from distro.
* Wed Oct 09 2019 Bjørn Lie - Update to version 1.18.4: + Improve handling of externally added policy routing rules and for rules that are taken over after a restart of NetworkManager service. + Fix taking over OVS devices after restart of NetworkManager. + Bugfix reapplying IP configuration while activating. + Allow reapplying Wi-Fi profile when seen-bssids changes. + Various other bugfixes for minor issues and memory leaks. + Various build and test fixes.
* Tue Jul 30 2019 Jonathan Kang - Update to version 1.18.2(bsc#1138213): + Add support for policy routing rules. + Add support for VLAN filtering for Linux bridge. + Support ieee-802-1 and ieee-802-3 LLDP TLVs. + Allow large MTU sizes for infiniband/IPoIB connection profiles. + Improve nmcli\'s handling of list options for connection properties. + Add compatibility with out-of-tree WireGuard module on 5.2 kernels + Fix parsing of BOOTIF= variables in initrd. + Accept numeric IPv4 prefix in place of a mask when parsing a command line in initrd. + Don\'t check connectivity of unconfigured devices. + Fix PKCS#12 handling in the ifcfg-rh plugin. + Avoid waiting for udev to see software devices created by NetworkManager. + Don\'t attempt to stop management daemon for Team devices created externally to NetworkManager. + Use FQDN for persistent hostname on Slackware. + Restore IPv6 configuration of a device when its link goes back up. + Fix management status of software devices on system suspend. + Make nmcli not print certificate blobs if --show-secrets is not used. + Fix MTU reapply.- Drop 0001-Update-connectivity-value-on-device-removal.patch: Fixed upstream.
* Tue Jun 11 2019 Jonathan Kang - Add nm-add-CAP_SYS_ADMIN-permission.patch: Add CAP_SYS_ADMIN which netconfig needs to call setdomainname (bsc#1129587).
* Wed May 29 2019 Bjørn Lie - Update to version 1.16.2: + Use FQDN for persistent hostname on Slackware. + Fix wrong permissions of the /var/lib/NetworkManager/secret_key file. + Don\'t terminate teamd when assuming existing team connections. + Fix incorrect persistence of connections with EAP-TLS and a PKCS#12 certificate when using the ifcfg-rh plugin. + Fix reapply of the MTU property on devices. + Restore IPv6 configuration when the link goes up. + Fix build with sanitizers. + Other various bug fixes and improvements.
* Tue May 21 2019 Jonathan Kang - Avoid using \"systemctl enable\" in spec file (bsc#1038403).
* Fri May 17 2019 Jonathan Kang - Remove legacy checks which fixes bnc#803058 during distribution upgrade from 12.2 to 12.3 in .spec file.
* Thu Mar 28 2019 Christian Boltz - Fix systemd-network-config.patch which added lines starting with \"+\" to NetworkManager-wait-online.service
* Thu Mar 21 2019 Antonio Larrosa - Fix the connectivity value of devices which was set to LIMITED when the connectivity check fails. Now if the connectivity is being set to LIMITED but the device state is DISCONNECTED, then the value is coerced to NONE. Add patch submitted to upstream (boo#1103678, glfdo#NetworkManager/NetworkManager#138):
* 0001-Coerce-connectivity-LIMITED-to-NONE-when-device-is-d.patch- Fix the global connectivity value which wasn\'t updated when a device was removed. Which is a problem if the device being removed is the one providing the connectivity. Add patch submitted to upstream (boo#1103678, glfdo#NetworkManager/NetworkManager#141):
* 0001-Update-connectivity-value-on-device-removal.patch
* Mon Mar 18 2019 sckangAATTsuse.com- Update to version 1.16.0: + Check connectivity per address family. + Support \"main.systemd-resolved\" to let NetworkManager configure DNS settings in systemd-resolved without making it the main DNS plugin of NetworkManager. + Write \"/var/run/NetworkManager/no-stub-resolv.conf\" with original nameservers. That is useful with caching DNS plugins like \"systemd-resolved\" or \"dnsmasq\" where \"/var/run/NetworkManager/resolv.conf\" refers to localhost. + Change default \"ipv4.dhcp-client-id\" setting for the internal DHCP plugin from \"duid\" to \"mac\". This is a change in behavior on upgrade when using the internal DHCP plugin (unless the default is overwritten in \"NetworkManager.conf\" or specified per connection profile). + Improve handling of DHCP router options with internal DHCP plugin. For one, accept multiple routers and add a default-route to each. On D-Bus expose the original DNS and NTP servers without cleaning up local nameservers. + Allow binding a connections lifetime to the DBus client that activated it. + Add support for establishing Wi-Fi Direct connections (Wi-Fi P2P). + Add support for WireGuard VPN tunnels to NetworkManager. D-Bus API and libnm support all options. nmcli supports creating and managing WireGuard profiles, with the exception of configuring and showing peers. + Add initrd generator to be used by dracut and use it as new way of handling iBFT. + Deprecated \"plugins.monitor-connection-files\" setting in NetworkManager.conf. This option will have no effect in future versions. + Add AP and Ad-hoc support for iwd Wi-Fi backend. + Warn about invalid settings in \"NetworkManager.conf\". + Support announcing \"ANDROID_METERED\" DHCP option for shared mode. + Support SAE authentication as used for 802.11s Meshing and WPA3-Personal. + NetworkManager is no longer installed as D-Bus activatable service. + Mark docker bridges as unmanaged via udev rule. + Add new PolicyKit permission \"org.freedesktop.NetworkManager.wifi.scan\" for controlling Wi-Fi scanning.- Rebase systemd-network-config.patch and nm-dont-overwrite-resolv-conf.patch.- Drop NetworkManager-1.12.2-docker-unmanaged.patch and NM-add-wifi-scan-polkit-rule.patch: Fixed upstream (bsc#1128560).
* Sun Mar 17 2019 Jan Engelhardt - Do away with em dashes in summaries.- Combine %service_
* calls to reduce generated boilerplate.
* Sun Feb 24 2019 bjorn.lieAATTgmail.com- Update to version 1.14.6: + Fix memory corruption in internal DHCPv6 client (CVE-2018-15688). + No longer limit number of search entires in resolv.conf to 6. + Support restricting NetworkManager.conf device configuration based on used DHCP plugin. + Add \"${MAC}\" specifier for connection.stable-id. This uses the current MAC address for seeding the stable generation of MAC address, DHCP client-id or IPv6 stable-privacy interface identifier. + Support special value \"duid\" for \"ipv4.dhcp-client-id\". This generates an RFC4361-compliant client-id like the internal DHCP client used to do by default. Previously, there was no explicit name for such a client-id and it was not usable with dhclient DHCP plugin. This also generates the same client-id as systemd-networkd does by default. + Support and use a new kind of secret-key in \"/var/lib/NetworkManager/secret_key\". The secret-key represents the identity of the machine that is used for various purposes like generating IPv6 stable privacy addesses. It is now combined with \"/etc/machine-id\" so that changing only the machine-id results in new identifiers. That matters for example when cloning a virtual machine. Previously, the user hard to prune NetworkManager\'s secret-key to get a new identity, now regenerating machine-id suffices. Secret-keys generated by earlier versions of NetworkManager are not affected and keep their previous behavior. + Fix the DHCP client-ids based on the MAC address of IPoIB/infiniband devices. + Fix restoring IP configuration after interface went down. + No longer let NetworkManager touch rp_filter setting. The rp_filter sysctl must now be set outside of NetworkManager according to the admin\'s preference. Note that a strict rp_filter may break valid use-cases and interacts badly with connectivity checking. + Various bug fixes and improvements.
* Thu Jan 31 2019 sckangAATTsuse.com- Add NM-add-wifi-scan-polkit-rule.patch: Adding a new polkit action \"org.freedesktop.NetworkManager.wifi-scan\" so that distributions can add specific rule to allow Wi-Fi scans (bsc#1122262, glfo#NetworkManager/NetworkManager!68).
* Tue Nov 20 2018 sckangAATTsuse.com- Modify nfs script: Only mount/unmount when the file type is nfs (bsc#1074074, bsc#1146935).
* Sat Oct 27 2018 bjorn.lieAATTgmail.com- Update to version 1.14.4: + Fix a crash in nmcli when a device is removed while being disconnected. + Fix a crash in ifupdown (Debian) configuration plugin. + Fix a daemon crash when a generated connection doesn\'t validate. + Fix a memory leak in dhclient DHCP plugin. + Fix line editing in nmcli password prompts. + Fix a RPATH in bluetooth and wwan plugin when built with Meson (otherwise they wouldn\'t find libnm-wwan.so).
* Sun Oct 21 2018 bjorn.lieAATTgmail.com- Update to version 1.14.2: + Fix a bug that could cause NetworkManager to crash after checking connectivity status. + Correctly apply a default (-1) metric from DHCP. + Multiple fixes for IWD Wi-Fi backend. + Multiple fixes for builds with Meson build system. + Fix a crash with OLPC XO-1 mesh Wi-Fi. + Fix handling \"serial.parity\" and \"serial.send-delay\" properties in nmcli. + Improve auto-selecting device when activating a connection profile and don\'t auto-select unmanaged devices when activating multi-connect profile. + Avoid expiring the lifetime of IPv6 addresses from router advertisements.
* Wed Sep 26 2018 bjorn.lieAATTgmail.com- Update to version 1.14.0: + Added support for IEEE 802.15.4 and 6LowPAN devices. + Support activating profile multiple times via connection.multi-connect setting. + Add match setting to restrict a profile to devices based on a list of interface names with globbing supported. + Fix PrimaryConnection for VPN with default-route. + Add support for ethtool offload features. + Add support for configuring llmnr. + Deprecate endian-dependent D-Bus API and add new API that can be used instead (rh#1153559). + Add support for ip6gre/ip6gretap IP tunnels. + Add support for detecting WireGuard interfaces (WireGuard VPN cannot be controlled via NetworkManager). + Add support for configuring SR-IOV devices. + Improve error reporting of activation when no device is available. + Support reapplying changes of the route metric. + Support EAP profiles with iwd Wi-Fi backend and support iwd API 0.8. + Expose slaves of OVS bridges and ports.
* Sat Sep 22 2018 Andrei Dziahel - Add NetworkManager-1.12.2-docker-unmanaged.patch: Do not manage Docker bridge interfaces (glfdo#NetworkManager/NetworkManager!15)
* Wed Sep 19 2018 sckangAATTsuse.com- Update to version 1.12.4: + Fix crash in connectivity check. + Fix accepted input format for vpn.secrets in nmcli\'s password file. + libnm: support private keys encrypted with AES-{192,256}-CBC. + Fix stopping pppd on modem hangup + Various minor bugfixes and translation updates.- Drop NetworkManager-fix-compile-error.patch and NetworkManager-remove-assertion.patch: Fixed upstream.
* Fri Aug 17 2018 bjorn.lieAATTgmail.com- Add NetworkManager-fix-compile-error.patch: Fix compile error due to NM_AVAILABLE_IN_1_12_2 macro.- Add NetworkManager-remove-assertion.patch: cli: remove assertion in nmc_device_state_to_color() (bgo#796834).
* Thu Jul 26 2018 bjorn.lieAATTgmail.com- Update to version 1.12.2: + Fix missing symbols in libnm ABI for settings. + Fix a regression that disallowed activations of VPN connections with a device specified. + Robustness fixes to connectivity checking.- Changes from version 1.12.0: + Improved support for configuration checkpoint, including support in libnm. + Added capability to set IP Tunnel configuration flags. + The systemd-resolved DNS plugins now supports MDNS. + Systemd-resolved and dnsmasq DNS plugins now honor the DNS priority setting (CVE-2018-1000135). + Wi-Fi devices now support FILS for speedier roaming support. + Drop dependency on libnl3 library. + Add support for \"onlink\" routes. + More robust connectivity checking. + Dropped the obsolete \"ifnet\" settings plugin, + Try harder to generate reasonable human-readable names for devices even if the hwdb contains garbage. + Add an \"overview\" option to hide default values in nmcli, resulting in more concise output. + Reworked the inner workings of D-Bus interface for better resource efficiency. + Add support for configuring nmcli coloring via terminal-colors.d(5). + Added experimental support for Meson build system. + Added initial IWD Wi-Fi daemon support. + A non-hexadecimal DHCPv4 client-id is now properly passed to dhclient with the first byte (type) set to zero, as stated in the documentation. This represents a change in behavior since previous versions where the first character of the string was used as type. The internal client is not affected by the change. + DNS setting rc-manager=file now always follows dangling symlinks instead of replacing /etc/resolv.conf with a plain file. + Added wake_on_wlan connection setting to configure wake-on-wireless-lan (WoWLAN). + The libnm-glib library, deprecated in favor of libnm since NetworkManager 1.0, is now not built by default. While it can still be enabled, the distributions should have a good plan for removing it if they need to keep shipping it at this point. + Nmcli now scans for Wi-Fi networks before displaying them, if the last scan was too long ago. + Added the ipv6.dhcp-duid property to allow configuring the DHCPv6 DUID. + Extended ipv6.dhcp-client-id property to support DHCP client identifers depending on the MAC address and the stable ID. + Set NM_DISPATCHER_ACTION environment variable in dispatcher scripts.- Rebase NetworkManager-1.10.6-netconfig.patch and systemd-network-config.patch with quilt.- Disable networkmanager-obs-net.patch and make check, needs rebase.- Pass with-libnm-glib to configure, deprecated libnm-glib support is no long built by default, and since we can not remove this yet due to Steam, we pass this option for now.
* Sun Jun 17 2018 bjorn.lieAATTgmail.com- Update to version 1.10.10: + Fix crash during reapply of connection settings. + Minor bugfixes.
* Sun May 13 2018 lnusselAATTsuse.de- Don\'t fall back to writing /etc/resolv.conf if launching netconfig fails for some reason (boo#1092352, NetworkManager-1.10.6-netconfig.patch).
* Fri May 11 2018 bjorn.lieAATTgmail.com- Update to version 1.10.8: + Fix connectivity timeout handling (bgo#794464). + Retry activating devices when the parent becomes managed (rh#1553595). + Correctly set the rp_filter value (rh#1565529). + A fix to ensure teamd is respawned after daemon restart (rh#1551958). + Better handle DHCP expiry (bgo#783391). + Fix configuration of IPv6 over master interfaces (rh#1575944). + Other various bug fixes including possible crashes. + Updated translations.- Drop NM-look-at-all-rp-filter-value.patch: Fixed upstream.
* Fri May 04 2018 sckangAATTsuse.com- Add NM-look-at-all-rp-filter-value.patch: look at \'all\' rp_filter value too to determine actual value (bsc#1084336, bgo#794689).
* Tue Mar 20 2018 dimstarAATTopensuse.org- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).
* Mon Mar 12 2018 dimstarAATTopensuse.org- Update to version 1.10.6: + ovs: fix compilation issue of OVS plugin and various fixes. + team: add support for team runner \"random\". + core: cleanup activation of device (rh#1537160). + dhcp: retry indefinitely to renew the lease (rh#1503587). + core: fix blocking autoconnect for no-secrets (bgo#794014). + libnm: mark async results as cancelled (bgo#794088). + Various bug fixes including possible crashes. + Updated translations.- Drop nm-preserve-agent-owned-secrets-on-connection-update.patch, NetworkManager-1.10.4-buildfixes.patch and nm-fix-autoconnect.patch: fixed upstream.
* Tue Mar 06 2018 fabianAATTritter-vogt.de- Add nm-fix-autoconnect.patch: Fix autoconnect with agent-owned secrets (bgo#794014, boo#1079672).
* Sat Mar 03 2018 seife+obsAATTb1-systems.com- fix nfs dispatcher script (boo#1083831)
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Tue Feb 27 2018 sckangAATTsuse.com- Add nm-preserve-agent-owned-secrets-on-connection-update.patch: Backport upstream commit to preserve agent-owned secrets on connection update (bgo#793324, bsc#1082762).
* Mon Feb 05 2018 dimstarAATTopensuse.org- Update to version 1.10.4: + Load jansson at runtime. This solves a clash with json-glib that caused a gnome-control-center crash, but also gets rid of a hard dependency. + Correct nmcli exit values after receiving a signal. + Fix libnm secret agent asynchronous initialization. + Add a default route for a modem even if it didn\'t sent a gateway. + Improve communication of DAD failures. + Remember device default metrics across daemon restarts. + Various bug fixes including possible crashes. + Updated translations. + Add NetworkManager-1.10.4-buildfixes.patch: Fix OVS compile errors (bgo#793183).
* Fri Jan 26 2018 bjorn.lieAATTgmail.com- Replace sysconfig with sysconfig-netconfig BuildRequires and Requires, this is what we in reality need.
* Thu Jan 25 2018 dimstarAATTopensuse.org- Update to version 1.10.2: + Added support for \'onlink\' IPv4 routes attribute. + Wait longer for the carrier to come up after a MTU change. + Implemented abstraction for team connections that exposes team configuration items as distinct properties. + Added basic support for tc queueing disciplines and filters. + Introduced an Update2() D-Bus method to update connection settings with more flexibility. + Many bug fixes and improvements.- Changes from version 1.10.0: + NetworkManager includes now basic OpenVSwitch support, good enough to be capable of setting up simple OpenVSwitch configurations. + Added support for activating PPP connections on non-Ethernet interfaces. + It is now possible to authenticate to a Wi-Fi network using WPS (Wi-Fi Protected Setup). + Implemented support for Wi-Fi PMF (Protected Management Frames, 802.11w), which can be configured via the wifi-sec.pmf property. + Now the maximum rate of wireless access points supporting 802.11 is properly calculated and exposed on D-Bus. + Background scanning is now disabled for non-WPA-Enterprise Wi-Fi networks. + Added support for the Bluetooth NAP (Network Access Point) profile. + Added support for disabling connectivity checking via the D-Bus interface. + The internal DHCP client now understands the domain-search option. + Bridge connections support the group-forward-mask property. + NetworkManager can now configure multiple IPv6 default routes received through RA and each gets configured with the announced preference. + It is possible to specify the routing table for each static route. + Support specifying a explicit routing table for any non-static-route, including routes from DHCP, device-routes, IPv6 autoconf. + Device are left configured when a user sets them as unmanaged by NetworkManager. + New connection.auth-retry property to configure how often authentication is prompted before failing the configuration. + The platform code that handles synchronization with kernel status via netlink has been reworked and is more efficient. + Allowed the update of connections that have an associated ifcfg-rh routing rules file. + Non-UTF8 properties are now escaped when they are exported on D-Bus. + NetworkManager-wait-online.service now starts NetworkManager.service if needed. + The MAC address for bond connections can be changed in nmtui. + Fixed dependency problems when setting the MTU of VLAN and master devices. + The systemd-resolved DNS plugin properly handles the DNS priority setting. + Fixed setting a DHCP timeout greater than 60 seconds (dhclient). + Fixed some memory leaks. + Many other bug fixes and improvements.- Rebase networkmanager-obs-net.patch and nm-dont-overwrite-resolv-conf.patch.- Drop nm-disconnect-proxy-signals.patch and nm-vpn-remote-connection-disconnect-signals.patch: Fixed upstream.
* Wed Jan 24 2018 bjorn.lieAATTgmail.com- Update to version 1.8.6: + Fix a daemon crash on permission check (bgo#787897). + Fix a daemon crash on VPN state change (bgo#787893). + Fix a nmcli crash in interactive mode\'s describe command (bgo#788104). + Fix termination of the nmcli interactive mode (rh#1517401). + Properly handle route metric of zero in keyfiles. + Add support for DSA switch devices (rh#1371289). + Fix a memory leak of connection D-Bus objects (rh#1461643). + A double close that could potentially race with the D-Bus thread reusing the same file descriptor (rh#1451236). + Connectivity check fixes (bgo#785281) (bgo#784629). + Fix the metered properties handling in libnm. + Avoid dropping agent secrets unnecessarily (bgo#789383). + Fix the asynchronous initialization of a secret agent in libnm.- Drop nm-disconnect-proxy-signals.patch and nm-vpn-remote-connection-disconnect-signals.patch: Fixed upstream.- Minor spec cleaning, tweak spec to silence a few rpm lint warnings.- Replace addFilter(\"dbus-policy-missing-allow\") with addFilter(\"dbus-policy-allow-without-destination\"), filter out the current rpmlint warning.- Add addFilter(\"suse-branding-unversioned-requires
*\") to rpmlintrc, we have this unversioned on purpose.- Add addFilter(\"systemd-service-without-service_add_post NetworkManager-wait-online.service\") addFilter(\"systemd-service-without-service_add_pre NetworkManager-wait-online.service\") addFilter(\"systemd-service-without-service_del_postun NetworkManager-wait-online.service\") addFilter(\"systemd-service-without-service_del_preun NetworkManager-wait-online.service\") to rpmlintrc, filter out warnings we do not care about nor want as we do not want to enable this service by default.- \"Mark\" %%{_sysconfdir}/dbus-1/system.d/org.freedesktop.NetworkManager.conf and %%config %{_sysconfdir}/dbus-1/system.d/nm-dispatcher.conf as config files in spec, silence rpmlint.
 
ICM