mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
Update NEWS with latest changes
This commit is contained in:
10
NEWS
10
NEWS
@@ -275,6 +275,8 @@ CHANGES WITH 252 in spe:
|
||||
useful to avoid link flaps while the underlying service providing the
|
||||
interface is being serviced.
|
||||
|
||||
* RouteTable= now also accepts route table names.
|
||||
|
||||
Changes in systemd-nspawn:
|
||||
|
||||
* The --bind= and --overlay= options now support relative paths.
|
||||
@@ -495,6 +497,8 @@ CHANGES WITH 252 in spe:
|
||||
* systemd-udev will now create infiniband/by-path and
|
||||
infiniband/by-ibdev links for Infiniband verbs devices.
|
||||
|
||||
* systemd-udev-trigger.service will now also prioritize input devices.
|
||||
|
||||
* ConditionACPower= and systemd-ac-power will now assume the system is
|
||||
running on AC power if no battery can be found.
|
||||
|
||||
@@ -529,6 +533,12 @@ CHANGES WITH 252 in spe:
|
||||
* When using gcrypt, all systemd tools and services will now configure
|
||||
it to prefer the OS random number generator if present.
|
||||
|
||||
* All example code shipped with documentation has been relicensed from CC0
|
||||
to MIT-0.
|
||||
|
||||
* Unit tests will no longer fail when running on a system without
|
||||
/etc/machine-id.
|
||||
|
||||
Experimental features:
|
||||
|
||||
* BPF programs can now be compiled with bpf-gcc (requires libbpf >= 1.0
|
||||
|
||||
Reference in New Issue
Block a user