Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package systemd for openSUSE:Factory checked in at 2022-04-22 21:53:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/systemd (Old) and /work/SRC/openSUSE:Factory/.systemd.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemd" Fri Apr 22 21:53:02 2022 rev:357 rq:971023 version:250.4 Changes: -------- --- /work/SRC/openSUSE:Factory/systemd/systemd.changes 2022-04-08 00:27:49.206254023 +0200 +++ /work/SRC/openSUSE:Factory/.systemd.new.1538/systemd.changes 2022-04-22 21:53:27.314751370 +0200 @@ -1,0 +2,36 @@ +Wed Apr 20 07:59:23 UTC 2022 - Ludwig Nussel <lnus...@suse.de> + +- spec: sign the systemd-boot efi binary (boo#1198586) + +------------------------------------------------------------------- +Tue Apr 19 11:17:03 UTC 2022 - Franck Bui <f...@suse.com> + +- Drop 0011-core-disable-session-keyring-per-system-sevice-entir.patch + + Since bsc#1081947 has been addressed, we can attempt to re-enable private + session kernel keyring for each system service hence each service gets a + session keyring that is specific to the service. + +------------------------------------------------------------------- +Tue Apr 19 07:30:31 UTC 2022 - Franck Bui <f...@suse.com> + +- Import commit 736db5a59f1ab1317ef64ec6e7dc394250178146 + + 98bc28d824 tmpfiles: constify item_compatible() parameters + 3faf1a2648 test: adapt install_pam() for openSUSE + b7ca34fa28 test: add test checking tmpfiles conf file precedence + 2713693d93 test tmpfiles: add a test for 'w+' + ce2cbefe38 tmpfiles.d: only 'w+' can have multiple lines for the same path (bsc#1198090) + 769f5a0cbe Support -D_FORTIFY_SOURCE=3 by using __builtin_dynamic_object_size. + +------------------------------------------------------------------- +Sat Apr 9 12:54:30 UTC 2022 - Andreas Schwab <sch...@suse.de> + +- libseccomp is needed everywhere + +------------------------------------------------------------------- +Thu Apr 7 19:27:11 UTC 2022 - Franck Bui <f...@suse.com> + +- Move coredumpctl completion files into systemd-coredump sub-package. + +------------------------------------------------------------------- Old: ---- 0011-core-disable-session-keyring-per-system-sevice-entir.patch systemd-v250.4+suse.47.ge43a1b0188.tar.xz New: ---- systemd-v250.4+suse.54.g736db5a59f.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemd.spec ++++++ --- /var/tmp/diff_new_pack.GTZkmo/_old 2022-04-22 21:53:28.154752326 +0200 +++ /var/tmp/diff_new_pack.GTZkmo/_new 2022-04-22 21:53:28.162752335 +0200 @@ -19,7 +19,7 @@ %global flavor @BUILD_FLAVOR@%{nil} %define min_kernel_version 4.5 -%define suse_version +suse.47.ge43a1b0188 +%define suse_version +suse.54.g736db5a59f %define _testsuitedir /usr/lib/systemd/tests %define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit @@ -93,11 +93,9 @@ BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(libpcre2-8) BuildRequires: pkgconfig(libqrencode) +BuildRequires: pkgconfig(libseccomp) >= 2.3.1 BuildRequires: pkgconfig(libselinux) >= 2.1.9 BuildRequires: pkgconfig(libzstd) -%ifarch aarch64 %ix86 x86_64 x32 %arm ppc64le s390x -BuildRequires: pkgconfig(libseccomp) >= 2.3.1 -%endif %endif BuildRequires: fdupes BuildRequires: gperf @@ -197,7 +195,6 @@ Patch8: 0008-sysv-generator-translate-Required-Start-into-a-Wants.patch %endif Patch10: 0001-conf-parser-introduce-early-drop-ins.patch -Patch11: 0011-core-disable-session-keyring-per-system-sevice-entir.patch Patch12: 0009-pid1-handle-console-specificities-weirdness-for-s390.patch # Temporary workaround until bsc#1197178 is addressed. @@ -308,6 +305,7 @@ URL: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html %if %{with sd_boot} BuildRequires: gnu-efi +BuildRequires: pesign-obs-integration %endif Requires: %{name} = %{version}-%{release} %systemd_requires @@ -723,6 +721,12 @@ %install %meson_install +%if %{with sd_boot} +%ifarch x86_64 +export BRP_PESIGN_FILES="/usr/lib/systemd/boot/efi/systemd-bootx64.efi" +%endif +%endif + # Don't ship resolvconf symlink for now as it conflicts with the # binary shipped by openresolv and provides limited compatibility # only @@ -1317,6 +1321,8 @@ %config(noreplace) %{_sysconfdir}/systemd/coredump.conf %dir %{_localstatedir}/lib/systemd/coredump %if %{without bootstrap} +%{_datadir}/bash-completion/completions/coredumpctl +%{_datadir}/zsh/site-functions/_coredumpctl %{_mandir}/man1/coredumpctl* %{_mandir}/man5/coredump.conf* %{_mandir}/man8/systemd-coredump* ++++++ files.systemd ++++++ --- /var/tmp/diff_new_pack.GTZkmo/_old 2022-04-22 21:53:28.290752481 +0200 +++ /var/tmp/diff_new_pack.GTZkmo/_new 2022-04-22 21:53:28.294752486 +0200 @@ -124,7 +124,6 @@ %{_bindir}/timedatectl %if %{without bootstrap} %{_datadir}/bash-completion/completions/busctl -%{_datadir}/bash-completion/completions/coredumpctl %{_datadir}/bash-completion/completions/hostnamectl %{_datadir}/bash-completion/completions/journalctl %{_datadir}/bash-completion/completions/localectl @@ -188,7 +187,6 @@ %{_datadir}/systemd/language-fallback-map %if %{without bootstrap} %{_datadir}/zsh/site-functions/_busctl -%{_datadir}/zsh/site-functions/_coredumpctl %{_datadir}/zsh/site-functions/_hostnamectl %{_datadir}/zsh/site-functions/_journalctl %{_datadir}/zsh/site-functions/_localectl ++++++ systemd-v250.4+suse.47.ge43a1b0188.tar.xz -> systemd-v250.4+suse.54.g736db5a59f.tar.xz ++++++ /work/SRC/openSUSE:Factory/systemd/systemd-v250.4+suse.47.ge43a1b0188.tar.xz /work/SRC/openSUSE:Factory/.systemd.new.1538/systemd-v250.4+suse.54.g736db5a59f.tar.xz differ: char 27, line 1