ubuntu/+source/arj:applied/ubuntu/focal

Last commit made on 2019-08-13
Get this branch:
git clone -b applied/ubuntu/focal 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/focal
Repository:
lp:ubuntu/+source/arj

Recent commits

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

3.10.22-23 (patches applied)

Imported using git-ubuntu import.

84ddf44... by Guillem Jover <email address hidden>

Use proper time_t type instead of unsigned long for variables

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

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

Fix cross builds

Gbp-Pq: gnu_build_cross.patch.

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

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

Gbp-Pq: reproducible_help_archive.patch.

047e439... by Guillem Jover <email address hidden>

Remove the build date

Gbp-Pq: remove_build_date.patch.

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

Fix out-of-bounds read

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

7548f29... by Guillem Jover <email address hidden>

Fix symlink directory traversal.

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

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

Fix absolute path traversals.

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

547bd34... by Guillem Jover <email address hidden>

Fix buffer overflow causing an invalid pointer free().

Gbp-Pq: security-afl.patch.

57e2714... by Guillem Jover <email address hidden>

Fix arj self-integrity check on 64-bit systems

Gbp-Pq: self_integrity_64bit.patch.