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

Last commit made on 2021-05-03
Get this branch:
git clone -b applied/ubuntu/precise-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/precise-devel
Repository:
lp:ubuntu/+source/libidn

Recent commits

8f53989... by Leonidas S. Barbosa

1.23-2ubuntu0.2 (patches applied)

Imported using git-ubuntu import.

809b230... by Leonidas S. Barbosa

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

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

a6ff261... by Leonidas S. Barbosa

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

Gbp-Pq: fix_broken_test.patch.

ef1249a... by Leonidas S. Barbosa

stringprep_utf8_nfkc_normalize: Reject invalid UTF8 instead of

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

fb3f9c6... by Leonidas S. Barbosa

Really fix bug when reading \00 inputs.

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

faa7922... by Leonidas S. Barbosa

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

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

6f90a4c... by Leonidas S. Barbosa

Fix memory leak in last fix.

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

2091606... by Leonidas S. Barbosa

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

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

2724b68... by Leonidas S. Barbosa

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

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

ced719b... by Leonidas S. Barbosa

libidn: Fix crash in idna_to_unicode_8z8z and idna_to_unicode_8zlz.

Gbp-Pq: CVE-2015-2059-2.patch.