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

Last commit made on 2024-04-20
Get this branch:
git clone -b applied/ubuntu/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/devel
Repository:
lp:ubuntu/+source/pike8.0

Recent commits

b1ed253... by Bastian Germann

8.0.1738-1.4 (patches applied)

Imported using git-ubuntu import.

b9286ad... by Bastian Germann

Fix incorrect variable referencing in threads.c

Gbp-Pq: threads_undefined_var_fix.patch.

c1363bd... by Bastian Germann

Fix zlib detection logic

Gbp-Pq: gz_test_fix.patch.

de95944... by Bastian Germann

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

Gbp-Pq: dont_disable_debug_symbols.patch.

f16e53f... by Bastian Germann

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

Gbp-Pq: bad_size_t_redef.patch.

d297585... by Bastian Germann

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

Gbp-Pq: undefined_htons.patch.

0b30448... by Bastian Germann

Don't use -nostartfiles when linking shared modules.

Gbp-Pq: no_nostartfiles.patch.

5cd6250... by Bastian Germann

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

124e771... by Bastian Germann

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

fdbc761... by Bastian Germann

Fix various breakage preventing cross compilation:

Gbp-Pq: unbreak_cross_compilation.patch.