ubuntu/+source/pike8.0:applied/ubuntu/noble-devel

Last commit made on 2024-04-11
Get this branch:
git clone -b applied/ubuntu/noble-devel https://git.launchpad.net/ubuntu/+source/pike8.0
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/noble-devel
Repository:
lp:ubuntu/+source/pike8.0

Recent commits

d531768... by Zixing Liu

8.0.1738-1.3ubuntu1 (patches applied)

Imported using git-ubuntu import.

2304b21... by Zixing Liu

Fix incorrect variable referencing in threads.c

Gbp-Pq: threads_undefined_var_fix.patch.

e1a901f... by Zixing Liu

Fix zlib detection logic

Gbp-Pq: gz_test_fix.patch.

d69ab1f... by Zixing Liu

Don't modify CFLAGS for unclear reasons in GL or GTK2.

Gbp-Pq: dont_disable_debug_symbols.patch.

2ca2a11... by Zixing Liu

Fix undefined behaviour/buffer overruns on 64-bit architectures caused by broken redefinition of size_t.

Gbp-Pq: bad_size_t_redef.patch.

a3ed53c... by Zixing Liu

Include the necessary header file declaring htons() in Protocols.DNS_SD.

Gbp-Pq: undefined_htons.patch.

bca56d1... by Zixing Liu

Don't use -nostartfiles when linking shared modules.

Gbp-Pq: no_nostartfiles.patch.

bb30b0c... by Zixing Liu

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

a26421f... by Zixing Liu

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

838ddb6... by Zixing Liu

Fix various breakage preventing cross compilation:

Gbp-Pq: unbreak_cross_compilation.patch.