Thanks for the reminder. When you put more than one branch target in a patch submission it greatly increases the odds of something going awry since I can't easily track status in patchworks.
The process goes much more smoothly if you send a per branch submission, that way you aren't relying on my poor memory to make sure the right thing happens :-) Steve On Wed, Feb 26, 2025 at 11:54 PM Marko, Peter <[email protected]> wrote: > > gentle ping for styhead... > > > -----Original Message----- > > From: Marko, Peter (FT D EU SK BFS1) <[email protected]> > > Sent: Wednesday, February 12, 2025 18:39 > > To: [email protected] > > Cc: Marko, Peter (FT D EU SK BFS1) <[email protected]> > > Subject: [OE-core][scarthgap][styhead][PATCH] subversion: ignore CVE-2024- > > 45720 > > > > From: Peter Marko <[email protected]> > > > > Reference: https://nvd.nist.gov/vuln/detail/CVE-2024-45720 > > > > This CVE is relevant only for subversion running on Windows. > > > > Signed-off-by: Peter Marko <[email protected]> > > --- > > meta/recipes-devtools/subversion/subversion_1.14.3.bb | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/meta/recipes-devtools/subversion/subversion_1.14.3.bb > > b/meta/recipes- > > devtools/subversion/subversion_1.14.3.bb > > index 1ef3d498a5..679228cbb8 100644 > > --- a/meta/recipes-devtools/subversion/subversion_1.14.3.bb > > +++ b/meta/recipes-devtools/subversion/subversion_1.14.3.bb > > @@ -19,6 +19,8 @@ inherit autotools pkgconfig gettext python3native > > > > CVE_PRODUCT = "apache:subversion" > > > > +CVE_STATUS[CVE-2024-45720] = "not-applicable-platform: Issue only applies > > on > > Windows" > > + > > PACKAGECONFIG ?= "" > > > > PACKAGECONFIG[boost] = "--with-boost=${RECIPE_SYSROOT}${exec_prefix},-- > > without-boost,boost"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#212011): https://lists.openembedded.org/g/openembedded-core/message/212011 Mute This Topic: https://lists.openembedded.org/mt/111147177/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
