From 8653ef5ca2310083eb128421a8b67fa9b80b4125 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 20 Apr 2024 12:09:54 +0200 Subject: [PATCH] update NEWS --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 240c12e9cf0..0c0212a2ecf 100644 --- 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 -- 2.47.3