<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/meta-tpm, branch gatesgarth</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=gatesgarth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=gatesgarth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2020-10-20T01:07:50+00:00</updated>
<entry>
<title>meta-security: Add gatesgarth to LAYERSERIES_COMPAT</title>
<updated>2020-10-20T01:07:50+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-10-16T04:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=e780c32dae648a27a10191b5921cb6886a4aa6db'/>
<id>urn:sha1:e780c32dae648a27a10191b5921cb6886a4aa6db</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>tpm2-pkcs11: update to 1.4.0</title>
<updated>2020-10-16T04:15:03+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-10-14T17:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=0a07bf8046d0686554433980b31c22aecc69cef4'/>
<id>urn:sha1:0a07bf8046d0686554433980b31c22aecc69cef4</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>tpm2-tools: update to 4.3.0</title>
<updated>2020-10-16T04:15:03+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-10-14T15:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=02b62b859d2137346eaf7549cf000210227ef53c'/>
<id>urn:sha1:02b62b859d2137346eaf7549cf000210227ef53c</id>
<content type='text'>
LIC_FILES_CHKSUM changes do to added Copyright

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>tpm2-abrmd: update to 2.3.3</title>
<updated>2020-10-16T04:15:03+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-10-14T14:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=9d6e3ff0edc02f033dc5575a5afbf85aa9064da9'/>
<id>urn:sha1:9d6e3ff0edc02f033dc5575a5afbf85aa9064da9</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>tpm2-totp: update to 0.2.1</title>
<updated>2020-10-16T04:15:03+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-10-12T02:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=8566325c96861bf76cfb99cbed8cddd05248887c'/>
<id>urn:sha1:8566325c96861bf76cfb99cbed8cddd05248887c</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>tpm2-tss: update to 2.4.3</title>
<updated>2020-10-16T04:15:03+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-10-12T02:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=6c6e967b98c55ee9f062bd382e904e164791f0c2'/>
<id>urn:sha1:6c6e967b98c55ee9f062bd382e904e164791f0c2</id>
<content type='text'>
includes: CVE-2020-24455

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>ibmtpm2tss: add recipe</title>
<updated>2020-09-13T14:08:49+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>sno@netbsd.org</email>
</author>
<published>2020-09-11T07:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=7486ab3f5b4b64e2bb34af01bfdde3b3654d4f3b'/>
<id>urn:sha1:7486ab3f5b4b64e2bb34af01bfdde3b3654d4f3b</id>
<content type='text'>
Add recipe for companion of IBM Software TPM 2.0 - IBM's TPM 2.0 TSS.
It's a user space TSS for TPM 2.0.

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>ibmswtpm2: update to 1637</title>
<updated>2020-09-12T15:55:28+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>sno@netbsd.org</email>
</author>
<published>2020-09-11T07:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b9c72cc8bc8445292af904a51f28c34d72bb509f'/>
<id>urn:sha1:b9c72cc8bc8445292af904a51f28c34d72bb509f</id>
<content type='text'>
Update ibmswtpm2 from 1628 to 1637. Build 1637 Includes:
* Increase NV memory size to match PC Client RSA 3072 requirements
* Add and fix ACT support
* Update Visual Studio files to 2019.

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>trousers: Fix the problem that do_package fails when multilib is enabled.</title>
<updated>2020-09-12T15:55:28+00:00</updated>
<author>
<name>Zheng Ruoqin</name>
<email>zhengrq.fnst@cn.fujitsu.com</email>
</author>
<published>2020-09-08T05:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=4221e5621c3cac03859a491cd37d38cdd4a7f4c7'/>
<id>urn:sha1:4221e5621c3cac03859a491cd37d38cdd4a7f4c7</id>
<content type='text'>
The following error will occur when multilib is enabled:
ERROR: trousers-0.3.14+gitAUTOINC+e74dd1d967-r0 do_package: QA Issue: trousers: Files/directories were installed but not shipped in any package:
  /lib
  /lib/systemd
  /lib/systemd/system
  /lib/systemd/system/tcsd.service

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@cn.fujitsu.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>cryptsetup-tpm-incubator: remove reference from other files</title>
<updated>2020-09-05T18:01:47+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-08-30T19:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=fa9f747360960f6af7454d534e45263bcc15c015'/>
<id>urn:sha1:fa9f747360960f6af7454d534e45263bcc15c015</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
