diff options
| author | Michael Biebl <biebl@debian.org> | 2019-12-26 06:50:22 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-12-26 06:50:22 +0100 |
| commit | fe6888e4bfd824ad1263b3151f9bf66b7974752e (patch) | |
| tree | 09d07c35668b6d64be114d941440e86deef8fba5 /NEWS | |
| parent | e6e01bf48a28c03e61ac5424829a08dfc372533e (diff) | |
| parent | 724bcc5c7be3aed3646ed2b2989c34d438217176 (diff) | |
Update upstream source from tag 'upstream/1.22.2'
Update to upstream version '1.22.2' with Debian dir 54b7af73627e37cbe440e9ae6ae1d795e88f2247
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 2247f774..3276ce0f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +=============================================== +NetworkManager-1.22.2 +Overview of changes since NetworkManager-1.22.0 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix multiple issues in the internal DHCP client, including wrong + parsing of search domains and classless routes options, and failures + in obtaining and renewing the lease with certain server + configurations. +* Export NM_CAPABILITY_OVS capability on D-Bus and in libnm to + indicate that the OVS plugin is loaded. +* Fix libnm annotations for nm_sriov_vf_get_vlan_ids() to allow the + usage of the function through GObject introspection. + ============================================= NetworkManager-1.22 Overview of changes since NetworkManager-1.20 |