diff options
Diffstat (limited to 'meta/recipes-multimedia/libtiff/tiff_4.6.0.bb')
| -rw-r--r-- | meta/recipes-multimedia/libtiff/tiff_4.6.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb b/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb index 1d3d08ff9d..07540692fc 100644 --- a/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb +++ b/meta/recipes-multimedia/libtiff/tiff_4.6.0.bb | |||
| @@ -28,6 +28,10 @@ UPSTREAM_CHECK_REGEX = "tiff-(?P<pver>\d+(\.\d+)+).tar" | |||
| 28 | CVE_STATUS[CVE-2015-7313] = "fixed-version: Tested with check from https://security-tracker.debian.org/tracker/CVE-2015-7313 and already 4.3.0 doesn't have the issue" | 28 | CVE_STATUS[CVE-2015-7313] = "fixed-version: Tested with check from https://security-tracker.debian.org/tracker/CVE-2015-7313 and already 4.3.0 doesn't have the issue" |
| 29 | CVE_STATUS[CVE-2023-3164] = "cpe-incorrect: Issue only affects the tiffcrop tool not compiled by default since 4.6.0" | 29 | CVE_STATUS[CVE-2023-3164] = "cpe-incorrect: Issue only affects the tiffcrop tool not compiled by default since 4.6.0" |
| 30 | 30 | ||
| 31 | CVE_STATUS_GROUPS += "CVE_STATUS_REMOVED_TOOLS" | ||
| 32 | CVE_STATUS_REMOVED_TOOLS = "CVE-2024-13978 CVE-2025-8176 CVE-2025-8177 CVE-2025-8534 CVE-2025-8851 CVE-2025-8961 CVE-2025-61143 CVE-2025-61144 CVE-2025-61145" | ||
| 33 | CVE_STATUS_REMOVED_TOOLS[status] = "cpe-incorrect: tools affected by these CVEs are not present in this release" | ||
| 34 | |||
| 31 | inherit autotools multilib_header | 35 | inherit autotools multilib_header |
| 32 | 36 | ||
| 33 | CACHED_CONFIGUREVARS = "ax_cv_check_gl_libgl=no" | 37 | CACHED_CONFIGUREVARS = "ax_cv_check_gl_libgl=no" |
