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

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

Recent commits

c872505... by Steve Langasek

8.0.610-1build1 (patches applied)

Imported using git-ubuntu import.

4b8428d... by Steve Langasek

[PATCH] Build [Postgres]: Detect Postgres 10.x and later.

Gbp-Pq: postgres_10_detect.patch.

23ea3a0... by Steve Langasek

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

Gbp-Pq: dont_disable_debug_symbols.patch.

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

d6e22db... by Steve Langasek

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

Gbp-Pq: undefined_htons.patch.

1daa590... by Steve Langasek

Don't use -nostartfiles when linking shared modules.

Gbp-Pq: no_nostartfiles.patch.

52d454c... by Steve Langasek

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

eba3fcd... by Steve Langasek

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

c71a7f6... by Steve Langasek

Fix various breakage preventing cross compilation:

Gbp-Pq: unbreak_cross_compilation.patch.

0f3bcc6... by Steve Langasek

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

Gbp-Pq: pthread_stub.patch.