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

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

Recent commits

77c7969... by Robie Basak

8.0.164-1build1 (patches applied)

Imported using git-ubuntu import.

788e779... by Robie Basak

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

Gbp-Pq: bad_size_t_redef.patch.

148d72c... by Robie Basak

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

Gbp-Pq: undefined_htons.patch.

79ae59d... by Robie Basak

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

74b3816... by Robie Basak

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

d8d839f... by Robie Basak

unbreak_cross_compilation.patch

No DEP3 Subject or Description header found

Gbp-Pq: unbreak_cross_compilation.patch.

20d8da7... by Robie Basak

pthread_stub.patch

No DEP3 Subject or Description header found

Gbp-Pq: pthread_stub.patch.

343475a... by Robie Basak

Move reserve MAXPATHLEN definition up.

Gbp-Pq: misplaced_MAXPATHLEN.patch.

ca3f97f... by Robie Basak

Figure out LIBGCC name.

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

1aaf81c... by Robie Basak

Make install.pike not dump modules; we do that in postinst

Gbp-Pq: no_dump_modules.patch.