diff options
| author | Michael Biebl <biebl@debian.org> | 2022-03-23 11:51:40 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-03-23 11:51:40 +0100 |
| commit | 8c623dddbdebe354cb94bfc559a5371a14865317 (patch) | |
| tree | b8c48e415a98834ca1e19c8fa677ac04b9c51d4a /NEWS | |
| parent | 4f887bccf1cde84106588536584a2d54a5b4e6e5 (diff) | |
New upstream version 1.36.4 upstream/1.36.4
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 84c6c044..4ed50b5a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +=============================================== +NetworkManager-1.36.4 +Overview of changes since NetworkManager-1.36.2 +=============================================== + +* The internal DHCPv4 client now discards NAKs packets coming + from servers different from the one that sent the offer. +* Fix activation of PPPoE connections with "pppoe.parent" unset. +* Fix potential libnm crash when the client object initialization gets + canceled. +* Other various fixes and improvements. + ============================================= NetworkManager-1.36.2 Overview of changes since NetworkManager-1.36 |