ubuntu/+source/libidn:applied/ubuntu/trusty-devel

Last commit made on 2017-10-02
Get this branch:
git clone -b applied/ubuntu/trusty-devel https://git.launchpad.net/ubuntu/+source/libidn
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/trusty-devel
Repository:
lp:ubuntu/+source/libidn

Recent commits

ce81087... by Marc Deslauriers

1.28-1ubuntu2.2 (patches applied)

Imported using git-ubuntu import.

bf6b19e... by Marc Deslauriers

lib/puny_decode: Fix integer overflow (found by fuzzing)

Gbp-Pq: CVE-2017-14062.patch.

74262c7... by Marc Deslauriers

[PATCH] Sync gdoc.

Gbp-Pq: fix_gdoc.patch.

db03a57... by Marc Deslauriers

[PATCH] Fix broken encoding (ISO-8859-1 vs UTF-8) of this file.

Gbp-Pq: fix_broken_test.patch.

3e8c0cc... by Marc Deslauriers

stringprep_utf8_nfkc_normalize: Reject invalid UTF8 instead of

Gbp-Pq: CVE-2016-6263.patch.

801bb91... by Marc Deslauriers

Really fix bug when reading \00 inputs.

Gbp-Pq: CVE-2016-6262.patch.

0b5ed93... by Marc Deslauriers

=?UTF-8?q?Add=20regression=20check=20for=20Hanno=20B=C3=B6ck's=20?=

Gbp-Pq: CVE-2016-6261-3.patch.

5498dc5... by Marc Deslauriers

Fix memory leak in last fix.

Gbp-Pq: CVE-2016-6261-2.patch.

855bdab... by Marc Deslauriers

=?UTF-8?q?Fix=20out-of-bounds=20stack=20read.=20=20Report=20and?=

Gbp-Pq: CVE-2016-6261-1.patch.

8cd6a7d... by Marc Deslauriers

idn: Use getline instead of fgets with fixed-size buffer.

Gbp-Pq: CVE-2015-8948.patch.