<feed xmlns='http://www.w3.org/2005/Atom'>
<title>efi-boot-shim.git/Cryptlib/OpenSSL, branch latest-release</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=latest-release</id>
<link rel='self' href='https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=latest-release'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/'/>
<updated>2017-04-11T14:42:19+00:00</updated>
<entry>
<title>Cryptlib: remove DES</title>
<updated>2017-04-11T14:42:19+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2017-04-10T09:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=e9cc33d6f2b7f35c6f5e349fd83fb9ae0bc66226'/>
<id>urn:sha1:e9cc33d6f2b7f35c6f5e349fd83fb9ae0bc66226</id>
<content type='text'>
Disable DES completely since it's already old and insecure.
This makes MokManager not support the DES based password hash but
probably no one is using it.

Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Cryptlib: Remove MD4</title>
<updated>2017-04-11T14:42:19+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2017-04-10T08:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=80d49f758ead0180bfe6161931838e0578248303'/>
<id>urn:sha1:80d49f758ead0180bfe6161931838e0578248303</id>
<content type='text'>
MD4 is known to be insecure and shim never uses it.

Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Cryptlib/OpenSSL: update to openssl 1.1.0e</title>
<updated>2017-04-11T14:42:18+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2017-03-31T08:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=0f3dfc01e2d5e7df882c963dd8dc4a0dfbfc96ad'/>
<id>urn:sha1:0f3dfc01e2d5e7df882c963dd8dc4a0dfbfc96ad</id>
<content type='text'>
- Delete the old openssl files and use the script to copy the new files

- Add "-DNO_SYSLOG" to CFLAGS and add crypto/include to the include path

Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Cryptlib/OpenSSL: Update the script to copy the new openssl files</title>
<updated>2017-04-11T14:42:18+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2017-03-31T08:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=4da6ac819510c7cc4ba21d7a735d69b45daa5873'/>
<id>urn:sha1:4da6ac819510c7cc4ba21d7a735d69b45daa5873</id>
<content type='text'>
- Update update.sh to copy the openssl 1.1.0 source files

- Refresh the supplemental patch to reflect the change

Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Update to openssl 1.0.2k</title>
<updated>2017-03-24T22:28:30+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2017-03-15T07:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=f48505bfb2b479694c01f7c56bd3548dfe243f46'/>
<id>urn:sha1:f48505bfb2b479694c01f7c56bd3548dfe243f46</id>
<content type='text'>
Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Update to openssl 1.0.2j</title>
<updated>2016-11-30T17:57:34+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2016-10-13T07:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=b371a682fb67ff945a8095437b9b33cab549bb49'/>
<id>urn:sha1:b371a682fb67ff945a8095437b9b33cab549bb49</id>
<content type='text'>
Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Update the openssl update script to 1.0.2j</title>
<updated>2016-11-30T17:57:34+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2016-10-13T07:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=43ad947f6e7d1e899d86fd8ca66a55ffbc3ed2b2'/>
<id>urn:sha1:43ad947f6e7d1e899d86fd8ca66a55ffbc3ed2b2</id>
<content type='text'>
Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Update to openssl 1.0.2h</title>
<updated>2016-09-06T19:05:36+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2016-07-21T04:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=8dcfecc6c76effa8afe0d4b6eca95023d51f1e03'/>
<id>urn:sha1:8dcfecc6c76effa8afe0d4b6eca95023d51f1e03</id>
<content type='text'>
Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Update the openssl update script to 1.0.2h</title>
<updated>2016-09-06T19:05:36+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2016-08-02T03:14:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=d8b0e8e0ce347d9f5830cfeb3fd09a887a903d09'/>
<id>urn:sha1:d8b0e8e0ce347d9f5830cfeb3fd09a887a903d09</id>
<content type='text'>
Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Update openssl to 1.0.2g</title>
<updated>2016-09-06T19:05:36+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2016-03-17T06:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=0297aa3cf34ca3a95a6e95db7aff82020aefa0e5'/>
<id>urn:sha1:0297aa3cf34ca3a95a6e95db7aff82020aefa0e5</id>
<content type='text'>
Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
</feed>
