Merge pull request 'fix(autopatch): Fixed two stale find strings in config.yaml: updated efi_sbat_distro_url from 'mail:' to 'mailto:' and updated uefi-caps' (#3) from agent-fix/a8-20260730-185843 into a8

Reviewed-on: #3
This commit is contained in:
Andrew Lukoshko 2026-07-30 22:52:08 +00:00
commit a5675de734

View File

@ -18,8 +18,8 @@ actions:
-Dfwupd-efi:efi_sbat_distro_summary="AlmaLinux" \
count: 1
- target: "spec"
find: "-Dfwupd-efi:efi_sbat_distro_url=\"mail:secalert@redhat.com\" \\"
replace: "-Dfwupd-efi:efi_sbat_distro_url=\"mail:security@almalinux.org\" \\"
find: "-Dfwupd-efi:efi_sbat_distro_url=\"mailto:secalert@redhat.com\" \\"
replace: "-Dfwupd-efi:efi_sbat_distro_url=\"mailto:security@almalinux.org\" \\"
count: 1
- target: "spec"
find: |
@ -30,10 +30,10 @@ actions:
count: 1
- target: "spec"
find: |
%{_datadir}/fwupd/uefi-capsule-ux.tar.xz
%{_datadir}/fwupd/uefi-capsule-ux.zip
%endif
replace: |
%{_datadir}/fwupd/uefi-capsule-ux.tar.xz
%{_datadir}/fwupd/uefi-capsule-ux.zip
%endif
%if 0%{?have_modem_manager}
%{_libdir}/fwupd-plugins-3/libfu_plugin_modem_manager.so