<feed xmlns='http://www.w3.org/2005/Atom'>
<title>efi-boot-shim.git/debian/rules, branch upstream/13</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=upstream%2F13</id>
<link rel='self' href='https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=upstream%2F13'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/'/>
<updated>2017-09-29T15:20:57+00:00</updated>
<entry>
<title>New upstream version 13</title>
<updated>2017-09-29T15:20:57+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-09-29T15:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=6215e920e71f5c6c43189f27b755e7a3238ad396'/>
<id>urn:sha1:6215e920e71f5c6c43189f27b755e7a3238ad396</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore unused-variable errors.</title>
<updated>2017-09-27T16:46:14+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-09-27T16:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=52b46c08f66fb2c5525b7b6efe6c89e0455bdb34'/>
<id>urn:sha1:52b46c08f66fb2c5525b7b6efe6c89e0455bdb34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian/rules, debian/shim.install: make sure the 'make install' step does what it's meant to do by upstream: we can easily make use of the end result to have the files we need.</title>
<updated>2017-08-31T23:10:10+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-08-31T23:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=c3fa7299807746320f6b6bbe7779a77152856c08'/>
<id>urn:sha1:c3fa7299807746320f6b6bbe7779a77152856c08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set EFIDIR=ubuntu for dh_auto_install; that will let files be installed in the "right" final directories, and makes boot.csv for us.</title>
<updated>2017-08-30T02:38:38+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-08-30T02:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=3f5806e428da5992390aca796d8cbaa72879337d'/>
<id>urn:sha1:3f5806e428da5992390aca796d8cbaa72879337d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream options: set MAKELEVEL.</title>
<updated>2017-08-30T02:21:11+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-08-30T02:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=f841331ca35ec67599457bb1cd102a0f6a195025'/>
<id>urn:sha1:f841331ca35ec67599457bb1cd102a0f6a195025</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian/rules: clean up after *.signed files.</title>
<updated>2017-08-30T01:33:03+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-08-30T01:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=ee22d4255df975c59181e9258c1919cff227d68b'/>
<id>urn:sha1:ee22d4255df975c59181e9258c1919cff227d68b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set ENABLE_SBSIGN, to use sbsign instead of pesign for signing fallback and MokManager.</title>
<updated>2017-08-29T17:58:39+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-08-29T17:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=402fafb47564efc2281966aa39f9d2d25d73aec4'/>
<id>urn:sha1:402fafb47564efc2281966aa39f9d2d25d73aec4</id>
<content type='text'>
Also drop debian/patches/sbsigntool-no-pesign: with this change from upstream
it is no longer needed..
</content>
</entry>
<entry>
<title>Set ENABLE_SHIM_CERT, to keep using ephemeral self-signed certs built at compile-time for MokManager and fallback.</title>
<updated>2017-08-29T17:57:47+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-08-29T17:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=661d3ea1dc23ebe589593dd9cc772a1d436c417b'/>
<id>urn:sha1:661d3ea1dc23ebe589593dd9cc772a1d436c417b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian/patches/second-stage-path: dropped; the default loader path now includes an arch suffix.</title>
<updated>2017-08-29T17:57:22+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-08-29T17:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=cff1facf80f327dbd43654221ea5704e24a0dc1d'/>
<id>urn:sha1:cff1facf80f327dbd43654221ea5704e24a0dc1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo for DEFAULT_LOADER: missing a backslash, also needs quoting.</title>
<updated>2017-08-07T21:43:53+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-08-07T21:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=33da8726b4035061190266e3e0c25d87f95d646a'/>
<id>urn:sha1:33da8726b4035061190266e3e0c25d87f95d646a</id>
<content type='text'>
</content>
</entry>
</feed>
