mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 06:28:05 +02:00
release: update NEWS
This commit is contained in:
parent
747c4dff2f
commit
077d4cbe04
1 changed files with 45 additions and 0 deletions
45
NEWS
45
NEWS
|
|
@ -1,3 +1,48 @@
|
|||
===============================================
|
||||
NetworkManager-1.0.12
|
||||
Overview of changes since NetworkManager-1.0.10
|
||||
===============================================
|
||||
|
||||
* DHCP leases on software devices are now renewed when the computer is
|
||||
awoken from suspend.
|
||||
|
||||
* Improved ifupdown plugin robustness and interoperability on Yocto and
|
||||
OpenEmbedded.
|
||||
|
||||
* Fixed failed VPN activations when plugin supports interactive mode, but
|
||||
the VPN daemon does not.
|
||||
|
||||
* Wi-Fi monitor interfaces are now ignored, not turned into managed mode.
|
||||
|
||||
* AP and AdHoc mode connections with manual IP configuration are now able
|
||||
to autoconnect.
|
||||
|
||||
* Broken device drivers (AWS ENI) that initially have invalid MAC addresses
|
||||
are now properly managed as soon as correct MAC address is set.
|
||||
|
||||
* WWAN devices are unlocked a bit earlier so that supported IP versions can
|
||||
be queried.
|
||||
|
||||
* The NetworkManager.service was ordered after network-pre.target and
|
||||
dbus.service. This ensures NetworkManager doesn't set up connectivity
|
||||
before firewall rules are in place and wouldn't exit before remote
|
||||
filesystems can be umounted ensuring orderly operation of systemd
|
||||
managed installations.
|
||||
|
||||
* The netfilter rules used with shared IPv4 method are now removed on exit.
|
||||
|
||||
* Ability to manage USB gadget drivers (UDC side) has beed added.
|
||||
|
||||
* Infiniband transport mode change now takes place with the link set down
|
||||
because some drivers need that.
|
||||
|
||||
* Race conditions that could disclose connection secrets to authenticated
|
||||
local users when changing ifcfg and keyfile connections have been fixed.
|
||||
This has security impact of low severity. (CVE-2016-0764)
|
||||
|
||||
* A handful of memory leak and crasher bugs of minor importance have been
|
||||
fixed.
|
||||
|
||||
===============================================
|
||||
NetworkManager-1.0.10
|
||||
Overview of changes since NetworkManager-1.0.8
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue