ubuntu/+source/pike8.0:applied/ubuntu/jammy-proposed

Last commit made on 2022-02-01
Get this branch:
git clone -b applied/ubuntu/jammy-proposed 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/jammy-proposed
Repository:
lp:ubuntu/+source/pike8.0

Recent commits

d992a4d... by Jeremy Bícha

8.0.1116-1build1 (patches applied)

Imported using git-ubuntu import.

edaf09f... by Jeremy Bícha

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

Gbp-Pq: dont_disable_debug_symbols.patch.

ddb3e67... by Jeremy Bícha

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

Gbp-Pq: bad_size_t_redef.patch.

848d52d... by Jeremy Bícha

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

Gbp-Pq: undefined_htons.patch.

9d4f84f... by Jeremy Bícha

Don't use -nostartfiles when linking shared modules.

Gbp-Pq: no_nostartfiles.patch.

2397568... by Jeremy Bícha

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

4536724... by Jeremy Bícha

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

9a89708... by Jeremy Bícha

Fix various breakage preventing cross compilation:

Gbp-Pq: unbreak_cross_compilation.patch.

af4cbf4... by Jeremy Bícha

Detect if pthread_atfork(), although defined, is just a stub

Gbp-Pq: pthread_stub.patch.

ccc3838... by Jeremy Bícha

Figure out LIBGCC name.

Gbp-Pq: dynamic_module_makefile.in-libgcc.patch.