diff options
| author | Michael Biebl <biebl@debian.org> | 2019-12-26 06:49:35 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-12-26 06:49:35 +0100 |
| commit | 724bcc5c7be3aed3646ed2b2989c34d438217176 (patch) | |
| tree | e46ca78149b3517bc5ebc9fd31d6d9d11a6561b6 /NEWS | |
| parent | 28028b26b3371756811e95d894f709f4b1207c00 (diff) | |
New upstream version 1.22.2 upstream/1.22.2
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 |