diff options
| -rw-r--r-- | meta-networking/recipes-support/dovecot/dovecot_2.2.36.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.2.36.4.bb b/meta-networking/recipes-support/dovecot/dovecot_2.2.36.4.bb index 0f7fad2b24..e21a94ad64 100644 --- a/meta-networking/recipes-support/dovecot/dovecot_2.2.36.4.bb +++ b/meta-networking/recipes-support/dovecot/dovecot_2.2.36.4.bb | |||
| @@ -67,3 +67,6 @@ FILES_${PN} += "${libdir}/dovecot/*plugin.so \ | |||
| 67 | FILES_${PN}-staticdev += "${libdir}/dovecot/*/*.a" | 67 | FILES_${PN}-staticdev += "${libdir}/dovecot/*/*.a" |
| 68 | FILES_${PN}-dev += "${libdir}/dovecot/libdovecot*.so" | 68 | FILES_${PN}-dev += "${libdir}/dovecot/libdovecot*.so" |
| 69 | FILES_${PN}-dbg += "${libdir}/dovecot/*/.debug" | 69 | FILES_${PN}-dbg += "${libdir}/dovecot/*/.debug" |
| 70 | |||
| 71 | # CVE-2016-4983 affects only postinstall script on specific distribution | ||
| 72 | CVE_CHECK_WHITELIST += "CVE-2016-4983" | ||
