<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-security/libseccomp, branch dunfell-next</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=dunfell-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=dunfell-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2020-10-16T14:06:23+00:00</updated>
<entry>
<title>libsecomp: rv32/rv64 target builds are not supported yet</title>
<updated>2020-10-16T14:06:23+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-07-25T14:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=bb321aa1d760e9fa1635137bee0c8c726fa9868b'/>
<id>urn:sha1:bb321aa1d760e9fa1635137bee0c8c726fa9868b</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit b5a5cbe1f511468af0b0673f88c83c3dd1c77da3)
</content>
</entry>
<entry>
<title>libseccomp: update to 2.4.3</title>
<updated>2020-03-08T21:13:07+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-03-07T20:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=4229f5025e628d48665be95880fe1e458df5dda3'/>
<id>urn:sha1:4229f5025e628d48665be95880fe1e458df5dda3</id>
<content type='text'>
dropped patch now included in update

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libseccomp: upgrade 2.4.1 -&gt; 2.4.2</title>
<updated>2019-12-17T04:51:00+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2019-12-11T05:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=2c2161fbc2cb16eb1b220a453febcfd94522e4de'/>
<id>urn:sha1:2c2161fbc2cb16eb1b220a453febcfd94522e4de</id>
<content type='text'>
Backport a patch to fix ptest build failure on arm64.

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libseccomp: build static library always</title>
<updated>2019-09-01T22:11:17+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2019-09-01T19:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=2153c59b429293120095a2bd4562f4f7553c1ae7'/>
<id>urn:sha1:2153c59b429293120095a2bd4562f4f7553c1ae7</id>
<content type='text'>
Always build static library. This is required e.g. for runc from
meta-virtualization in its default configuration.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libseccomp: update to 2.4.1</title>
<updated>2019-05-10T03:05:47+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-05-01T15:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=34cb20fe5c5547508f3b91a6b419da09f548f80d'/>
<id>urn:sha1:34cb20fe5c5547508f3b91a6b419da09f548f80d</id>
<content type='text'>
bug fix release.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libseccomp: update to 2.4.0</title>
<updated>2019-03-16T11:17:29+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-03-15T14:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=eae5224fa8e61584f91663b9d3f26868754e1f4c'/>
<id>urn:sha1:eae5224fa8e61584f91663b9d3f26868754e1f4c</id>
<content type='text'>
Update the syscall table for Linux v5.0-rc5.
also a security releated issue;
https://github.com/seccomp/libseccomp/issues/139

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>bseccomp: fix do package qa warning</title>
<updated>2018-09-29T17:43:01+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2018-09-29T09:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=729fca6d2cdf9d12d5e8659406029acae65076ee'/>
<id>urn:sha1:729fca6d2cdf9d12d5e8659406029acae65076ee</id>
<content type='text'>
Fix below warning:

lib32-libseccomp-2.3.3-r0 do_package: QA Issue: lib32-libseccomp:
Files/directories were installed but not shipped in any package:

Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libseccomp: Drop RDEPENDS on bash</title>
<updated>2018-09-01T17:34:02+00:00</updated>
<author>
<name>Alex Kiernan</name>
<email>alex.kiernan@gmail.com</email>
</author>
<published>2018-08-13T18:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=1d1c29381968ced8fdfb91062e9b27666316c37c'/>
<id>urn:sha1:1d1c29381968ced8fdfb91062e9b27666316c37c</id>
<content type='text'>
Commit ada3eee ("libseccomp: fix rdepends") added RDEPENDS on bash, but
this is no longer needed, so drop it.

Signed-off-by: Alex Kiernan &lt;alex.kiernan@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libseccomp: update to 2.3.3</title>
<updated>2018-02-14T19:56:29+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-02-05T03:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=1163dcc00b8bc728c0234cacc3cf586b2a415b67'/>
<id>urn:sha1:1163dcc00b8bc728c0234cacc3cf586b2a415b67</id>
<content type='text'>
Drop git PV for bb reciped PV.

supports 4.15 kernel

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libseccomp: update to 2.3.2</title>
<updated>2017-04-06T17:39:42+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2017-04-01T23:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=8f0f8eeea805e98169fd2711729ac78a85d555ea'/>
<id>urn:sha1:8f0f8eeea805e98169fd2711729ac78a85d555ea</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
