ubuntu/+source/libarchive:applied/debian/bullseye

Last commit made on 2022-03-26
Get this branch:
git clone -b applied/debian/bullseye 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/debian/bullseye
Repository:
lp:ubuntu/+source/libarchive

Recent commits

53aa800... by Peter Pentchev <email address hidden>

3.4.3-2+deb11u1 (patches applied)

Imported using git-ubuntu import.

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

Do not follow symlinks when processing the fixup list

Gbp-Pq: upstream-fixup-nofollow.patch.

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

Never follow symlinks when setting file flags on Linux

Gbp-Pq: upstream-set-flags-nofollow.patch.

0bf7d60... by Peter Pentchev <email address hidden>

Fix handling of symbolic link ACLs

Gbp-Pq: upstream-symlink-acls.patch.

3fe1ae8... by Peter Pentchev <email address hidden>

Fix extracting hardlinks to symlinks

Gbp-Pq: upstream-hardlinks-to-symlinks.patch.

8716ef1... by Peter Pentchev <email address hidden>

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

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

839cef9... by Peter Pentchev <email address hidden>

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

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

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

Fix uninitialized offset & size in rar5_read_data

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

3b21598... 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.

12eab5f... by Peter Pentchev <email address hidden>

Skip hardlinks pointing to itself and issue a warning

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