NEWS: update

This commit is contained in:
Thomas Haller 2021-07-28 17:15:45 +02:00
parent 2188c00ed4
commit 404272b152
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

16
NEWS
View file

@ -1,3 +1,19 @@
===============================================
NetworkManager-1.32.6
Overview of changes since NetworkManager-1.32.4
===============================================
* core: fix adding stale local routes when address changes.
* initrd: tag generated profiles with origin in user data.
* core: introduce "allowed-connections" option to disallow
profiles on a device. This allows to filter out profiles
that originate from initrd.
* core: introduce "keep-configuration" device option to forcefully
activate a profile on start.
* dhcp: handle filename/bootfile_name DHCP option and write it to
device state file for initrd/kickstart.
* initrd: add "ib.pkey=" command line option
===============================================
NetworkManager-1.32.4
Overview of changes since NetworkManager-1.32.2