ubuntu/+source/libexif:applied/ubuntu/disco

Last commit made on 2019-02-18
Get this branch:
git clone -b applied/ubuntu/disco https://git.launchpad.net/ubuntu/+source/libexif
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/disco
Repository:
lp:ubuntu/+source/libexif

Recent commits

1f5172c... by Salvatore Bonaccorso

0.6.21-5.1 (patches applied)

Imported using git-ubuntu import.

e58ab44... by Salvatore Bonaccorso

Improve deep recursion detection in exif_data_load_data_content.

Gbp-Pq: Improve-deep-recursion-detection-in-exif_data_load_d.patch.

1de8bc4... by Salvatore Bonaccorso

Reduce maximum recursion depth in exif_data_load_data_content

Gbp-Pq: Reduce-maximum-recursion-depth-in-exif_data_load_dat.patch.

196d495... by Salvatore Bonaccorso

Cast %u format specifiers to unsigned long to prevent compiler

Gbp-Pq: fix-size_t-warnings.patch.

1996490... by Salvatore Bonaccorso

Fixes an out-of-bounds heap read in the exif_data_save_data_entry function (CVE-2017-7544)

Gbp-Pq: cve-2017-7544.patch.

302dfc5... by Salvatore Bonaccorso

Fixes an integer overflow while parsing the MNOTE entry data of the input file (CVE-2016-6328)

Gbp-Pq: cve-2016-6328.patch.

5608dd3... by Salvatore Bonaccorso

Fix crash with GNOME applications by adding an extra check

Gbp-Pq: extra_colorspace_check.patch.

f195d75... by Salvatore Bonaccorso

Fix $CFLAGS in pkg-config helper.

Gbp-Pq: pkg_config_header_dir.patch.

020838b... by Salvatore Bonaccorso

Use quoted AC_LANG_SOURCE macros when checking for specific

Gbp-Pq: ac_lang_source-macro.patch.

4f9062f... by Salvatore Bonaccorso

Add the AM_PROG_AR macro to configure.ac to avoid automake

Gbp-Pq: add-am_prog_ar.patch.