diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS index cb32853c..339ff253 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,15 @@ =============================================== +NetworkManager-1.54.3 +Overview of changes since NetworkManager-1.54.2 +=============================================== + +* For private connections (the ones that specify a user in the + "connection.permissions" property), verify that the user can access + the 802.1X certificates and keys set in the connection. +* Introduce a libnm function that can be used by VPN plugins to check + user permissions on certificate and keys. + +=============================================== NetworkManager-1.54.2 Overview of changes since NetworkManager-1.54.1 =============================================== |