summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-02-11 08:48:51 +0100
committerThomas Haller <thaller@redhat.com>2021-02-11 08:48:51 +0100
commit04e824a2568c1cb22f1d4b4ea2ef0e9faf682e94 (patch)
tree9650db8931d9035a5966a7d7475cc36b50d672ce
parentd27ce971952d2d6d3728d49cd11072ea489b6944 (diff)
downloadNetworkManager-04e824a2568c1cb22f1d4b4ea2ef0e9faf682e94.tar.gz
NEWS: update
-rw-r--r--NEWS11
1 files changed, 7 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 44465e6233..5ba853309e 100644
--- a/NEWS
+++ b/NEWS
@@ -8,10 +8,6 @@ The API is subject to change and not guaranteed to be compatible
with the later release.
USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
-* libnm: nm_setting_bond_add_option() no longer validates the
- option that is set. Instead, use nm_connection_verify() to validate
- the profile.
-* libnm: add support for reading/writing keyfile format.
* Increase timeout of NetworkManager-wait-online.service to 60 seconds.
* Add "ipv4.dhcp-client-id=ipv6-duid" option for RFC4361.
* The dhcpcd plugin now requires a minimum version of dhcpcd-9.3.3 with
@@ -24,8 +20,15 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
* New hostname settings for controlling configuring the hostname from
reverse DNS lookup and from DHCP.
* OVS: support configuring external-ids.
+* libnm: nm_setting_bond_add_option() no longer validates the
+ option that is set. Instead, use nm_connection_verify() to validate
+ the profile.
+* libnm: add support for reading/writing keyfile format.
+* initrd: support for rd.net.timeout.carrier option.
+* initrd: support new ip method "link6" for IPv6 link-local only.
* ci: use ci-templates for containers on gitlab-ci.
* ci: test build against Alpine Linux on gitlab-ci.
+* Many bugfixes and improvements.
=============================================
NetworkManager-1.28