<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/meta-parsec/recipes-parsec, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2026-05-17T14:44:55+00:00</updated>
<entry>
<title>parsec-service: update TS group name</title>
<updated>2026-05-17T14:44:55+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@arm.com</email>
</author>
<published>2026-05-05T15:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=921b75fa4aceaeeef388acdd1a3a8e35b5afc4cc'/>
<id>urn:sha1:921b75fa4aceaeeef388acdd1a3a8e35b5afc4cc</id>
<content type='text'>
meta-arm recently changed the group name that is used by TS[1], so update
the group name to match.

[1] meta-arm 595cb0f1a0 ("arm/trusted-services: fix udev management in libts")

Signed-off-by: Ross Burton &lt;ross.burton@arm.com&gt;
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>parsec-service: do group membership modifications in useradd</title>
<updated>2026-05-17T14:44:55+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@arm.com</email>
</author>
<published>2026-05-05T15:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=a9384af621c5dd1b80bf3999bd3993190e8348f7'/>
<id>urn:sha1:a9384af621c5dd1b80bf3999bd3993190e8348f7</id>
<content type='text'>
Instead of calling groupmems after creating the user, we can tell useradd
to do the group membership when creating the user.  There are several
reasons for this:

1) Consolidation of the calls into a single call means creation is atomic,
   it either worked or it did not.
2) The existing logic doesn't work if both TPM and TS were enabled.
3) GROUPMEMS_PARAM is broken in oe-core master[1] and this will not be
   fixed as groupmems has been removed from shadow[2].

Instead, construct a list of groups that parsec needs to be a member of,
and pass them to useradd.

[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=16277
[2] shadow 388ce70 "*/: groupmems(8): Remove program"

Signed-off-by: Ross Burton &lt;ross.burton@arm.com&gt;
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>parsec-service: assign PACKAGECONFIG in one line</title>
<updated>2026-05-17T14:44:55+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@arm.com</email>
</author>
<published>2026-05-05T15:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=58ac5eda9a6e142fc7871cf5bd79becb58b010f5'/>
<id>urn:sha1:58ac5eda9a6e142fc7871cf5bd79becb58b010f5</id>
<content type='text'>
By :appending the TPM option we make it impossible for distros to simply
assign to PACKAGECONFIG.

Signed-off-by: Ross Burton &lt;ross.burton@arm.com&gt;
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>parsec-service: Update Parsec service version.</title>
<updated>2026-05-17T14:44:55+00:00</updated>
<author>
<name>Anton Antonov</name>
<email>anton.antonov@arm.com</email>
</author>
<published>2026-05-01T15:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=e6538dbad1656fc12634a910c098ba2b3fd7126e'/>
<id>urn:sha1:e6538dbad1656fc12634a910c098ba2b3fd7126e</id>
<content type='text'>
This update adds compatibility with clang 22.1 in oe-core.

Signed-off-by: Anton Antonov &lt;Anton.Antonov@arm.com&gt;
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>parsec-service: update PACKAGECONFIG options as lists of cargo build features</title>
<updated>2025-07-04T16:41:20+00:00</updated>
<author>
<name>Anton Antonov</name>
<email>anton.antonov@arm.com</email>
</author>
<published>2025-05-19T08:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b1f1c7a304de33916040928ea7182c03580efb28'/>
<id>urn:sha1:b1f1c7a304de33916040928ea7182c03580efb28</id>
<content type='text'>
After commit 7a2b9acef2 "cargo: pass PACKAGECONFIG_CONFARGS to cargo build"
we don't need to include Parsec cargo build features into CARGO_BUILD_FLAGS.
Let's update PACKAGECONFIG options as lists of features.

A small fix in readme.md as well.

Signed-off-by: Anton Antonov &lt;Anton.Antonov@arm.com&gt;
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
</content>
</entry>
<entry>
<title>meta-security: Remove True option to getVar calls</title>
<updated>2025-02-03T02:11:12+00:00</updated>
<author>
<name>akash hadke</name>
<email>akash.hadke27@gmail.com</email>
</author>
<published>2025-01-09T10:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=8fcbc47b9c56fe405a7a6d51ff0d8e2b756818ea'/>
<id>urn:sha1:8fcbc47b9c56fe405a7a6d51ff0d8e2b756818ea</id>
<content type='text'>
getVar() now defaults to expanding by default, thus remove the True
option from getVar() calls with a regex search and replace.

Signed-off-by: Akash Hadke &lt;akash.hadke27@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>parsec-service: fix build error</title>
<updated>2025-01-07T01:01:40+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2024-12-31T03:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=f771f969b1c4aec08d0092502d60145667c17c6d'/>
<id>urn:sha1:f771f969b1c4aec08d0092502d60145667c17c6d</id>
<content type='text'>
Fixes:
| error: unnecessary qualification
|    --&gt; src/front/domain_socket.rs:247:30
|     |
| 247 |             let ucred_size = mem::size_of::&lt;ucred&gt;();
|     |                              ^^^^^^^^^^^^^^^^^^^^^

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>parsec-service: UNPACKDIR fixes</title>
<updated>2024-07-30T00:07:01+00:00</updated>
<author>
<name>Mikko Rapeli</name>
<email>mikko.rapeli@linaro.org</email>
</author>
<published>2024-07-25T09:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=58daab21b74e118ed42dd9bc961777e64bd466b3'/>
<id>urn:sha1:58daab21b74e118ed42dd9bc961777e64bd466b3</id>
<content type='text'>
New poky uses UNPACKDIR instead of WORKDIR

Signed-off-by: Mikko Rapeli &lt;mikko.rapeli@linaro.org&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-parsec: Update parsec-service to 1.4.1</title>
<updated>2024-05-28T17:07:14+00:00</updated>
<author>
<name>Gowtham Suresh Kumar</name>
<email>gowtham.sureshkumar@arm.com</email>
</author>
<published>2024-05-16T08:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=defb35fecb385f341a4b0ec4865648b3d60108dd'/>
<id>urn:sha1:defb35fecb385f341a4b0ec4865648b3d60108dd</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>parsec-tool: fix serialNumber check</title>
<updated>2024-01-28T17:13:54+00:00</updated>
<author>
<name>Mikko Rapeli</name>
<email>mikko.rapeli@linaro.org</email>
</author>
<published>2024-01-03T13:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=7fab92b3c0650186d57b06466b420ca42995444a'/>
<id>urn:sha1:7fab92b3c0650186d57b06466b420ca42995444a</id>
<content type='text'>
New openssl 3.2.0 version removed spaces around serialNumber in:

Subject: CN=parallaxsecond.com, serialNumber=EZ4U2CIXL

Fixes parsec-service oeqa test on qemu.

Signed-off-by: Mikko Rapeli &lt;mikko.rapeli@linaro.org&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
