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

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

Recent commits

fc14675... by Julian Andres Klode

8.0.164-1ubuntu0.1 (patches applied)

Imported using git-ubuntu import.

3100965... by Julian Andres Klode

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

Gbp-Pq: bad_size_t_redef.patch.

96825e3... by Julian Andres Klode

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

Gbp-Pq: undefined_htons.patch.

3d67325... by Julian Andres Klode

Fixes to make Pike build on GNU/Hurd

Gbp-Pq: hurd.patch.

87d3d80... by Julian Andres Klode

Increase module dumping timeout

Gbp-Pq: dump_timeout.patch.

5007006... by Julian Andres Klode

unbreak_cross_compilation.patch

No DEP3 Subject or Description header found

Gbp-Pq: unbreak_cross_compilation.patch.

fb067e7... by Julian Andres Klode

pthread_stub.patch

No DEP3 Subject or Description header found

Gbp-Pq: pthread_stub.patch.

3556722... by Julian Andres Klode

Move reserve MAXPATHLEN definition up.

Gbp-Pq: misplaced_MAXPATHLEN.patch.

07a25cd... by Julian Andres Klode

Figure out LIBGCC name.

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

0e93790... by Julian Andres Klode

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

Gbp-Pq: no_dump_modules.patch.