Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package patterns-base for openSUSE:Factory checked in at 2026-05-27 16:13:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-base (Old) and /work/SRC/openSUSE:Factory/.patterns-base.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-base" Wed May 27 16:13:26 2026 rev:146 rq:1355338 version:20241218 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes 2026-05-13 20:59:08.864669864 +0200 +++ /work/SRC/openSUSE:Factory/.patterns-base.new.1937/patterns-base.changes 2026-05-27 16:13:54.345388617 +0200 @@ -1,0 +2,11 @@ +Wed May 27 08:35:26 UTC 2026 - Petr Mladek <[email protected]> + +- make kernel_livepatching pattern visible (bsc#1263084) + +------------------------------------------------------------------- +Tue May 26 15:18:11 UTC 2026 - Petr Mladek <[email protected]> + +- enable kernel livepatching for aarch64 in SLE16.1 and newer + (jsc#PED-7906, bsc#1266306). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-base.spec ++++++ --- /var/tmp/diff_new_pack.VTgxOB/_old 2026-05-27 16:13:55.369430806 +0200 +++ /var/tmp/diff_new_pack.VTgxOB/_new 2026-05-27 16:13:55.373430971 +0200 @@ -714,10 +714,19 @@ Summary: Kernel Livepatching Group: Metapackages Provides: pattern() = kernel_livepatching +Provides: pattern-icon() = pattern-basis +Provides: pattern-order() = 1115 +Provides: pattern-visible() %ifarch x86_64 ppc64le s390x Requires: kernel-livepatch-tools Requires: (kernel-default-livepatch if kernel-default) %endif +%if 0%{?suse_version} >= 1610 +%ifarch aarch64 +Requires: kernel-livepatch-tools +Requires: (kernel-default-livepatch if kernel-default) +%endif +%endif %ifarch x86_64 Requires: (kernel-rt-livepatch if kernel-rt) %endif
