ubuntu/+source/arj:applied/debian/buster

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

Recent commits

00662c3... by Guillem Jover <email address hidden>

3.10.22-18 (patches applied)

Imported using git-ubuntu import.

2887a5e... by Guillem Jover <email address hidden>

Remove the build date

Gbp-Pq: remove_build_date.patch.

0585cf1... by Guillem Jover <email address hidden>

Fix cross builds, by setting the CC detected in configure in

Gbp-Pq: gnu_build_cross.patch.

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

Fix out-of-bounds read

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

9fbab88... by Guillem Jover <email address hidden>

Fix symlink directory traversal.

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

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

Fix absolute path traversals.

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

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

Fix buffer overflow causing an invalid pointer free().

Gbp-Pq: security-afl.patch.

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

Fix arj self-integrity check on 64-bit systems

Gbp-Pq: self_integrity_64bit.patch.

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

Support PIE build option.

Gbp-Pq: gnu_build_pie.patch.

44212d8... by Guillem Jover <email address hidden>

Support nostrip build option.

Gbp-Pq: gnu_build_strip.patch.