diff options
Diffstat (limited to 'meta-oe/recipes-support/procmail/procmail_3.22.bb')
| -rw-r--r-- | meta-oe/recipes-support/procmail/procmail_3.22.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/procmail/procmail_3.22.bb b/meta-oe/recipes-support/procmail/procmail_3.22.bb index ba268de0a5..2e2735d192 100644 --- a/meta-oe/recipes-support/procmail/procmail_3.22.bb +++ b/meta-oe/recipes-support/procmail/procmail_3.22.bb | |||
| @@ -43,3 +43,6 @@ do_install() { | |||
| 43 | oe_runmake -i BASENAME=${D}/usr MANDIR=${D}${mandir} install | 43 | oe_runmake -i BASENAME=${D}/usr MANDIR=${D}${mandir} install |
| 44 | install -m 0644 debian/mailstat.1 ${D}${mandir}/man1 | 44 | install -m 0644 debian/mailstat.1 ${D}${mandir}/man1 |
| 45 | } | 45 | } |
| 46 | |||
| 47 | #fixed-version: No action required. The current version (3.22) is not affected by the CVE. | ||
| 48 | CVE_CHECK_IGNORE += "CVE-1999-0475" | ||
