ubuntu/+source/pike8.0:applied/ubuntu/bionic

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

Recent commits

451f6f1... by Gianfranco Costamagna

8.0.498-1build1 (patches applied)

Imported using git-ubuntu import.

515ddd9... by Gianfranco Costamagna

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

Gbp-Pq: dont_disable_debug_symbols.patch.

032c9ae... by Gianfranco Costamagna

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

Gbp-Pq: bad_size_t_redef.patch.

b41397a... by Gianfranco Costamagna

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

Gbp-Pq: undefined_htons.patch.

505093a... by Gianfranco Costamagna

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

17920ba... by Gianfranco Costamagna

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

7c73d2e... by Gianfranco Costamagna

Fix various breakage preventing cross compilation:

Gbp-Pq: unbreak_cross_compilation.patch.

86770a7... by Gianfranco Costamagna

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

Gbp-Pq: pthread_stub.patch.

3cd3780... by Gianfranco Costamagna

Move reserve MAXPATHLEN definition up.

Gbp-Pq: misplaced_MAXPATHLEN.patch.

cc11bfd... by Gianfranco Costamagna

Figure out LIBGCC name.

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