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

Last commit made on 2020-02-21
Get this branch:
git clone -b applied/ubuntu/focal-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/focal-devel
Repository:
lp:ubuntu/+source/pike8.0

Recent commits

cadc0ad... by Andreas Hasenack

8.0.702-1ubuntu1 (patches applied)

Imported using git-ubuntu import.

7a253c4... by Andreas Hasenack

Reintroduce my_bool to fix build with MySQL 8

Gbp-Pq: mysql8_my_bool.patch.

3d95c27... by Andreas Hasenack

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

Gbp-Pq: freetype-pkgconfig.patch.

9372884... by Andreas Hasenack

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

Gbp-Pq: dont_disable_debug_symbols.patch.

006787f... by Andreas Hasenack

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

Gbp-Pq: bad_size_t_redef.patch.

ccaf98e... by Andreas Hasenack

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

Gbp-Pq: undefined_htons.patch.

379be5a... by Andreas Hasenack

Don't use -nostartfiles when linking shared modules.

Gbp-Pq: no_nostartfiles.patch.

f936f60... by Andreas Hasenack

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

fbed050... by Andreas Hasenack

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

89d0963... by Andreas Hasenack

Fix various breakage preventing cross compilation:

Gbp-Pq: unbreak_cross_compilation.patch.