<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git, branch mickledore</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=mickledore</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=mickledore'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2023-05-09T11:04:46+00:00</updated>
<entry>
<title>meta-parsec/layer.conf: Insert addpylib declaration</title>
<updated>2023-05-09T11:04:46+00:00</updated>
<author>
<name>Peter Hoyes</name>
<email>Peter.Hoyes@arm.com</email>
</author>
<published>2023-04-27T15:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=d7db0a3bd1a8639df7570483f003ce00cbe274a2'/>
<id>urn:sha1:d7db0a3bd1a8639df7570483f003ce00cbe274a2</id>
<content type='text'>
Yocto mickledore introduced the addpylib directive for explicitly adding
layer paths to the PYTHONPATH.

Standalone OEQA test suite discovery does not require this directive but
it is required to import test cases from other layers, e.g. to extend
and modify the test cases.

Signed-off-by: Peter Hoyes &lt;Peter.Hoyes@arm.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>Flush caches after OEQA tests</title>
<updated>2023-04-14T15:23:06+00:00</updated>
<author>
<name>Anton Antonov</name>
<email>anton.antonov@arm.com</email>
</author>
<published>2023-04-13T10:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=53c5cc794f44df96c47c614d736c8ccd4f25139f'/>
<id>urn:sha1:53c5cc794f44df96c47c614d736c8ccd4f25139f</id>
<content type='text'>
Make sure that all changes a saved after running the tests.

Signed-off-by: Anton Antonov &lt;Anton.Antonov@arm.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix PACKAGECONFIG check in Parsec OEQA tests</title>
<updated>2023-04-12T11:45:25+00:00</updated>
<author>
<name>Anton Antonov</name>
<email>anton.antonov@arm.com</email>
</author>
<published>2023-04-10T18:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=3b0659d50faceeb8efaef43be5bc86fecaee921c'/>
<id>urn:sha1:3b0659d50faceeb8efaef43be5bc86fecaee921c</id>
<content type='text'>
If PACKAGECONFIG is not defined in local.conf then
its default value is not included in cls.tc.td map.

Signed-off-by: Anton Antonov &lt;Anton.Antonov@arm.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>parsec-service: fix SRC_URI hash</title>
<updated>2023-04-12T11:45:25+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-04-09T15:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=9d21e480531dee0cf13f85f272d7738ff54a93d6'/>
<id>urn:sha1:9d21e480531dee0cf13f85f272d7738ff54a93d6</id>
<content type='text'>
Fixes:
ERROR: Missing SRC_URI checksum, please add those to the recipe:
SRC_URI[parsec-service-1.2.0.sha256sum] = "f58e7ba859c22cc1904dc8298b1a7d94ee1ba3b4d4808f28e4cc0c96ddb149c9"

Needed to S dir too.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;

v2]
Fix patch applying
</content>
</entry>
<entry>
<title>parsec-tool: update SRC_URI hash</title>
<updated>2023-04-12T11:45:25+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-04-09T15:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=3d6ff465cec9111c39b9c4252614f5a65863ce46'/>
<id>urn:sha1:3d6ff465cec9111c39b9c4252614f5a65863ce46</id>
<content type='text'>
FIxes:

ERROR: Missing SRC_URI checksum, please add those to the recipe:
SRC_URI[parsec-tool-0.6.0.sha256sum] = "f51d5d7f0caca1c335324b52482fa5edbf6c9cfd2e6865e5cb22716d52dcb367"

Needed to have the package version included in the name.

Fixes:
ERROR: parsec-tool-0.6.0-r0 do_populate_lic: QA Issue: parsec-tool: LIC_FILES_CHKSUM points to an invalid file:
and
error: manifest path `/home/akuster/oss/clean/poky/build/tmp/work/cortexa53-poky-linux/parsec-tool/0.6.0-r0/parsec-tool-0.6.0//Cargo.toml` does not exist

Set S to CARGO_VENDORING_DIRECTORY/BP to fix the LIC_FILES_CHKSUM and compile errors.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>parsec-service: Update parsec recipes to 1.2.0 and parsec-tool to 0.6.0</title>
<updated>2023-04-12T11:45:24+00:00</updated>
<author>
<name>Gowtham Suresh Kumar</name>
<email>gowtham.sureshkumar@arm.com</email>
</author>
<published>2023-04-06T17:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=f0d1f808b7ef067f9537c4233a7e5a08b88c46ac'/>
<id>urn:sha1:f0d1f808b7ef067f9537c4233a7e5a08b88c46ac</id>
<content type='text'>
Signed-off-by: Gowtham Suresh Kumar &lt;gowtham.sureshkumar@arm.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-parsec: Disable RSA-OAEP OEQA tests for Parsec PKCS11 backend</title>
<updated>2023-04-12T11:45:24+00:00</updated>
<author>
<name>Gowtham Suresh Kumar</name>
<email>gowtham.sureshkumar@arm.com</email>
</author>
<published>2023-04-06T17:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=cdd42956892612d06bb5c2eb2973be4446255fbf'/>
<id>urn:sha1:cdd42956892612d06bb5c2eb2973be4446255fbf</id>
<content type='text'>
Signed-off-by: Gowtham Suresh Kumar &lt;gowtham.sureshkumar@arm.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libwhisker2-perl: adjust perl-version variable</title>
<updated>2023-04-08T14:49:38+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2023-04-05T11:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=9d819c1242b0d6b5c90f637b0dcf291cf45bce76'/>
<id>urn:sha1:9d819c1242b0d6b5c90f637b0dcf291cf45bce76</id>
<content type='text'>
The PERLVERSION likely has the wrong value in the native context
due to reasons discussed in openembedded-core[1].  The upstream
suggestion was to avoid use of PERLVERSION and switch to the direct
function.

1. https://lore.kernel.org/openembedded-core/20230405003850.384813-1-patrick@stwcx.xyz/T/#u

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>suricata: Missed on crate depends</title>
<updated>2023-04-08T14:49:38+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-04-05T20:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=a149c85ce96d855a27b1acf1d517b546ecece1c3'/>
<id>urn:sha1:a149c85ce96d855a27b1acf1d517b546ecece1c3</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>suricata: Fixup to work within the recent crate changes.</title>
<updated>2023-04-08T14:49:38+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-04-05T15:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ffe3d73fad1e550dfd1746cf1a1ee1f52f20717a'/>
<id>urn:sha1:ffe3d73fad1e550dfd1746cf1a1ee1f52f20717a</id>
<content type='text'>
Had to delete some wonky Cargo.toml files to get update_crates to work.
Manually updated one crate to a newer version included by update_crates as it would not compile.
Manually applied several crates missed by update_crates.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
