ubuntu/+source/unzip:applied/ubuntu/focal

Last commit made on 2019-08-16
Get this branch:
git clone -b applied/ubuntu/focal 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/focal
Repository:
lp:ubuntu/+source/unzip

Recent commits

3ace966... by Steve Langasek

6.0-25ubuntu1 (patches applied)

Imported using git-ubuntu import.

a23f7fc... by Steve Langasek

Do not raise a zip bomb alert for a misplaced central directory.

Gbp-Pq: 24-cve-2019-13232-do-not-raise-alert-for-misplaced-central-directory.patch.

d9a77fc... by Steve Langasek

Detect and reject a zip bomb using overlapped entries.

Gbp-Pq: 23-cve-2019-13232-zip-bomb-with-overlapped-entries.patch.

ae13a8e... by Steve Langasek

Fix bug in undefer_input() that misplaced the input state.

Gbp-Pq: 22-cve-2019-13232-fix-bug-in-undefer-input.patch.

6d4ff54... by Steve Langasek

Fix lame code in fileio.c

Gbp-Pq: 21-fix-warning-messages-on-big-files.patch.

e7cda35... by Steve Langasek

Fix buffer overflow in password protected zip archives

Gbp-Pq: 20-cve-2018-1000035-unzip-buffer-overflow.patch.

3df41eb... by Steve Langasek

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

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

631cade... by Steve Langasek

Fix CVE-2016-9844, buffer overflow in zipinfo

Gbp-Pq: 19-cve-2016-9844-zipinfo-buffer-overflow.patch.

fb790c1... by Steve Langasek

Fix CVE-2014-9913, buffer overflow in unzip

Gbp-Pq: 18-cve-2014-9913-unzip-buffer-overflow.patch.

c963fd5... by Steve Langasek

Do not ignore extra fields containing Unix Timestamps

Gbp-Pq: 17-restore-unix-timestamps-accurately.patch.