From: Luca Boccassi Date: Tue, 6 Jul 2021 21:53:49 +0000 (+0100) Subject: NEWS: note new user-visible change, drop 'in spe' X-Git-Tag: v249~2^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e7fbba5612a8ba48aa27d028a6ad2bfa10ca0fa7;p=thirdparty%2Fsystemd.git NEWS: note new user-visible change, drop 'in spe' --- diff --git a/NEWS b/NEWS index 695c925e8e4..3fdc6fc4de9 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,10 @@ systemd System and Service Manager -CHANGES WITH 249 in spe: +CHANGES WITH 249: * When operating on disk images via the --image= switch of various - tools (such as systemd-nspawn or systemd-dissect), and multiple + tools (such as systemd-nspawn or systemd-dissect), or when udev finds + no 'root=' parameter on the kernel command line, and multiple suitable root or /usr/ partitions exist in the image, then a simple comparison inspired by strverscmp() is done on the GPT partition label, and the newest partition is picked. This permits a simple and