diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-08-31 11:11:14 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-08-31 11:11:14 +0200 |
| commit | bbb262bfd5200313834db8fb36b7fb20aa0913b5 (patch) | |
| tree | 70fad3f1f44bb7299dd1f5f376a6b8483a023136 /NEWS | |
| parent | 6e17a2e7ad9453c0afe34dab0e6768ad8ee447c2 (diff) | |
| parent | 9d722f3d3492e31c0b3e4bcba603ffd65309c621 (diff) | |
Merge remote-tracking branch 'salsa/debian/master' into ubuntu/master
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 ============================================= |