ubuntu/+source/unzip:applied/ubuntu/utopic-devel

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

Branch merges

Branch information

Name:
applied/ubuntu/utopic-devel
Repository:
lp:ubuntu/+source/unzip

Recent commits

daaae4f... by Marc Deslauriers

6.0-12ubuntu1.3 (patches applied)

Imported using git-ubuntu import.

bdd150c... by Marc Deslauriers

fix heap overflow via mismatched block sizes

Gbp-Pq: 12-cve-2014-9636-test-compr-eb.

56dc990... by Marc Deslauriers

Fix CVE-2014-8141: out-of-bounds read issues in getZip64Data()

Gbp-Pq: 11-cve-2014-8141-getzip64data.

501b529... by Marc Deslauriers

Fix CVE-2014-8140: out-of-bounds write issue in test_compr_eb()

Gbp-Pq: 10-cve-2014-8140-test-compr-eb.

fd8107d... by Marc Deslauriers

Fix CVE-2014-8139: CRC32 verification heap-based overflow

Gbp-Pq: 09-cve-2014-8139-crc-overflow.

46ff542... by Marc Deslauriers

unzip files encoded with non-latin, non-unicode file names

Gbp-Pq: 20-unzip60-alt-iconv-utf8.

bc98148... by Marc Deslauriers

zipinfo.c: Do not crash when hostver byte is >= 100

Gbp-Pq: 08-allow-greater-hostver-values.

e7ae19d... by Marc Deslauriers

Increase size of cfactorstr array to avoid buffer overflow

Gbp-Pq: 07-increase-size-of-cfactorstr.

c567172... by Marc Deslauriers

Initialize the symlink flag

Gbp-Pq: 06-initialize-the-symlink-flag.

c373bfc... by Marc Deslauriers

Restore uid and gid information when requested

Gbp-Pq: 05-fix-uid-gid-handling.