NEWS: udev and networkd pick up more things from creds

This commit is contained in:
Mike Yuan 2024-04-17 22:05:37 +08:00
parent c5d6754725
commit 89ca92db39
No known key found for this signature in database
GPG key ID: 417471C0A40F58B3

7
NEWS
View file

@ -242,6 +242,9 @@ CHANGES WITH 256 in spe:
/dev/media0 which will be linked as /dev/media0 which will be linked as
/dev/media/by-path/pci-0000:04:00.3-usb-0:1:1.0-media-controller. /dev/media/by-path/pci-0000:04:00.3-usb-0:1:1.0-media-controller.
* A new unit systemd-udev-load-credentials.service has been added
to pick up udev.conf drop-ins and udev rules from credentials.
* An allowlist/denylist may be specified to filter which sysfs * An allowlist/denylist may be specified to filter which sysfs
attributes are used when crafting network interface names. Those attributes are used when crafting network interface names. Those
lists are stored as hwdb entries lists are stored as hwdb entries
@ -302,8 +305,8 @@ CHANGES WITH 256 in spe:
* The implementation behind TTLPropagate= network setting has been * The implementation behind TTLPropagate= network setting has been
removed and the setting is now ignored. removed and the setting is now ignored.
* systemd-network-generator will now pick up .netdev/.link/.network * systemd-network-generator will now pick up .netdev/.link/.network/
configuration from system credentials. networkd.conf configuration from system credentials.
* systemd-networkd will now pick up wireguard secrets from * systemd-networkd will now pick up wireguard secrets from
credentials. credentials.