diff options
| author | Michael Biebl <biebl@debian.org> | 2023-01-26 21:18:45 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-01-26 21:18:45 +0100 |
| commit | 40ec077ea305994c1fc2130add6787ca0c73e2c6 (patch) | |
| tree | 7694e44c64d371a1f8e57b891ef9846143108996 /NEWS | |
| parent | 5d9e3721ad196595acd064e0d3ce66edc2613e51 (diff) | |
New upstream version 1.40.12 upstream/1.40.12
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 237ef590..06c72964 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +================================================ +NetworkManager-1.40.12 +Overview of changes since NetworkManager-1.40.10 +================================================ + +* Make sure "external-ids" stays up to date in Open vSwitch database on a + connection reapply. +* Retry if a netlink sockets runs out of buffer space before we're able to + read results of a link change. +* Fix a possible race involving concurrent invocation of iptables in IPv4 + shared mode. +* Other various fixes. + =============================================== NetworkManager-1.40.10 Overview of changes since NetworkManager-1.40.8 |