ubuntu/+source/kali:applied/ubuntu/kinetic

Last commit made on 2021-09-25
Get this branch:
git clone -b applied/ubuntu/kinetic https://git.launchpad.net/ubuntu/+source/kali
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/kali

Recent commits

1ae5fb0... by Colin Watson

3.1-19 (patches applied)

Imported using git-ubuntu import.

f676400... by Colin Watson

Use HUGE_VAL rather than HUGE

Gbp-Pq: huge.patch.

d92f9be... by Colin Watson

Check that symmetry group passed to kaliprint is in range

Gbp-Pq: print-symtab-bounds.patch.

039c3e5... by Colin Watson

Fix crash if -g, -k, or -p is the last command-line argument

Gbp-Pq: arg-parse-crash.patch.

0ae8b56... by Colin Watson

Honour LDFLAGS

Gbp-Pq: ldflags.patch.

08f2458... by Colin Watson

Tidy up prototypes to fix build with clang

Gbp-Pq: fix-prototypes.patch.

fab8e85... by Colin Watson

Return proper exit codes from main()

Gbp-Pq: exit-codes.patch.

33be4fc... by Colin Watson

Fix segfault on left mouse click when Lines is NULL

Gbp-Pq: lines-segfault.patch.

bd316ff... by Colin Watson

Rename SX and SY to KALISX and KALISY

Gbp-Pq: namespace-pollution.patch.

ca38657... by Colin Watson

Include <malloc.h> for malloc() et al

Gbp-Pq: include-malloc.patch.