Re: [meta-lts-collab][kirkstone][PATCH] binutils: Fix CVE-2025-69652, CVE-2025-69649 and CVE-2026-4647
"Colin McAllister" <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <[email protected]> |
Hi James,
Thank you for this patch.
Here is a PR for the binutils patches: https://github.com/garmin/meta-lts-collab/pull/108
CI is passing and the patches mostly look good. Two issues I see:
1. Can you please use ${BPN} instead of ${PN} in FILESEXTRAPATHS?
2. I'm a little uncomfortable with the signed-off-by lines in the patch file:
>
> Signed-off-by: Shaik Moin <careers.myinfo@...>
https://github.com/garmin/meta-lts-collab/pull/108/changes#diff-c439e3658bd57bd33eb3480d519538b2fec0a0f7192cf22b9a8200a474fd9b9eR18
I would prefer for this address to match the other kpit addresses in your other submissions instead of the careers.myinfo gmail address. Can you please submit a v2 patch with either Shaik's email corrected or with you personally signing off these patches?
Thanks,
Colin