<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shim-signed.git, branch rolling</title>
<subtitle>VyOS code for the shim-signed package (mirror of https://github.com/vyos/shim-signed.git)
</subtitle>
<id>https://git.amelek.net/vyos/shim-signed.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/shim-signed.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/shim-signed.git/'/>
<updated>2026-06-07T22:51:54+00:00</updated>
<entry>
<title>Merge pull request #2 from vyos/feat/T8966-legacy-escape</title>
<updated>2026-06-07T22:51:54+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-06-07T22:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/shim-signed.git/commit/?id=45e30eda416944eff2157f77c0aeb8fc5279b87f'/>
<id>urn:sha1:45e30eda416944eff2157f77c0aeb8fc5279b87f</id>
<content type='text'>
T8966: add legacy-label escape to invalid-task-id rule (commit check exempt)</content>
</entry>
<entry>
<title>T8966: add legacy-label escape to invalid-task-id rule (commit check exempt)</title>
<updated>2026-06-07T22:48:42+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-06-07T22:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/shim-signed.git/commit/?id=5c0b264cc3300dd61e60a1bdf71a36530bd565fd'/>
<id>urn:sha1:5c0b264cc3300dd61e60a1bdf71a36530bd565fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1 from vyos/feat/extends-mergify-t8966</title>
<updated>2026-06-07T07:56:45+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@andamasov.com</email>
</author>
<published>2026-06-07T07:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/shim-signed.git/commit/?id=ead48f4715faff01f36b8566b7b892707ed36520'/>
<id>urn:sha1:ead48f4715faff01f36b8566b7b892707ed36520</id>
<content type='text'>
T8966: extends central vyos/mergify + product T-ID rule</content>
</entry>
<entry>
<title>T8966: extends central vyos/mergify + product T-ID rule</title>
<updated>2026-06-07T07:55:54+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-06-07T07:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/shim-signed.git/commit/?id=02adcaafd9d67627601f7083eca09be3df792bfc'/>
<id>urn:sha1:02adcaafd9d67627601f7083eca09be3df792bfc</id>
<content type='text'>
Onboard vyos/shim-signed to the central Mergify baseline via
`extends: mergify` and add the bot-excluded per-repo
`invalid-task-id` rule, matching the 49-repo IS-531 product fleet.

The 5 merge-protection gate labels were pre-created. Products
already enabled; no central-config change. Validated via the
Mergify config-simulator (200 OK). Rule body byte-identical to
the fleet canonical.

🤖 Generated by [robots](https://vyos.io)
</content>
</entry>
<entry>
<title>Add signed SHIM binary including the VyOS Networks CA certificate</title>
<updated>2026-06-01T18:24:12+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-06-01T18:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/shim-signed.git/commit/?id=dc02d90e677b796bb4814e069f1cfb0856d95147'/>
<id>urn:sha1:dc02d90e677b796bb4814e069f1cfb0856d95147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up stupid omission in the previous package upload</title>
<updated>2026-05-19T22:45:00+00:00</updated>
<author>
<name>Steve McIntyre</name>
<email>steve@einval.com</email>
</author>
<published>2026-05-19T22:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/shim-signed.git/commit/?id=d94c2b0f2abfe9873e0ebad99a43f9b160397df3'/>
<id>urn:sha1:d94c2b0f2abfe9873e0ebad99a43f9b160397df3</id>
<content type='text'>
the changes in 1.49 did not take into account the "SecureBoot enabled"
case when adding a default error trap. Closes: #1137098, #1137101.
</content>
</entry>
<entry>
<title>Make mokutil parsing more robust. Closes: #1137063</title>
<updated>2026-05-19T08:43:36+00:00</updated>
<author>
<name>Steve McIntyre</name>
<email>steve@einval.com</email>
</author>
<published>2026-05-19T08:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/shim-signed.git/commit/?id=1c4e702c99a185924a847ba464cd2205796ecce2'/>
<id>urn:sha1:1c4e702c99a185924a847ba464cd2205796ecce2</id>
<content type='text'>
Cope with "Platform is in Setup Mode" message
If we get any other unexpected output, print what we got for debugging.
</content>
</entry>
<entry>
<title>Make sure we remove shim-signed.preinst during clean</title>
<updated>2026-05-18T13:35:25+00:00</updated>
<author>
<name>Steve McIntyre</name>
<email>steve@einval.com</email>
</author>
<published>2026-05-18T13:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/shim-signed.git/commit/?id=df6d46ce5a1bd5f7548daca14884905074383e4f'/>
<id>urn:sha1:df6d46ce5a1bd5f7548daca14884905074383e4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update changelog and release 1.48</title>
<updated>2026-05-18T13:12:28+00:00</updated>
<author>
<name>Steve McIntyre</name>
<email>steve@einval.com</email>
</author>
<published>2026-05-18T13:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/shim-signed.git/commit/?id=409da09ec16bd2a28041db9608661a7f8fc7ec37'/>
<id>urn:sha1:409da09ec16bd2a28041db9608661a7f8fc7ec37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak the URI linked for CA updates</title>
<updated>2026-05-18T13:06:58+00:00</updated>
<author>
<name>Steve McIntyre</name>
<email>steve@einval.com</email>
</author>
<published>2026-05-18T13:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/shim-signed.git/commit/?id=0f5a44c8169294fd1362ee6d018f93a76f0d1f05'/>
<id>urn:sha1:0f5a44c8169294fd1362ee6d018f93a76f0d1f05</id>
<content type='text'>
</content>
</entry>
</feed>
