ubuntu/+source/pike8.0:applied/debian/buster

Last commit made on 2019-01-27
Get this branch:
git clone -b applied/debian/buster 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/debian/buster
Repository:
lp:ubuntu/+source/pike8.0

Recent commits

99349b1... by Magnus Holmgren

8.0.702-1 (patches applied)

Imported using git-ubuntu import.

8945cad... by Magnus Holmgren

Support recent versions of libfreetype that (only) provide pkg-config files

Gbp-Pq: freetype-pkgconfig.patch.

dfa55c6... by Magnus Holmgren

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

Gbp-Pq: dont_disable_debug_symbols.patch.

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

f20b7a5... by Magnus Holmgren

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

Gbp-Pq: undefined_htons.patch.

61689ba... by Magnus Holmgren

Don't use -nostartfiles when linking shared modules.

Gbp-Pq: no_nostartfiles.patch.

d1220c3... by Magnus Holmgren

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

9a5bc60... by Magnus Holmgren

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

5b4d4e4... by Magnus Holmgren

Fix various breakage preventing cross compilation:

Gbp-Pq: unbreak_cross_compilation.patch.

02961ee... by Magnus Holmgren

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

Gbp-Pq: pthread_stub.patch.