ubuntu/+source/flightcrew:applied/ubuntu/cosmic-devel

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

Recent commits

9cce5fd... by Mike Salvatore

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

Imported using git-ubuntu import.

ed487ba... by Mike Salvatore

Prevent infinite loop by checking for EOF

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

93f80b0... by Mike Salvatore

[PATCH] harden further by throwing exception

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

d2e6e7b... by Mike Salvatore

[PATCH] further harden zip extraction to always be safe

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

b24f36e... by Mike Salvatore

[PATCH] try to make extracting epubs safer

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

825422e... by Mike Salvatore

[PATCH] try again to fix toX generated null pointer

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

fd37c20... by Mike Salvatore

[PATCH] prevent segfault from malformed opf items

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

4de5611... by Mike Salvatore

use a random and unique temporary folder

Gbp-Pq: use_random_unique_tmp_path.

922aee6... by Mike Salvatore

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

Gbp-Pq: reproducible-build.

379801d... by Mike Salvatore

Modify CmakeLists for Debian

Gbp-Pq: modify_cmake_for_debian.