Hi, Why hasn't this patch been merged yet?
Best regards Lei > -----Original Message----- > From: [email protected] > <[email protected]> On Behalf Of Chen Qi > Sent: Tuesday, April 20, 2021 10:33 AM > To: [email protected] > Subject: [OE-core][PATCH] db: update CVE_PRODUCT > > Update CVE_PRODUCT to also include 'berkeley_db'. For example, > CVE-2020-2981 uses 'berkeley_db'. > > Signed-off-by: Chen Qi <[email protected]> > --- > meta/recipes-support/db/db_5.3.28.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-support/db/db_5.3.28.bb > b/meta/recipes-support/db/db_5.3.28.bb > index 9cb57e6a53..b2ae98f05c 100644 > --- a/meta/recipes-support/db/db_5.3.28.bb > +++ b/meta/recipes-support/db/db_5.3.28.bb > @@ -15,7 +15,7 @@ HOMEPAGE = > "https://www.oracle.com/database/technologies/related/berkeleydb.html > LICENSE = "Sleepycat" > RCONFLICTS_${PN} = "db3" > > -CVE_PRODUCT = "oracle_berkeley_db" > +CVE_PRODUCT = "oracle_berkeley_db berkeley_db" > CVE_VERSION = "11.2.${PV}" > > PR = "r1" > -- > 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#151377): https://lists.openembedded.org/g/openembedded-core/message/151377 Mute This Topic: https://lists.openembedded.org/mt/82226028/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
