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

Last commit made on 2017-07-26
Get this branch:
git clone -b applied/ubuntu/artful-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/artful-proposed
Repository:
lp:ubuntu/+source/pike8.0

Recent commits

53ce736... by Magnus Holmgren

8.0.438-1 (patches applied)

Imported using git-ubuntu import.

3cfa0ed... by Magnus Holmgren

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

Gbp-Pq: dont_disable_debug_symbols.patch.

f6dae34... by Magnus Holmgren

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

Gbp-Pq: bad_size_t_redef.patch.

8e4705a... by Magnus Holmgren

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

Gbp-Pq: undefined_htons.patch.

1c6db51... by Magnus Holmgren

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

a15c500... by Magnus Holmgren

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

b9ec476... by Magnus Holmgren

Fix various breakage preventing cross compilation:

Gbp-Pq: unbreak_cross_compilation.patch.

7d99111... by Magnus Holmgren

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

Gbp-Pq: pthread_stub.patch.

fcbcf23... by Magnus Holmgren

Move reserve MAXPATHLEN definition up.

Gbp-Pq: misplaced_MAXPATHLEN.patch.

41ec132... by Magnus Holmgren

Figure out LIBGCC name.

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