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

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

Recent commits

1ae6123... by Marc Deslauriers

6.0-26ubuntu3.2 (patches applied)

Imported using git-ubuntu import.

f2ac823... by Marc Deslauriers

Properly handle Microsoft ZIP64 file by ignoring invalid

Gbp-Pq: handle_windows_zip64.patch.

eac1291... by Marc Deslauriers

Fix null pointer dereference on invalid UTF-8 input

Gbp-Pq: CVE-2022-0530.patch.

675b437... by Marc Deslauriers

Fix wide string conversion

Gbp-Pq: CVE-2022-0529.patch.

f9f4878... by Marc Deslauriers

[PATCH] Fix null pointer dereference and use of uninitialized data

Gbp-Pq: CVE-2021-4217.patch.

73ac681... by Marc Deslauriers

zipgrep: Avoid test errors when no members present

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

d506d79... by Marc Deslauriers

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

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

80de0f3... by Marc Deslauriers

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

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

d362a1f... by Marc Deslauriers

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.

937d2bc... by Marc Deslauriers

Detect and reject a zip bomb using overlapped entries.

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