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

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

Recent commits

599fe72... by Steve Langasek

8.0.1738-1build2 (patches applied)

Imported using git-ubuntu import.

7b4de33... by Steve Langasek

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

Gbp-Pq: dont_disable_debug_symbols.patch.

194e5dc... by Steve Langasek

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

Gbp-Pq: bad_size_t_redef.patch.

ef32fe8... by Steve Langasek

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

Gbp-Pq: undefined_htons.patch.

1d2cf82... by Steve Langasek

Don't use -nostartfiles when linking shared modules.

Gbp-Pq: no_nostartfiles.patch.

b7b6703... by Steve Langasek

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

0aaf82c... by Steve Langasek

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

496e0bd... by Steve Langasek

Fix various breakage preventing cross compilation:

Gbp-Pq: unbreak_cross_compilation.patch.

cb22b8f... by Steve Langasek

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

Gbp-Pq: pthread_stub.patch.

2e9a057... by Steve Langasek

Figure out LIBGCC name.

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