]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update NEWS 40931/head
authorLennart Poettering <lennart@amutable.com>
Tue, 3 Mar 2026 20:24:51 +0000 (21:24 +0100)
committerLennart Poettering <lennart@amutable.com>
Wed, 4 Mar 2026 07:28:46 +0000 (08:28 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 82b30951d24e4b0ae6c99297dff4b80396cfd985..792aee47617b97b831967c155daa9eb37214a4a2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -231,6 +231,11 @@ CHANGES WITH 260 in spe:
           ID_INTEGRATION= because it was never used and the new variable covers
           the idea that variable was intended for better.
 
+        * A new udev builtin "tpm2_id" is now available which will extract
+          vendor/model identification from connected TPM2 devices as they are
+          probed. This is then used to import data from the udev database,
+          possibly containing quirk and other information about specific TPMs.
+
         Changes in systemd-networkd:
 
         * MultiPathRoute= option now supports interface-bound ECMP routes.
@@ -469,6 +474,9 @@ CHANGES WITH 260 in spe:
           system components to synchronously hook into the OOM killing logic,
           by registering a Varlink socket in a special directory.
 
+        * systemd-analyze learnt a new verb "identify-tpm2" which shows
+          vendor/model information extracted from the system's TPM.
+
         Changes in units:
 
         * runlevel[0-6].target units that were removed in v258 have been