ubuntu/+source/arj:applied/ubuntu/kinetic

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

Branch merges

Branch information

Name:
applied/ubuntu/kinetic
Repository:
lp:ubuntu/+source/arj

Recent commits

8480b83... by Guillem Jover <email address hidden>

3.10.22-25 (patches applied)

Imported using git-ubuntu import.

7bfca12... by Guillem Jover <email address hidden>

Fix configure.in to work with autoreconf.

Gbp-Pq: gnu_build_fix_autoreconf.patch.

e073243... by Guillem Jover <email address hidden>

Use proper time_t type instead of unsigned long for variables

Gbp-Pq: fix-time_t-usage.patch.

93cc39c... by Guillem Jover <email address hidden>

Fix cross builds

Gbp-Pq: gnu_build_cross.patch.

f521b70... by Guillem Jover <email address hidden>

Force the timestamp for the help.arj embedded in the executable

Gbp-Pq: reproducible_help_archive.patch.

44eea7b... by Guillem Jover <email address hidden>

Remove the build date

Gbp-Pq: remove_build_date.patch.

0022a01... by Guillem Jover <email address hidden>

Fix out-of-bounds read

Gbp-Pq: out-of-bounds-read.patch.

94997ff... by Guillem Jover <email address hidden>

Fix symlink directory traversal.

Gbp-Pq: security-traversal-symlink.patch.

73c37f7... by Guillem Jover <email address hidden>

Fix absolute path traversals.

Gbp-Pq: security-traversal-dir.patch.

788e963... by Guillem Jover <email address hidden>

Fix buffer overflow causing an invalid pointer free().

Gbp-Pq: security-afl.patch.