diff options
Diffstat (limited to 'meta-multimedia/recipes-multimedia')
| -rw-r--r-- | meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb b/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb index e3c228858c..e8294a05af 100644 --- a/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb +++ b/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb | |||
| @@ -38,6 +38,14 @@ S = "${WORKDIR}/git" | |||
| 38 | 38 | ||
| 39 | CVE_PRODUCT:append = " libsox_project:libsox sound_exchange_project:sound_exchange" | 39 | CVE_PRODUCT:append = " libsox_project:libsox sound_exchange_project:sound_exchange" |
| 40 | 40 | ||
| 41 | CVE_STATUS_GROUPS += "CVE_STATUS_HASH_UPDATE" | ||
| 42 | CVE_STATUS_HASH_UPDATE = " \ | ||
| 43 | CVE-2017-11332 CVE-2017-11358 CVE-2017-11359 CVE-2017-15370 CVE-2017-15371 \ | ||
| 44 | CVE-2017-15372 CVE-2017-15642 CVE-2017-18189 CVE-2019-13590 CVE-2019-8354 \ | ||
| 45 | CVE-2019-8355 CVE-2019-8356 CVE-2019-8357 CVE-2019-1010004 \ | ||
| 46 | " | ||
| 47 | CVE_STATUS_HASH_UPDATE[status] = "fixed-version: patched in current git hash" | ||
| 48 | |||
| 41 | inherit autotools pkgconfig | 49 | inherit autotools pkgconfig |
| 42 | 50 | ||
| 43 | # Enable largefile support | 51 | # Enable largefile support |
