]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update NEWS 32359/head
authorLennart Poettering <lennart@poettering.net>
Sat, 20 Apr 2024 10:09:54 +0000 (12:09 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 20 Apr 2024 10:13:13 +0000 (12:13 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 240c12e9cf00e8bf4afd4cb25fe708cc0fef3a61..0c0212a2ecf40636ceb0debabb53a00001d13c04 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -603,6 +603,12 @@ CHANGES WITH 256-rc1:
           --ssh-key-type= to optionally set up transient SSH keys to pass to the
           invoked VMs in order to be able to SSH into them once booted.
 
+        * systemd-vmspawn will no enable various "HyperV enlightenments" and
+          the "VM Generation ID" on the VMs.
+
+        * A new environment variable $SYSTEMD_VMSPAWN_QEMU_EXTRA may carry
+          additional qemu command line options to pass to qemu.
+
         systemd-repart:
 
         * systemd-repart gained new options --generate-fstab= and
@@ -638,6 +644,10 @@ CHANGES WITH 256-rc1:
           sd_journal_stream_fd() but creates a log stream targeted at a
           specific log namespace.
 
+        * The sd-id128 API gained a new API call
+          sd_id128_get_invocation_app_specific() for acquiring an app-specific
+          ID that is derived from the service invocation ID.
+
         systemd-cryptsetup/systemd-cryptenroll:
 
         * systemd-cryptenroll can now enroll directly with a PKCS11 public key