NetworkManager 1.5.2 发布了,NetworkManager 是一款旨在简化 *nix 系统网络管理的软件。该版本改进如下:
Introduced Vala bindings for libnm.
NetworkManager would now keep most connections up on shutdown (except Wi-Fi connections, VPN connections and other kinds that can't be assumed on startup)
The checkpoint/restore connection can now also remove new connections and disconnect devices that were activated since the checkpoint was taken.
The configuration is now read from /run/NetworkManager/conf.d as well.
This is useful for handing over configuration discovered on system startup to NetworkManager.
New connection.autoconnect_retries property that allows fine-tuning the autoconnect behavior.
Support for configuration and discovery of Web Proxy settings with PacRunner service.
Support for systemd-resolved local DNS forwarder backend.
Fix emission of NM-style PropertiesChanged signals and deprecate them for PropertiesChanged on "org.freedesktop.DBus.Properties" interface.
Change the meaning of unset "cloned-mac-address" settings from "permanent" to "preserve". This changes the default value and affects existing connections during upgrade that did not explicitly configure cloned-mac-address. This has the effect that externally configured MAC addresses are preserved by default instead of setting the permanent address (bgo#770611).
软件详情:https://mail.gnome.org/archives/release-team/2016-November/msg00010.html
下载地址:https://download.gnome.org/sources/NetworkManager/1.5/NetworkManager-1.5.2.tar.xz
来自:开源中国社区

