<feed xmlns='http://www.w3.org/2005/Atom'>
<title>efi-boot-shim.git/SBAT.md, 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>2024-08-20T11:00:04+00:00</updated>
<entry>
<title>Realize the suggestions as part of PR #672</title>
<updated>2024-08-20T11:00:04+00:00</updated>
<author>
<name>Kamil Aronowski</name>
<email>kamil.aronowski@yahoo.com</email>
</author>
<published>2024-08-05T11:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=dc0743201742f8d0ef3a96a4982456fb0d74f61f'/>
<id>urn:sha1:dc0743201742f8d0ef3a96a4982456fb0d74f61f</id>
<content type='text'>
Signed-off-by: Kamil Aronowski &lt;kamil.aronowski@yahoo.com&gt;
</content>
</entry>
<entry>
<title>Fix SBAT.md for today's consensus about numbers</title>
<updated>2024-08-20T11:00:04+00:00</updated>
<author>
<name>Kamil Aronowski</name>
<email>kamil.aronowski@yahoo.com</email>
</author>
<published>2024-07-23T17:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=3685b1348c9208bb9319a1225e5c15a4e6653eac'/>
<id>urn:sha1:3685b1348c9208bb9319a1225e5c15a4e6653eac</id>
<content type='text'>
As per https://github.com/rhboot/shim/issues/634, the current consensus
seems to be for generation numbers to only ever go up and not get reset.
This has been clarified and an example related to this behavior has been
described.

Signed-off-by: Kamil Aronowski &lt;kamil.aronowski@yahoo.com&gt;
</content>
</entry>
<entry>
<title>SBAT-related documents formatting and spelling</title>
<updated>2023-05-02T20:05:59+00:00</updated>
<author>
<name>Kamil Aronowski</name>
<email>kamil.aronowski@yahoo.com</email>
</author>
<published>2023-04-21T08:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=0601f44760fb10550422090cc2761065047f56ab'/>
<id>urn:sha1:0601f44760fb10550422090cc2761065047f56ab</id>
<content type='text'>
A rendering error which caused the `&lt;Vendor&gt;_key.EFI` text to be
rendered as `_key.EFI` has been fixed. The text was being rendered incorrectly by GitHub since the &lt;Vendor&gt; part was being treated as an HTML tag and therefore ignored.

Two misspellings have been fixed

Tables have been reformatted to be more readable as plaintext. Rendering remains the same.

Signed-off-by: Kamil Aronowski &lt;kamil.aronowski@yahoo.com&gt;
</content>
</entry>
<entry>
<title>Specify that the section is ASCII not UTF-8</title>
<updated>2021-09-08T16:08:38+00:00</updated>
<author>
<name>Daniel Axtens</name>
<email>dja@axtens.net</email>
</author>
<published>2021-09-07T07:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=69b7bbfc955b12698963a331644833d5ce9fc598'/>
<id>urn:sha1:69b7bbfc955b12698963a331644833d5ce9fc598</id>
<content type='text'>
The SBAT variable is defined as ASCII, but the SBAT section in a binary was defined as UTF-8. These should match.

Use ASCII rather than UTF-8, because naive parsing of UTF-8 could lead to unexpected results. For example the character 'ä' can be encoded as 0xe4 or as 0x61 0x0308, and these should be considered equivalent. The shim is not smart enough to do this. This could lead to missed verifications, if the variable and section use different encodings.

Define everything as ASCII. It's sad not to be able to have 🦀 in our bootloader names, and potentially annoying for vendor names as well, but oh well.</content>
</entry>
<entry>
<title>Modify sbat.md to help with readability.</title>
<updated>2021-09-08T14:39:35+00:00</updated>
<author>
<name>Esther Shimanovich</name>
<email>eshimanovich@google.com</email>
</author>
<published>2021-07-30T00:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=72a95aef81e6fb82f6b467cf2890f8b38a75aea1'/>
<id>urn:sha1:72a95aef81e6fb82f6b467cf2890f8b38a75aea1</id>
<content type='text'>
Signed-off-by: Esther Shimanovich eshimanovich@google.com
</content>
</entry>
<entry>
<title>SBAT.md: fix "will should"</title>
<updated>2021-07-15T22:55:56+00:00</updated>
<author>
<name>Serge Hallyn</name>
<email>serge@hallyn.com</email>
</author>
<published>2021-07-14T13:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=0f40cb0d08798ed7557887958b382a42253c715d'/>
<id>urn:sha1:0f40cb0d08798ed7557887958b382a42253c715d</id>
<content type='text'>
Use the stronger "will" rather than "will should".  I'm not sure based on
what's there, but suspect "must" would be appropriate instead?

Signed-off-by: Serge Hallyn &lt;serge@hallyn.com&gt;
</content>
</entry>
<entry>
<title>SBAT.md: trivial fixes</title>
<updated>2021-07-15T22:55:56+00:00</updated>
<author>
<name>Serge Hallyn</name>
<email>serge@hallyn.com</email>
</author>
<published>2021-07-14T12:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=9a8a6cdb5e862648ee663eee6124bed05208639a'/>
<id>urn:sha1:9a8a6cdb5e862648ee663eee6124bed05208639a</id>
<content type='text'>
1. Use : instead of , to separate a list.
2. Fix spelling of therefore.
3. Pull unrelated clause out of parenthesized clause.

Signed-off-by: Serge Hallyn &lt;serge@hallyn.com&gt;
</content>
</entry>
<entry>
<title>SBAT: update the raw Markdown to look less terrible</title>
<updated>2021-02-25T16:13:14+00:00</updated>
<author>
<name>Paul Moore</name>
<email>pmoore2@cisco.com</email>
</author>
<published>2021-02-25T15:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=c98a10c519e78c3c7abf727cf89dcbbf05fa1f4a'/>
<id>urn:sha1:c98a10c519e78c3c7abf727cf89dcbbf05fa1f4a</id>
<content type='text'>
The raw text of the SBAT.md file is a bit of a mess, this patch
attempts to introduce some consistentcy to the text without affecting
the rendered Markdown.

The only content change was the addition of a missing period ('.') at
the end of sentence/paragraph; all of the other changes were purely
formatting changes.

Signed-off-by: Paul Moore &lt;pmoore2@cisco.com&gt;
</content>
</entry>
<entry>
<title>SBAT: fix some typos in the SBAT docs</title>
<updated>2021-02-25T15:51:41+00:00</updated>
<author>
<name>Paul Moore</name>
<email>pmoore2@cisco.com</email>
</author>
<published>2021-02-24T16:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=013ab46b256c4929033a3564db11a9d045e31292'/>
<id>urn:sha1:013ab46b256c4929033a3564db11a9d045e31292</id>
<content type='text'>
Signed-off-by: Paul Moore &lt;pmoore2@cisco.com&gt;
</content>
</entry>
<entry>
<title>Fix two errant 'shim,0' outdated sbat cases.</title>
<updated>2021-02-25T15:34:14+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2021-02-22T16:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=eb67bf2ad8adfa8fef12a5b336991a92d68f74b0'/>
<id>urn:sha1:eb67bf2ad8adfa8fef12a5b336991a92d68f74b0</id>
<content type='text'>
Two places we missed still have 0 for an sbat version - one doc and one
in our data csv.

This fixes those.

Signed-off-by: Peter Jones &lt;pjones@redhat.com&gt;
</content>
</entry>
</feed>
