From: akuster808 <akuster808@gmail.com>
To: Mikko Rapeli <mikko.rapeli@linaro.org>
Cc: yocto-patches@lists.yoctoproject.org
Subject: Re: [yocto-patches] [meta-security][PATCH 2/2] drop: debug-tweaks from ci
Date: Sun, 15 Dec 2024 15:29:59 -0500 [thread overview]
Message-ID: <3d8f5af7-ec61-4de6-8479-f65e52a49e33@gmail.com> (raw)
In-Reply-To: <Z1ahwRtEYmWRsJ5H@nuoska>
On 12/9/24 2:52 AM, Mikko Rapeli via lists.yoctoproject.org wrote:
> Hi,
>
> On Sun, Dec 08, 2024 at 12:53:18PM -0500, Armin Kuster via lists.yoctoproject.org wrote:
>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
>> ---
>> kas/kas-security-base.yml | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/kas/kas-security-base.yml b/kas/kas-security-base.yml
>> index fa7915c..bdd74b1 100644
>> --- a/kas/kas-security-base.yml
>> +++ b/kas/kas-security-base.yml
>> @@ -43,7 +43,6 @@ local_conf_header:
>> BB_TASK_IONICE_LEVEL = '2.7'
>> BB_TASK_IONICE_LEVEL_task-testimage = '2.1'
>> TEST_QEMUBOOT_TIMEOUT = "1500"
>> - EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
> For testing purposes this is needed:
>
> --- a/kas/kas-security-base.yml
> +++ b/kas/kas-security-base.yml
> @@ -43,7 +43,7 @@ local_conf_header:
> BB_TASK_IONICE_LEVEL = '2.7'
> BB_TASK_IONICE_LEVEL_task-testimage = '2.1'
> TEST_QEMUBOOT_TIMEOUT = "1500"
> - EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
> + EXTRA_IMAGE_FEATURES += "allow-empty-password empty-root-password allow-root-login"
I think the harden.conf will use:
EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password
allow-root-login"
- armin
> PACKAGE_CLASSES = "package_ipk"
>
> DISTRO_FEATURES:append = " security pam apparmor smack ima tpm tpm2"
>
>
> Or is this to be replaced by something else?
>
> I'm trying come up with a set of patches which pass some of the runtime tests again.
>
> Cheers,
>
> -Mikko
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#871): https://lists.yoctoproject.org/g/yocto-patches/message/871
> Mute This Topic: https://lists.yoctoproject.org/mt/109992719/3616698
> Group Owner: yocto-patches+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto-patches/leave/13197873/3616698/1325074317/xyzzy [akuster808@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
prev parent reply other threads:[~2024-12-15 20:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-08 17:53 [meta-security][PATCH 1/2] harden.conf: drop debug-tweaks Armin Kuster
2024-12-08 17:53 ` [meta-security][PATCH 2/2] drop: debug-tweaks from ci Armin Kuster
2024-12-09 7:52 ` [yocto-patches] " Mikko Rapeli
2024-12-15 20:20 ` akuster808
2024-12-15 20:29 ` akuster808 [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3d8f5af7-ec61-4de6-8479-f65e52a49e33@gmail.com \
--to=akuster808@gmail.com \
--cc=mikko.rapeli@linaro.org \
--cc=yocto-patches@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.