Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2025-01-31 16:02:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd"

Fri Jan 31 16:02:00 2025 rev:439 rq:1241438 version:257.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd.changes  2025-01-25 
19:10:26.839654303 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new.2316/systemd.changes        
2025-01-31 16:02:21.698956729 +0100
@@ -1,0 +2,7 @@
+Thu Jan 30 15:28:33 UTC 2025 - Michal Koutný <mkou...@suse.com>
+
+- Drop 5004-disable-session-freeze.patch since the kernel fix commit
+  d96c77bd4eeba ("KVM: x86: switch hugepage recovery thread to vhost_task")
+  v6.13-rc1~97^2~3 is in Tumbleweed kernel
+
+-------------------------------------------------------------------

Old:
----
  5004-disable-session-freeze.patch

BETA DEBUG BEGIN:
  Old:
- Drop 5004-disable-session-freeze.patch since the kernel fix commit
  d96c77bd4eeba ("KVM: x86: switch hugepage recovery thread to vhost_task")
BETA DEBUG END:

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

Other differences:
------------------
++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.noIbC8/_old  2025-01-31 16:02:22.690996526 +0100
+++ /var/tmp/diff_new_pack.noIbC8/_new  2025-01-31 16:02:22.690996526 +0100
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package systemd
 #
 # Copyright (c) 2025 SUSE LLC
 #
@@ -237,7 +237,6 @@
 # and will be removed as soon as a proper fix is merged by upstream.
 Patch:          5001-Revert-udev-update-devlink-with-the-newer-device-nod.patch
 Patch:          5002-Revert-udev-revert-workarounds-for-issues-caused-by-.patch
-Patch:          5004-disable-session-freeze.patch
 %endif
 
 # When building on OBS with version substitution, the version field will be 
updated, but not the intermediary
@@ -345,7 +344,7 @@
 Requires(pre):  group(kvm)
 Requires(post): sed
 Requires(post): coreutils
-Requires(postun):coreutils
+Requires(postun): coreutils
 # 'regenerate_initrd_post' macro is expanded during build, hence this BR.
 BuildRequires:  suse-module-tools
 %if %{without bootstrap}

++++++ files.udev ++++++
--- /var/tmp/diff_new_pack.noIbC8/_old  2025-01-31 16:02:22.895004710 +0100
+++ /var/tmp/diff_new_pack.noIbC8/_new  2025-01-31 16:02:22.899004870 +0100
@@ -286,6 +286,9 @@
 %{_udevrulesdir}/60-infiniband.rules
 %{_udevrulesdir}/60-input-id.rules
 %{_udevrulesdir}/60-persistent-alsa.rules
+%if %{with upstream}
+%{_udevrulesdir}/60-persistent-hidraw.rules
+%endif
 %{_udevrulesdir}/60-persistent-input.rules
 %{_udevrulesdir}/60-persistent-storage-mtd.rules
 %{_udevrulesdir}/60-persistent-storage-tape.rules

Reply via email to