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

Last commit made on 2019-07-15
Get this branch:
git clone -b applied/ubuntu/disco-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/disco-security
Repository:
lp:ubuntu/+source/flightcrew

Recent commits

8b87ca4... by Mike Salvatore

0.7.2+dfsg-13ubuntu0.19.04.1 (patches applied)

Imported using git-ubuntu import.

a890ac8... by Mike Salvatore

Prevent infinite loop by checking for EOF

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

8688a32... by Mike Salvatore

[PATCH] harden further by throwing exception

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

ddf75b7... by Mike Salvatore

[PATCH] further harden zip extraction to always be safe

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

b71f3b1... by Mike Salvatore

[PATCH] try to make extracting epubs safer

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

2b6fe78... by Mike Salvatore

[PATCH] try again to fix toX generated null pointer

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

99c24f0... by Mike Salvatore

[PATCH] prevent segfault from malformed opf items

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

aa150fb... by Mike Salvatore

use a random and unique temporary folder

Gbp-Pq: use_random_unique_tmp_path.

71e28e0... by Mike Salvatore

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

Gbp-Pq: reproducible-build.

9f44ce3... by Mike Salvatore

Modify CmakeLists for Debian

Gbp-Pq: modify_cmake_for_debian.