| Message ID | 20260826075347.63724-1-devanshp@cisco.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | libxml2: correct CVE_PRODUCT mapping | expand |
diff --git a/meta/recipes-core/libxml/libxml2_2.15.3.bb b/meta/recipes-core/libxml/libxml2_2.15.3.bb index 8b0ba29412..7ddba7429c 100644 --- a/meta/recipes-core/libxml/libxml2_2.15.3.bb +++ b/meta/recipes-core/libxml/libxml2_2.15.3.bb @@ -31,6 +31,8 @@ BINCONFIG = "${bindir}/xml2-config" inherit autotools pkgconfig binconfig-disabled ptest +CVE_PRODUCT = "xmlsoft:libxml2 gnome:libxml2" + # libxml2 publishes bugfix/security-only micro releases on its per-minor # release branches. inherit upstream-stable-release-point