ubuntu/+source/libpodofo:applied/ubuntu/disco

Last commit made on 2019-02-11
Get this branch:
git clone -b applied/ubuntu/disco https://git.launchpad.net/ubuntu/+source/libpodofo
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/libpodofo

Recent commits

28def5a... by Mattia Rizzolo

0.9.6+dfsg-4 (patches applied)

Imported using git-ubuntu import.

1f79bc2... by Mattia Rizzolo

CVE-2018-20751: null-pointer dereference in crop_page() of tools/podofocrop/podofocrop.cpp

Gbp-Pq: CVE-2018-20751.patch.

022d499... by Mattia Rizzolo

CVE-2018-19532: null pointer dereference in PdfTranslator::setTarget()

Gbp-Pq: CVE-2018-19532.patch.

b201a0b... by Mattia Rizzolo

CVE-2018-14320 - Possible undefined behaviour in PdfEncoding::ParseToUnicode()

Gbp-Pq: CVE-2018-14320.patch.

a213c52... by Mattia Rizzolo

Fix CVE-2018-12982 implementing inline PdfDictionary::MustGetKey()

Gbp-Pq: CVE-2018-12982.patch.

a968784... by Mattia Rizzolo

Fix CVE-2018-11256: PdfError info gives not-found page 0-based (and says that)

Gbp-Pq: CVE-2018-11256.patch.

c49fdd6... by Mattia Rizzolo

Fix bugs in PdfPagesTree

Gbp-Pq: CVE-2018-11254.patch.

f97a800... by Mattia Rizzolo

Fix CVE-2018-5783 by introducing singleton limit for indirect objects

Gbp-Pq: CVE-2018-5783.patch.

bc0e75a... by Mattia Rizzolo

Fix compilation failure on !linux

Gbp-Pq: fix-test-non-linux.patch.

bff6d4a... by Mattia Rizzolo

workaround bug that makes impossible to link the test with -fvisibility=hidden

Gbp-Pq: fix-link-with-visibility-hidden.patch.