Re: [meta-lts-collab][kirkstone][PATCH 1/7] strongswan: Fix CVE-2026-35328
"Colin McAllister" <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <[email protected]> |
Hi James,
Sorry for the late response, I was not checking this ML over the past month. I will be more actively monitoring this list moving forward.
Here is a PR for the strongswan patches: https://github.com/garmin/meta-lts-collab/pull/110
Two issues with these patches:
1. The patch filenames should be named after the associated CVE
2. There is no FILESEXTRAPATHS:prepend := "${THISDIR}/files:" in the bbappend (nit: Generally "${THISDIR}/${BPN}" is preferred for consistency)
Can you please send a v2 series with these issues addressed?
Thanks,
Colin