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

Last commit made on 2019-09-21
Get this branch:
git clone -b applied/ubuntu/eoan-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/eoan-proposed
Repository:
lp:ubuntu/+source/libarchive

Recent commits

210a210... by Peter Pentchev <email address hidden>

3.4.0-1 (patches applied)

Imported using git-ubuntu import.

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

Correct some typographical errors.

Gbp-Pq: typos.patch.

38b573a... by Peter Pentchev <email address hidden>

archive_read_support_filter_lz4.c: use uint32_c for compressed

Gbp-Pq: upstream-lz4-uint32.patch.

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

Correct invalid function call in la_opendirat()

Gbp-Pq: upstream-open-without-openat.patch.

87ce11d... by Peter Pentchev <email address hidden>

Update option documentation for 7zip and zip options.

Gbp-Pq: upstream-doc-7zip-zip.patch.

2f8309f... by Peter Pentchev <email address hidden>

archive_read_next_header2: clean old entry data

Gbp-Pq: upstream-archive-clean.patch.

7407eed... by Peter Pentchev <email address hidden>

archive_read: fix handling of sparse files

Gbp-Pq: upstream-archive-read-sparse.patch.

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

RAR5 reader: fix ARM filter going beyond window buffer boundary

Gbp-Pq: upstream-rar-filter-beyond.patch.

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

Add test_read_format_rar5_different_window_size.rar.uu to Makefile.am

Gbp-Pq: upstream-rar-window-test.patch.

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

RAR5 reader: window_mask was not updated correctly

Gbp-Pq: upstream-rar-window-mask.patch.