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-09-13 15:07:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd"

Tue Sep 13 15:07:51 2022 rev:363 rq:1002990 version:251.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd.changes  2022-08-20 
20:28:19.413296167 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new.2083/systemd.changes        
2022-09-13 15:07:56.760398830 +0200
@@ -1,0 +2,22 @@
+Mon Sep  5 06:56:51 UTC 2022 - Franck Bui <f...@suse.com>
+
+- rc-local.service.8 belongs to the systemd-sysvcompat sub-package 
(bsc#1203053)
+
+-------------------------------------------------------------------
+Fri Sep  2 20:17:01 UTC 2022 - Bob Haley <f...@use.startmail.com>
+
+- Enable building and include libcryptsetup-plugins provided by systemd
+
+  Now that dracut 057 has been released we can enable building libcryptsetup
+  plugins. These can be used by cryptsetup to extend functionality including
+  fido2, pkcs11 and tpm2 support.
+
+-------------------------------------------------------------------
+Mon Aug 29 08:00:09 UTC 2022 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Let systemd trust the RTC for 30 years after the last update instead of 15 
(bsc#1202356)
+
+  To allow for our systems to be used in edge locations without systemd updates
+  for a long time.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.s4p7S4/_old  2022-09-13 15:07:57.672401398 +0200
+++ /var/tmp/diff_new_pack.s4p7S4/_new  2022-09-13 15:07:57.680401420 +0200
@@ -661,6 +661,7 @@
         -Dsplit-bin=true \
         -Dsystem-uid-max=499 \
         -Dsystem-gid-max=499 \
+        -Dclock-valid-range-usec-max=946728000000000 \
         -Dadm-group=false \
         -Dwheel-group=false \
         -Ddefault-hierarchy=unified \
@@ -686,7 +687,6 @@
         -Dgshadow=false \
         -Dima=false \
         -Dldconfig=false \
-        -Dlibcryptsetup-plugins=false \
         -Dsmack=false \
         \
         -Dpstore=true \
@@ -696,6 +696,7 @@
         -Defi=%{when_not bootstrap} \
         -Delfutils=%{when_not bootstrap} \
         -Dhtml=%{when_not bootstrap} \
+        -Dlibcryptsetup-plugins=%{when_not bootstrap} \
         -Dman=%{when_not bootstrap} \
         -Dnss-myhostname=%{when_not bootstrap} \
         -Dnss-systemd=%{when_not bootstrap} \

++++++ files.systemd ++++++
--- /var/tmp/diff_new_pack.s4p7S4/_old  2022-09-13 15:07:57.860401928 +0200
+++ /var/tmp/diff_new_pack.s4p7S4/_new  2022-09-13 15:07:57.864401938 +0200
@@ -330,7 +330,6 @@
 %{_mandir}/man8/halt.8.gz
 %{_mandir}/man8/pam_systemd.8.gz
 %{_mandir}/man8/poweroff.8.gz
-%{_mandir}/man8/rc-local.service.8.gz
 %{_mandir}/man8/reboot.8.gz
 %{_mandir}/man8/shutdown.8.gz
 %{_mandir}/man8/systemd-ask-password-console.path.8.gz

++++++ files.sysvcompat ++++++
--- /var/tmp/diff_new_pack.s4p7S4/_old  2022-09-13 15:07:57.888402006 +0200
+++ /var/tmp/diff_new_pack.s4p7S4/_new  2022-09-13 15:07:57.892402018 +0200
@@ -6,6 +6,7 @@
 %dir %{_unitdir}/runlevel3.target.wants
 %dir %{_unitdir}/runlevel4.target.wants
 %dir %{_unitdir}/runlevel5.target.wants
+%{_mandir}/man8/rc-local.service.8.gz
 %{_mandir}/man8/runlevel.8.gz
 %{_mandir}/man8/systemd-initctl.8.gz
 %{_mandir}/man8/systemd-initctl.service.8.gz

++++++ files.udev ++++++
--- /var/tmp/diff_new_pack.s4p7S4/_old  2022-09-13 15:07:57.920402096 +0200
+++ /var/tmp/diff_new_pack.s4p7S4/_new  2022-09-13 15:07:57.924402108 +0200
@@ -4,7 +4,7 @@
 %config(noreplace) %{_sysconfdir}/systemd/pstore.conf
 %config(noreplace) %{_sysconfdir}/udev/udev.conf
 %if %{without bootstrap}
-# %%dir %{_libdir}/cryptsetup
+%dir %{_libdir}/cryptsetup
 %dir %{_modulesloaddir}
 %endif
 %dir %{_prefix}/lib/udev
@@ -35,9 +35,9 @@
 %{_datadir}/zsh/site-functions/_udevadm
 %endif
 %if %{without bootstrap}
-# %%{_libdir}/cryptsetup/libcryptsetup-token-systemd-fido2.so
-# %%{_libdir}/cryptsetup/libcryptsetup-token-systemd-pkcs11.so
-# %%{_libdir}/cryptsetup/libcryptsetup-token-systemd-tpm2.so
+%{_libdir}/cryptsetup/libcryptsetup-token-systemd-fido2.so
+%{_libdir}/cryptsetup/libcryptsetup-token-systemd-pkcs11.so
+%{_libdir}/cryptsetup/libcryptsetup-token-systemd-tpm2.so
 %{_mandir}/man1/systemd-cryptenroll.1.gz
 %{_mandir}/man5/crypttab.5.gz
 %{_mandir}/man5/integritytab.5.gz

Reply via email to