ubuntu/+source/flightcrew:applied/ubuntu/bionic-security

Last commit made on 2019-07-15
Get this branch:
git clone -b applied/ubuntu/bionic-security https://git.launchpad.net/ubuntu/+source/flightcrew
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/bionic-security
Repository:
lp:ubuntu/+source/flightcrew

Recent commits

f9687bf... by Mike Salvatore

0.7.2+dfsg-10ubuntu0.1 (patches applied)

Imported using git-ubuntu import.

4172244... by Mike Salvatore

Prevent infinite loop by checking for EOF

Gbp-Pq: CVE-2019-13453.patch.

090bfc7... by Mike Salvatore

[PATCH] harden further by throwing exception

Gbp-Pq: CVE-2019-13241-3.patch.

29cb6ed... by Mike Salvatore

[PATCH] further harden zip extraction to always be safe

Gbp-Pq: CVE-2019-13241-2.patch.

e3e299b... by Mike Salvatore

[PATCH] try to make extracting epubs safer

Gbp-Pq: CVE-2019-13241-1.patch.

e25cd60... by Mike Salvatore

[PATCH] try again to fix toX generated null pointer

Gbp-Pq: CVE-2019-13032-2.patch.

acdf869... by Mike Salvatore

[PATCH] prevent segfault from malformed opf items

Gbp-Pq: CVE-2019-13032-1.patch.

e4c5e66... by Mike Salvatore

use a random and unique temporary folder

Gbp-Pq: use_random_unique_tmp_path.

b40e28a... by Mike Salvatore

make the build reproducible by sorting the list of files to be linked

Gbp-Pq: reproducible-build.

d6976a3... by Mike Salvatore

Modify CmakeLists for Debian

Gbp-Pq: modify_cmake_for_debian.