diff options
| author | Michael Biebl <biebl@debian.org> | 2020-08-19 10:14:39 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-08-19 10:14:39 +0200 |
| commit | c61fd724fffbf1225fdd233a8e450d9a1ddcc849 (patch) | |
| tree | 43e0feb9d3cf8842022ed94b164324c0603855fc /NEWS | |
| parent | f86436e83639986f20fb44663edcccf36c3c150c (diff) | |
| parent | e7b44ef4c80907346ec7492a09c45277459924fc (diff) | |
Update upstream source from tag 'upstream/1.26.2'
Update to upstream version '1.26.2' with Debian dir ba5e61f5f737f4e42f743638f9a83bd5cd708a3c
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 ============================================= |