> -----Original Message----- > From: [email protected] <openembedded- > [email protected]> On Behalf Of Gijs Peskens via > lists.openembedded.org > Sent: Wednesday, March 11, 2026 9:21 > To: [email protected] > Cc: Gijs Peskens <[email protected]> > Subject: [oe] [meta-oe][PATCH] libssh: upgrade 0.13.3 -> 0.11.4
Typo in version - 0.13.3 should be 0.11.3 > > Signed-off-by: Gijs Peskens <[email protected]> > --- > .../libssh/{libssh_0.11.3.bb => libssh_0.11.4.bb} | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > rename meta-oe/recipes-support/libssh/{libssh_0.11.3.bb => libssh_0.11.4.bb} > (92%) > > diff --git a/meta-oe/recipes-support/libssh/libssh_0.11.3.bb > b/meta-oe/recipes- > support/libssh/libssh_0.11.4.bb > similarity index 92% > rename from meta-oe/recipes-support/libssh/libssh_0.11.3.bb > rename to meta-oe/recipes-support/libssh/libssh_0.11.4.bb > index 5928581312..fd4631cc55 100644 > --- a/meta-oe/recipes-support/libssh/libssh_0.11.3.bb > +++ b/meta-oe/recipes-support/libssh/libssh_0.11.4.bb > @@ -13,7 +13,7 @@ SRC_URI = > "git://git.libssh.org/projects/libssh.git;protocol=https;branch=stable > > SRC_URI:append:toolchain-clang = " file://0001-CompilerChecks.cmake-drop- > Wunused-variable-flag.patch" > > -SRCREV = "301d0e16dfa8a5cac1cff956b6880ca90eb82864" > +SRCREV = "ca9c055d7c78ce357346ac7c2b14047568d47aa1" > > > inherit cmake ptest > @@ -50,3 +50,4 @@ BBCLASSEXTEND = "native nativesdk" > > CVE_STATUS[CVE-2025-5987] = "fixed-version: The vulnerability was fixed in > 0.11.2" > CVE_STATUS[CVE-2025-5318] = "fixed-version: The vulnerability was fixed in > 0.11.2" > +CVE_STATUS[CVE-2026-3731] = "fixed-version: The vulnerability was fixed in > 0.11.4" This should not be added, NVD has this CVE marked correctly as <= 0.11.3 > -- > 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125072): https://lists.openembedded.org/g/openembedded-devel/message/125072 Mute This Topic: https://lists.openembedded.org/mt/118256661/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
