Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package systemd for openSUSE:Factory checked in at 2023-03-25 18:54:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/systemd (Old) and /work/SRC/openSUSE:Factory/.systemd.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemd" Sat Mar 25 18:54:08 2023 rev:385 rq:1073914 version:253.1 Changes: -------- --- /work/SRC/openSUSE:Factory/systemd/systemd.changes 2023-03-22 22:29:01.173703389 +0100 +++ /work/SRC/openSUSE:Factory/.systemd.new.31432/systemd.changes 2023-03-25 18:54:16.382324153 +0100 @@ -1,0 +2,21 @@ +Thu Mar 23 07:07:34 UTC 2023 - Franck Bui <f...@suse.com> + +- Import commit d914e29c33c0248226a01112a3e03181ef17b06b + + d914e29c33 Revert "hwdb: fix swapped buttons for Logitech Lift left" (bsc#1209618) + 8360811d23 udev-rules: fix nvme symlink creation on namespace changes (bsc#1207410) + b77c13a130 systemctl: explicitly cast the constants to uint64_t (bsc#1209305) + 51011f280d test: assume run-unit-tests.py and unit tests are installed in the same directory + d86e346f6b tests: don't use absolute paths when installing binaries in TEST-58-REPART + 97e886c1f4 tests: fix inverted condition in testsuite-58.sh + +- Drop 5002-systemctl-explicitly-cast-the-constants-to-uint64_t.patch, it's been + merged in 'SUSE/v253', see above. + +------------------------------------------------------------------- +Tue Mar 21 09:31:46 UTC 2023 - Valentin Lefebvre <valentin.lefeb...@suse.com> + +- Add python3-pefile as requires for experimental, needed for the + ukify tool. + +------------------------------------------------------------------- Old: ---- 5002-systemctl-explicitly-cast-the-constants-to-uint64_t.patch systemd-v253.1.tar.xz New: ---- systemd-v253.1+suse.6.gd914e29c33.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemd.spec ++++++ --- /var/tmp/diff_new_pack.liWb00/_old 2023-03-25 18:54:19.250339145 +0100 +++ /var/tmp/diff_new_pack.liWb00/_new 2023-03-25 18:54:19.258339187 +0100 @@ -19,7 +19,7 @@ %global flavor @BUILD_FLAVOR@%{nil} %define min_kernel_version 4.5 -%define archive_version %nil +%define archive_version +suse.6.gd914e29c33 %define _testsuitedir /usr/lib/systemd/tests %define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit @@ -213,7 +213,6 @@ # will be removed as soon as a proper fix will be merged by upstream. Patch5000: 5000-core-manager-run-generators-directly-when-we-are-in-.patch Patch5001: 5001-Revert-core-propagate-stop-too-if-restart-is-issued.patch -Patch5002: 5002-systemctl-explicitly-cast-the-constants-to-uint64_t.patch %description Systemd is a system and service manager, compatible with SysV and LSB @@ -587,6 +586,8 @@ Summary: Experimental systemd features License: LGPL-2.1-or-later Requires: %{name} = %{version}-%{release} +# Needed by ukify +Requires: python3-pefile %systemd_requires # These Recommends because some symbols of these libs are dlopen()ed by home stuff Recommends: libfido2 @@ -613,8 +614,8 @@ Components that turn out to be stable and considered as fully supported will be merged into the main package or moved into a dedicated package. -Currently this package contains: homed, repart, userdbd, oomd, measure and -pcrphase. +Currently this package contains: homed, repart, userdbd, oomd, measure, +pcrphase and ukify. In case you want to create a user with systemd-homed quickly, here are the steps you can follow: