diff options
| author | Michael Biebl <biebl@debian.org> | 2024-06-24 12:22:41 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-06-24 12:22:41 +0200 |
| commit | 8e2fde558a5af5c3b03a5112dbd8f9085c5a8369 (patch) | |
| tree | 4da74f7af9031f00703228c00dc36c755b95f3ae /NEWS | |
| parent | baef747c9365b6044db3c2dfbb859652bdde1d76 (diff) | |
New upstream version 1.48.2 upstream/1.48.2
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/NEWS b/NEWS index e403b62f..d8b1561f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +=============================================== +NetworkManager-1.48.2 +Overview of changes since NetworkManager-1.48.0 +=============================================== + +* Support matching a OVS system interface by MAC address. +* Fix port reactivation when the controller is reactivating. +* Save connection timestamps when shutting down, so that the right + connection autoactivates after restart. +* Fix handling of VPN secrets for 2-factor authentication. + ============================================= NetworkManager-1.48 Overview of changes since NetworkManager-1.46 @@ -22,11 +33,6 @@ Overview of changes since NetworkManager-1.46 when IPv6 device address was not explicitly passed on by ModemManager * Fix a performance issue that was leading to 100% CPU usage by NetworkManager if external programs were doing a big amount of routes updates. -* Patch-level development releases (i.e. 1.48.1-dev) won't be used anymore. - From now on, all the patch releases whithin a stable branch will be normal - releases, like 1.48.0, 1.48.1, 1.48.2, 1.48.3 and so on. - Odd numbers in the minor version number still indicates if it's a development - branch like 1.49 or a stable one like 1.48. ============================================= NetworkManager-1.46 |