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

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

Recent commits

236d387... by Julian Andres Klode

6.0-28ubuntu4 (patches applied)

Imported using git-ubuntu import.

f9fa6b1... by Julian Andres Klode

Remove monospace font directives

Gbp-Pq: 29-fix-troff-warning.patch.

e9ae669... by Julian Andres Klode

Properly handle Microsoft ZIP64 file by ignoring invalid

Gbp-Pq: handle_windows_zip64.patch.

e619867... by Julian Andres Klode

Fix for CVE-2022-0529 and CVE-2022-0530

Gbp-Pq: 28-cve-2022-0529-and-cve-2022-0530.patch.

abc3f78... by Julian Andres Klode

zipgrep: Avoid test errors when no members present

Gbp-Pq: 27-zipgrep-avoid-test-errors.patch.

c3c1416... by Julian Andres Klode

Fix bug in UZinflate() that incorrectly updated G.incnt.

Gbp-Pq: 26-cve-2019-13232-fix-bug-in-uzinflate.patch.

1ec46e4... by Julian Andres Klode

Fix bug in UZbunzip2() that incorrectly updated G.incnt

Gbp-Pq: 25-cve-2019-13232-fix-bug-in-uzbunzip2.patch.

e431253... by Julian Andres Klode

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.

57297be... by Julian Andres Klode

Detect and reject a zip bomb using overlapped entries.

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

ee74670... by Julian Andres Klode

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

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