diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-08-31 11:08:28 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-08-31 11:08:28 +0200 |
| commit | b51f06ff71a2060925bf3c0f04c44bd12480e670 (patch) | |
| tree | fd305682823aff144f345fd1d439fa78f3d51a0a /NEWS | |
| parent | b92fc658301eb82b80167a31179c9b839f151b18 (diff) | |
| parent | e7b44ef4c80907346ec7492a09c45277459924fc (diff) | |
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latest
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS index f4207b82..91fa2931 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,17 @@ ============================================= +NetworkManager-1.26.2 +Overview of changes since NetworkManager-1.26 +============================================= + +* 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. + +============================================= NetworkManager-1.26 Overview of changes since NetworkManager-1.24 ============================================= |