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-22 22:29:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/systemd (Old) and /work/SRC/openSUSE:Factory/.systemd.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemd" Wed Mar 22 22:29:00 2023 rev:384 rq:1073063 version:253.1 Changes: -------- --- /work/SRC/openSUSE:Factory/systemd/systemd.changes 2023-03-17 17:00:52.960617931 +0100 +++ /work/SRC/openSUSE:Factory/.systemd.new.31432/systemd.changes 2023-03-22 22:29:01.173703389 +0100 @@ -1,0 +2,17 @@ +Mon Mar 20 08:32:49 UTC 2023 - Franck Bui <f...@suse.com> + +- Drop 0005-udev-create-default-symlinks-for-primary-cd_dvd-driv.patch + + These obsolete symlinks were kept because several years ago VLC was still + relying on some of them. However it's been a long a time ago that it's been + fixed and cdrom or similar devices are discovered in a better way. + +------------------------------------------------------------------- +Mon Mar 20 07:48:49 UTC 2023 - Alberto Planas Dominguez <apla...@suse.com> + +- Enable that systemd can load the IMA policy from + /etc/ima/ima-policy. This is used to complement dracut-ima when + using SELinux, as the SELinux policy should not be loaded in the + initrd (https://github.com/openSUSE/microos-tools/pull/14) + +------------------------------------------------------------------- Old: ---- 0005-udev-create-default-symlinks-for-primary-cd_dvd-driv.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemd.spec ++++++ --- /var/tmp/diff_new_pack.DPNSd1/_old 2023-03-22 22:29:02.161708361 +0100 +++ /var/tmp/diff_new_pack.DPNSd1/_new 2023-03-22 22:29:02.165708381 +0100 @@ -200,7 +200,6 @@ Patch1: 0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch Patch2: 0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch Patch3: 0003-strip-the-domain-part-from-etc-hostname-when-setting.patch -Patch5: 0005-udev-create-default-symlinks-for-primary-cd_dvd-driv.patch %if %{with sysvcompat} Patch8: 0008-sysv-generator-translate-Required-Start-into-a-Wants.patch %endif @@ -684,7 +683,6 @@ \ -Dbump-proc-sys-fs-nr-open=false \ -Dgshadow=false \ - -Dima=false \ -Dldconfig=false \ -Dsmack=false \ \ @@ -695,6 +693,7 @@ -Defi=%{when_not bootstrap} \ -Delfutils=%{when_not bootstrap} \ -Dhtml=%{when_not bootstrap} \ + -Dima=%{when_not bootstrap} \ -Dlibcryptsetup-plugins=%{when_not bootstrap} \ -Dman=%{when_not bootstrap} \ -Dnss-myhostname=%{when_not bootstrap} \