summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNinette Adhikari <ninette@thehoodiefirm.com>2024-04-29 16:51:36 +0200
committerKhem Raj <raj.khem@gmail.com>2024-04-29 11:11:52 -0700
commit30e6d975e8d7567b40cbdfd22e89bc1a7e1a9c86 (patch)
treea9974252c8103f55617ec21ea4c7d509727adea5
parenteb9c7bb5645b6a3bcf7c40e1a83c8f4c3b020fa5 (diff)
downloadmeta-openembedded-30e6d975e8d7567b40cbdfd22e89bc1a7e1a9c86.tar.gz
procmail: Update status for CVE-1999-0475
Current version 3.22 is not affected by the issue. Affected versions: Up to (excl.) 3.2.1 Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/procmail/procmail_3.22.bb2
1 files changed, 2 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 ba268de0a..16917666a 100644
--- a/meta-oe/recipes-support/procmail/procmail_3.22.bb
+++ b/meta-oe/recipes-support/procmail/procmail_3.22.bb
@@ -43,3 +43,5 @@ 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
47CVE_STATUS[CVE-1999-0475] = "fixed-version: No action required. The current version (3.22) is not affected by the CVE."