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

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

Recent commits

ea40a1c... by Magnus Holmgren

8.0.28-3 (patches applied)

Imported using git-ubuntu import.

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

da38f60... by Magnus Holmgren

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

Gbp-Pq: undefined_htons.patch.

74f8104... by Magnus Holmgren

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

db21bb8... by Magnus Holmgren

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

23d9809... by Magnus Holmgren

unbreak_cross_compilation.patch

No DEP3 Subject or Description header found

Gbp-Pq: unbreak_cross_compilation.patch.

9415d16... by Magnus Holmgren

pthread_stub.patch

No DEP3 Subject or Description header found

Gbp-Pq: pthread_stub.patch.

ed21bfb... by Magnus Holmgren

Move reserve MAXPATHLEN definition up.

Gbp-Pq: misplaced_MAXPATHLEN.patch.

ee216a1... by Magnus Holmgren

Figure out LIBGCC name.

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

b415c3d... by Magnus Holmgren

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

Gbp-Pq: no_dump_modules.patch.