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

Last commit made on 2021-10-07
Get this branch:
git clone -b applied/ubuntu/impish-proposed 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-proposed
Repository:
lp:ubuntu/+source/libarchive

Recent commits

2e4364c... by Matthias Klose

3.4.3-2build1 (patches applied)

Imported using git-ubuntu import.

801a6a0... by Matthias Klose

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

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

2ea90a1... by Matthias Klose

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

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

e2c957c... by Matthias Klose

Fix uninitialized offset & size in rar5_read_data

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

b6d1b24... by Matthias Klose

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

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

3f0ab7a... by Matthias Klose

Skip hardlinks pointing to itself and issue a warning

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

321c19d... by Matthias Klose

remove unneeded strlen

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

35054fc... by Matthias Klose

isint_w should use long literals

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

fdc4c78... by Matthias Klose

Fix rdev field in cpio format for device nodes

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

4d56549... by Matthias Klose

Fix writing of cpio archives containing hardlinks without file type

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