summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-03-11 12:00:32 +0100
committerLubomir Rintel <lkundrak@v3.sk>2019-03-11 12:03:46 +0100
commit4251f4e4764a4ec11765390bc36c2a007382009d (patch)
tree101cdb2925a30e36202efd88a1fe0376355c02a3 /NEWS
parent25d1e5f51c4945fe57689a9fddcba7e49d7647e8 (diff)
downloadNetworkManager-4251f4e4764a4ec11765390bc36c2a007382009d.tar.gz
all: codespell fixes
Codespel run with the same arguments as described in commit 58510ed56679 ('docs: misc. typos pt2'). (cherry picked from commit bf0c4e6ac2855088e3962693886bb6ab71856f7b)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 911f77ed21..563b37ffb4 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,7 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
* Change default "ipv4.dhcp-client-id" setting for the internal DHCP plugin from
"duid" to "mac". This is a change in behavior on upgrade when using the internal
DHCP plugin (unless the default is overwritten in "NetworkManager.conf" or specified
- per connnection profile).
+ per connection profile).
* Improve handling of DHCP router options with internal DHCP plugin. For one, accept
multiple routers and add a default-route to each. On D-Bus expose the original DNS
and NTP servers without cleaning up local nameservers.
@@ -28,7 +28,7 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
with the exception of configuring and showing peers.
* Add initrd generator to be used by dracut and use it as new way of handling
iBFT.
-* Deprected "plugins.monitor-connection-files" setting in NetworkManager.conf.
+* Deprecated "plugins.monitor-connection-files" setting in NetworkManager.conf.
This option will have no effect in future versions.
* Add AP and Ad-hoc support for iwd Wi-Fi backend.
* Warn about invalid settings in "NetworkManager.conf".
@@ -44,7 +44,7 @@ and 1.14.6 are also present in NetworkManager-1.14:
- 1.14.6:
* Fix memory corruption in internal DHCPv6 client (CVE-2018-15688).
-* No longer limit number of search entires in resolv.conf to 6.
+* No longer limit number of search entries in resolv.conf to 6.
* Support restricting NetworkManager.conf device configuration based on used DHCP
plugin.
* Add "${MAC}" specifier for connection.stable-id. This uses the current MAC
@@ -57,7 +57,7 @@ and 1.14.6 are also present in NetworkManager-1.14:
systemd-networkd does by default.
* Support and use a new kind of secret-key in "/var/lib/NetworkManager/secret_key".
The secret-key represents the identity of the machine that is used for various
- purposes like generating IPv6 stable privacy addesses. It is now combined
+ purposes like generating IPv6 stable privacy addresses. It is now combined
with "/etc/machine-id" so that changing only the machine-id results in new identifiers.
That matters for example when cloning a virtual machine. Previously, the user
hard to prune NetworkManager's secret-key to get a new identity, now regenerating