ubuntu/+source/arj:applied/ubuntu/lunar

Last commit made on 2023-01-18
Get this branch:
git clone -b applied/ubuntu/lunar 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/lunar
Repository:
lp:ubuntu/+source/arj

Recent commits

523447f... by Guillem Jover <email address hidden>

3.10.22-26 (patches applied)

Imported using git-ubuntu import.

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

Fix configure.in to work with autoreconf.

Gbp-Pq: gnu_build_fix_autoreconf.patch.

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

Use proper time_t type instead of unsigned long for variables

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

1a66b08... by Guillem Jover <email address hidden>

Fix cross builds

Gbp-Pq: gnu_build_cross.patch.

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

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

Gbp-Pq: reproducible_help_archive.patch.

8c9dbec... by Guillem Jover <email address hidden>

Remove the build date

Gbp-Pq: remove_build_date.patch.

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

Fix out-of-bounds read

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

469ad15... by Guillem Jover <email address hidden>

Fix symlink directory traversal.

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

126a5f9... by Guillem Jover <email address hidden>

Fix absolute path traversals.

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

99810a4... by Guillem Jover <email address hidden>

Fix buffer overflow causing an invalid pointer free().

Gbp-Pq: security-afl.patch.