<feed xmlns='http://www.w3.org/2005/Atom'>
<title>efi-boot-shim.git/.github, branch rolling</title>
<subtitle> (mirror of https://github.com/vyos/efi-boot-shim.git)
</subtitle>
<id>https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/'/>
<updated>2026-05-28T11:17:53+00:00</updated>
<entry>
<title>T8615: add Mergify config (extends: mergify central template) (#4)</title>
<updated>2026-05-28T11:17:53+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-28T11:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=15a66c441e84b15663776883698eb1cd739dcbc9'/>
<id>urn:sha1:15a66c441e84b15663776883698eb1cd739dcbc9</id>
<content type='text'>
Adds the org-local central-config inheritance file per the T8615 sweep
(re-scoped 2026-05-28). 4-line minimum: extends: mergify resolves to
vyos/mergify which provides commands_restrictions (9 slash commands x
4-sender allowlist), conflict labeler, PR-title T-ID format check,
opt-in auto-update, and the backport-conflict merge protection.

merge_protections_settings: reporting_method: check-runs declared
explicitly per-repo because only defaults and commands_restrictions are
documented as merging across extends: -- pin to current behavior pre
the 2026-07-31 default flip per data/github.md Mergify gotchas table.

Phase 0 CR: 0 finding(s). Known false positive: CR flags
extends: mergify as 'not a documented built-in preset' but Mergify
documents the org-local form at https://docs.mergify.com/configuration/sharing/.

Refs: T8615 (re-scoped 2026-05-28), IS-421

Generated by robots https://vyos.io</content>
</entry>
<entry>
<title>general: T8595: add AGENTS.md</title>
<updated>2026-05-07T11:29:00+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-05-07T11:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=517688b0596a73fc04bfa02b01485ce7fec82791'/>
<id>urn:sha1:517688b0596a73fc04bfa02b01485ce7fec82791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add building compile_commands.json to CI</title>
<updated>2024-12-17T18:35:41+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2024-12-17T16:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=fd7e16f7d0f7edf3f79db7323ed449e9ed053e36'/>
<id>urn:sha1:fd7e16f7d0f7edf3f79db7323ed449e9ed053e36</id>
<content type='text'>
I use compile_commands.json with vim all the time, so it's better if it
doesn't break.

This adds it to CI builds to try to ensure that better.

Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>Update fedora CI targets</title>
<updated>2024-12-13T21:04:20+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2024-12-12T19:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=20094caa2655c301dd3a78489aca36edd43e89ef'/>
<id>urn:sha1:20094caa2655c301dd3a78489aca36edd43e89ef</id>
<content type='text'>
This updates CI targets for Fedora distros to newer releases.  It also
disables IA32 builds on f40 and f41.  Something is broken in the include
files for the ia32-on-x64 buildroot, and I don't think anyone is
actually doing ia32-on-x64 builds in the wild anyway.  At the same time,
ia32 is pretty much dead to begin with.  This takes the test out.

Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>CI: work around ownership issue on github</title>
<updated>2024-12-13T21:04:20+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2024-08-02T21:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=1d8365f44e551d65e5483a66b0edf2070ce639fb'/>
<id>urn:sha1:1d8365f44e551d65e5483a66b0edf2070ce639fb</id>
<content type='text'>
"make update" with newer distros is giving us:

  fatal: detected dubious ownership in repository at '/__w/shim/shim'
  To add an exception for this directory, call:

	git config --global --add safe.directory /__w/shim/shim

So that's exactly what I'm trying.

Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>CI: use checkout@v4</title>
<updated>2024-12-13T21:04:20+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2024-08-02T20:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=b5d359a1811eaed631f0cf5b97b55ab0154c88b9'/>
<id>urn:sha1:b5d359a1811eaed631f0cf5b97b55ab0154c88b9</id>
<content type='text'>
Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>Remove CentOS 7 test builds.</title>
<updated>2023-06-23T21:13:13+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2023-06-23T18:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=be00279537f004afc89b206bd57baf75ee9569a0'/>
<id>urn:sha1:be00279537f004afc89b206bd57baf75ee9569a0</id>
<content type='text'>
CentOS 7 and RHEL 7 are EOL, and their ancient compiler is EOL along
with them.  Removing them from our test environments means we'll have to
do some minor backports if they come back from the dead, but lets us use
__builtin_add_overflow() and friends without gross hacks today.

This change removes those builds from our PR tests.

Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>CI: Add f36 and centos9 CI build tests.</title>
<updated>2022-05-04T17:59:35+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2022-05-04T15:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=38cc646b099f995a59390cf27e1411c8da9839ad'/>
<id>urn:sha1:38cc646b099f995a59390cf27e1411c8da9839ad</id>
<content type='text'>
Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>Remove aarch64 build tests before f35</title>
<updated>2022-05-04T17:59:35+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2022-05-04T14:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=bfeb4b37e56e9650242b54fbdee9906338b1dfdc'/>
<id>urn:sha1:bfeb4b37e56e9650242b54fbdee9906338b1dfdc</id>
<content type='text'>
Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
<entry>
<title>CI: remove EOL Fedoras from github actions</title>
<updated>2022-05-04T17:46:21+00:00</updated>
<author>
<name>Robbie Harwood</name>
<email>rharwood@redhat.com</email>
</author>
<published>2022-05-03T21:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=ba580f949285223c477fa0ec3a36dcee7ff9672e'/>
<id>urn:sha1:ba580f949285223c477fa0ec3a36dcee7ff9672e</id>
<content type='text'>
Signed-off-by: Robbie Harwood &lt;rharwood@redhat.com&gt;
</content>
</entry>
</feed>
