Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pesign-obs-integration for 
openSUSE:Factory checked in at 2026-08-13 13:15:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pesign-obs-integration (Old)
 and      /work/SRC/openSUSE:Factory/.pesign-obs-integration.new.17972 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pesign-obs-integration"

Thu Aug 13 13:15:13 2026 rev:67 rq:1370766 version:10.2+git20260731.2d86941

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/pesign-obs-integration/pesign-obs-integration.changes
    2026-08-04 21:30:19.191561774 +0200
+++ 
/work/SRC/openSUSE:Factory/.pesign-obs-integration.new.17972/pesign-obs-integration.changes
 2026-08-13 13:15:26.272323129 +0200
@@ -1,0 +2,10 @@
+Wed Aug 12 05:14:49 UTC 2026 - Joey Lee <[email protected]>
+
+- Add efitools as a runtime requires package on x86_64 and aarch64.
+  For signing the ESL (EFI_SIGNATURE_LIST) format file for pk, kek
+  and db (The *.auth.sig case in pesign-repackage.spec.in). The process
+  needs sign-efi-sig-list tools which is in efitools RPM. So add
+  efitools as a runtime requires package on x86_64 and aarch64 because
+  we only tested the function on x86_64/aarch64 currently.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pesign-obs-integration.spec ++++++
--- /var/tmp/diff_new_pack.gnRJ1c/_old  2026-08-13 13:15:27.008354020 +0200
+++ /var/tmp/diff_new_pack.gnRJ1c/_new  2026-08-13 13:15:27.008354020 +0200
@@ -44,6 +44,9 @@
 %ifarch %{ix86} x86_64 ia64 aarch64 %{arm} riscv64 loongarch64
 Requires:       pesign
 %endif
+%ifarch x86_64 aarch64
+Requires:       efitools
+%endif
 
 %description
 This package provides scripts and rpm macros to automate signing of the

Reply via email to