<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-security, 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:24:06+00:00</updated>
<entry>
<title>packagegroup-core-security: remove clamav from musl image</title>
<updated>2020-10-16T14:24:06+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-10-08T14:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=d2b9de25cbd9fa1a93205b9ef3ef57129c87ee33'/>
<id>urn:sha1:d2b9de25cbd9fa1a93205b9ef3ef57129c87ee33</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit 496a734c14fc72250979a4e7eb69c5d541ffd870)
</content>
</entry>
<entry>
<title>packagegroup-core-security: dont include suricata on riscv or ppc</title>
<updated>2020-10-16T14:16:29+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-09-10T03:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=59e5512023f5549b8442470290f42f3f814b2348'/>
<id>urn:sha1:59e5512023f5549b8442470290f42f3f814b2348</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit caf76696e8669ee48339c13f01042da9e52515ae)
</content>
</entry>
<entry>
<title>sssd: Make manpages buildable</title>
<updated>2020-10-16T14:14:24+00:00</updated>
<author>
<name>Jonatan Pålsson</name>
<email>jonatan.p@gmail.com</email>
</author>
<published>2020-08-25T12:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=369a7bd1292a1483dae0db42902d9a2d8c598fe8'/>
<id>urn:sha1:369a7bd1292a1483dae0db42902d9a2d8c598fe8</id>
<content type='text'>
Some XML related fixes are needed to make the sssd manpages buildable

Signed-off-by: Jonatan Pålsson &lt;jonatan.p@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit 5efa53b2b2bab6f2d8589624c1700d1e66f29683)
</content>
</entry>
<entry>
<title>sssd: disable build secrets</title>
<updated>2020-10-16T14:14:05+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2020-06-17T03:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=9fdaf248f55065e97abd58e9809b453e1eda683a'/>
<id>urn:sha1:9fdaf248f55065e97abd58e9809b453e1eda683a</id>
<content type='text'>
It requires http_parser.h to build secrets:

| configure: error:
| You must have the header file http_parser.h installed to build sssd
| with secrets responder. If you want to build sssd without secret responder
| then specify --without-secrets when running configure.

The header file is from package http-parser[1] rather than apache2. But
there is no recipe http-parser in openembedded. So disable build secrets
for sssd and remove related systemd service and socket files.

Reference:
1. https://github.com/nodejs/http-parser

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit 7831969f8caa399d88d49833800fafe7324b8a59)
</content>
</entry>
<entry>
<title>packagegroup-core-security: remove libseccomp for riscv*</title>
<updated>2020-10-16T14:06:46+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-07-25T14:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=36d732f97c7e3809db67a811b279f86cd21f8eb3'/>
<id>urn:sha1:36d732f97c7e3809db67a811b279f86cd21f8eb3</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit 29f47b44852122c5618e30037710dde009146eb5)
</content>
</entry>
<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>packagegroup-core-security: remove clamav for riscv*</title>
<updated>2020-10-16T14:05:47+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-07-24T18:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=a1d933f4578161ae7b59222cf7343b045a27adbc'/>
<id>urn:sha1:a1d933f4578161ae7b59222cf7343b045a27adbc</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit 98ff502d4096331e2b8a8e4044860b23bf6f8ea5)
</content>
</entry>
<entry>
<title>packagegroup-core-security-ptest: update fail2ban ptest pkg name</title>
<updated>2020-10-16T13:46:49+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-07-05T18:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=3f6a0ff5403e290d0b5b5b1e29aaaec032f332cb'/>
<id>urn:sha1:3f6a0ff5403e290d0b5b5b1e29aaaec032f332cb</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit a2a102b2de68f31df5a3b46665c8afb2d28c0219)
</content>
</entry>
<entry>
<title>bastille: Deleted redundant inherit to fix error when enable multilib.</title>
<updated>2020-07-15T04:27:35+00:00</updated>
<author>
<name>Zheng Ruoqin</name>
<email>zhengrq.fnst@cn.fujitsu.com</email>
</author>
<published>2020-07-10T07:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=0b69bd35530e9286d379daaec79f2b57174ee065'/>
<id>urn:sha1:0b69bd35530e9286d379daaec79f2b57174ee065</id>
<content type='text'>
There is no need to inherit module-base. Because this inherit will stop
bastille to build to lib32-bastille.

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>sssd: Add infopipe PACKAGECONFIG</title>
<updated>2020-03-27T23:53:25+00:00</updated>
<author>
<name>Jonatan Pålsson</name>
<email>jonatan.p@gmail.com</email>
</author>
<published>2020-03-25T11:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=47de50efdbd9b86951d90a7ac290aff385e37cad'/>
<id>urn:sha1:47de50efdbd9b86951d90a7ac290aff385e37cad</id>
<content type='text'>
infopipe was previously on by default, so add it to the default
PACKAGECONFIG.

The systemd files are only installed when --with-infopipe is passed to
configure, so conditionally add them to SYSTEMD_SERVICE.

Signed-off-by: Jonatan Pålsson &lt;jonatan.p@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
