ubuntu/+source/libarchive:applied/ubuntu/impish

Last commit made on 2020-08-01
Get this branch:
git clone -b applied/ubuntu/impish https://git.launchpad.net/ubuntu/+source/libarchive
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/impish
Repository:
lp:ubuntu/+source/libarchive

Recent commits

9aa571e... by Peter Pentchev <email address hidden>

3.4.3-2 (patches applied)

Imported using git-ubuntu import.

b8d6fbe... by Peter Pentchev <email address hidden>

Enable compression level up to 9 for xz, xar, 7zip

Gbp-Pq: upstream-max-comp-level.patch.

9dc2e44... by Peter Pentchev <email address hidden>

memory.h is a non-standard header, so use stdlib.h instead

Gbp-Pq: upstream-memory-stdlib.patch.

5b80b82... by Peter Pentchev <email address hidden>

Fix uninitialized offset & size in rar5_read_data

Gbp-Pq: upstream-rar-read-format.patch.

5bf8c2f... by Peter Pentchev <email address hidden>

Set an error message for setting invalid format by code on readers

Gbp-Pq: upstream-set-format-error.patch.

490487c... by Peter Pentchev <email address hidden>

Skip hardlinks pointing to itself and issue a warning

Gbp-Pq: upstream-hardlink-to-self.patch.

726f778... by Peter Pentchev <email address hidden>

remove unneeded strlen

Gbp-Pq: upstream-unneeded-strlen.patch.

d8cc71f... by Peter Pentchev <email address hidden>

isint_w should use long literals

Gbp-Pq: upstream-isint-w.patch.

de6f6d5... by Peter Pentchev <email address hidden>

Fix rdev field in cpio format for device nodes

Gbp-Pq: upstream-cpio-rdev.patch.

c6f2e3e... by Peter Pentchev <email address hidden>

Fix writing of cpio archives containing hardlinks without file type

Gbp-Pq: upstream-cpio-hardlink-type.patch.