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

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

Recent commits

7da49f6... by Bastian Germann

8.0.1738-1.2 (patches applied)

Imported using git-ubuntu import.

4803b73... by Bastian Germann

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

Gbp-Pq: dont_disable_debug_symbols.patch.

badbab1... 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.

84c1a5a... by Bastian Germann

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

Gbp-Pq: undefined_htons.patch.

c8d9a4c... by Bastian Germann

Don't use -nostartfiles when linking shared modules.

Gbp-Pq: no_nostartfiles.patch.

8d5c2ed... by Bastian Germann

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

91171fd... by Bastian Germann

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

d768904... by Bastian Germann

Fix various breakage preventing cross compilation:

Gbp-Pq: unbreak_cross_compilation.patch.

94b52ff... by Bastian Germann

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

Gbp-Pq: pthread_stub.patch.

adde222... by Bastian Germann

Figure out LIBGCC name.

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