ubuntu/+source/pike7.8:applied/ubuntu/utopic

Last commit made on 2014-08-06
Get this branch:
git clone -b applied/ubuntu/utopic https://git.launchpad.net/ubuntu/+source/pike7.8
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/utopic
Repository:
lp:ubuntu/+source/pike7.8

Recent commits

2de7d80... by Magnus Holmgren

7.8.866-3 (patches applied)

Imported using git-ubuntu import.

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

fddbaed... by Magnus Holmgren

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

Gbp-Pq: undefined_htons.patch.

3ffdcc5... by Magnus Holmgren

Stop using the long-obsolete pcre_info(),

Gbp-Pq: pcre_info_obsolete.patch.

9851e39... by Magnus Holmgren

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

7bdf8ea... by Magnus Holmgren

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

5e32f40... by Magnus Holmgren

unbreak_cross_compilation.patch

No DEP3 Subject or Description header found

Gbp-Pq: unbreak_cross_compilation.patch.

b653644... by Magnus Holmgren

pthread_stub.patch

No DEP3 Subject or Description header found

Gbp-Pq: pthread_stub.patch.

339f67a... by Magnus Holmgren

Move reserve MAXPATHLEN definition up.

Gbp-Pq: misplaced_MAXPATHLEN.patch.

807ab59... by Magnus Holmgren

Figure out LIBGCC name.

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