buildroot/package/libexif/Config.in
Fabrice Fontaine ca0547ffea package/libexif: security bump to version 0.6.22
- Switch site to github
- Drop patches (already in version)
- Fix the following CVEs:
  - CVE-2020-13114: Time consumption DoS when parsing canon array
    markers
  - CVE-2020-13113: Potential use of uninitialized memory
  - CVE-2020-13112: Various buffer overread fixes due to integer
    overflows in maker notes
  - CVE-2020-0093: read overflow
  - CVE-2020-12767: fixed division by zero

https://github.com/libexif/libexif/releases/tag/libexif-0_6_22-release

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-05-19 21:59:51 +02:00

10 lines
296 B
Plaintext

config BR2_PACKAGE_LIBEXIF
bool "libexif"
help
Most digital cameras produce EXIF files, which are JPEG
files with extra tags that contain information about the
image. The EXIF library allows you to parse an EXIF file
and read the data from those tags.
https://libexif.github.io