| Message ID | 20260820090617.58479-1-devanshp@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe,scarthgap] rsyslog: add CVE_PRODUCT | expand |
diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2402.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2402.0.bb index c5bd9be5bb..8ba0e4879f 100644 --- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2402.0.bb +++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2402.0.bb @@ -37,6 +37,8 @@ SRC_URI[sha256sum] = "acbdd8579489df36b4a383dc6909a61b7623807f0aff54c062115f2de7 UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/releases" UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" +CVE_PRODUCT = "rsyslog:rsyslog" + CVE_STATUS[CVE-2015-3243] = "backported-patch: The shipped default rsyslog.conf contains the fix" inherit autotools pkgconfig systemd update-rc.d ptest