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

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

Recent commits

20873ce... by Matthias Klose

8.0.702-1build2 (patches applied)

Imported using git-ubuntu import.

ec41133... by Matthias Klose

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

Gbp-Pq: freetype-pkgconfig.patch.

6de2a75... by Matthias Klose

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

Gbp-Pq: dont_disable_debug_symbols.patch.

5a211e8... by Matthias Klose

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

Gbp-Pq: bad_size_t_redef.patch.

c6dc45d... by Matthias Klose

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

Gbp-Pq: undefined_htons.patch.

26853ae... by Matthias Klose

Don't use -nostartfiles when linking shared modules.

Gbp-Pq: no_nostartfiles.patch.

870c047... by Matthias Klose

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

031d8ca... by Matthias Klose

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

bf2619a... by Matthias Klose

Fix various breakage preventing cross compilation:

Gbp-Pq: unbreak_cross_compilation.patch.

1c0629b... by Matthias Klose

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

Gbp-Pq: pthread_stub.patch.