Debian Patches

Status for pike8.0/8.0.1738-1

Patch Description Author Forwarded Bugs Origin Last update
dump_timeout.patch Increase module dumping timeout The timeout seems to be too short on architectures such as ARM and Geode. Magnus Holmgren no debian
no_nostartfiles.patch Don't use -nostartfiles when linking shared modules. It's supposed to prevent program initialization routines from being
incorrectly linked in, but instead causes runtime library symbol to
be left out.
no debian
bad_size_t_redef.patch Fix undefined behaviour/buffer overruns on 64-bit architectures caused by broken redefinition of size_t. Basically the same change as was made to image_jpeg.c in 2008. no debian upstream, http://pike-librarian.lysator.liu.se/piff.xml?module=pike.git&file=src/modules/_Image_JPEG/image_jpeg.c&from=adc0e9374373e1ba10c5984038267f600322099c&to=4e36f92cfa282f0b673b0087e50708a5f41c3e24
hurd.patch Fixes to make Pike build on GNU/Hurd 1. Let realpath() allocate memory itself.
2. Include mach/message.h directly where mach_msg_type_number_t is used.
3. Don't build shared objects any differently than on Linux.
invalid
undefined_htons.patch Include the necessary header file declaring htons() in Protocols.DNS_SD. no
module-layout.patch Add local site-pike directories to master.pike.in Magnus Holmgren <holmgren@debian.org> no
smartlink_rpath.patch Make smartlink not use -rpath no
smartlink_verbose.patch Make smartlink echo what it's doing to enable build log checking. no
dont_disable_debug_symbols.patch Don't modify CFLAGS for unclear reasons in GL or GTK2. no
no_dump_modules.patch Make install.pike not dump modules; we do that in postinst Magnus Holmgren <holmgren@debian.org> no
dynamic_module_makefile.in-libgcc.patch Figure out LIBGCC name. Marek Habersack <grendel@debian.org> no
pthread_stub.patch Detect if pthread_atfork(), although defined, is just a stub May be the case on GNU/Hurd. Samuel Thibault <samuel.thibault@ens-lyon.org> no debian
unbreak_cross_compilation.patch Fix various breakage preventing cross compilation: * Use the installed pike when needed, not the newly built one.
* Don't disable dynamic module loading just because we're cross-compiling
Marc Dirix <marc@electronics-design.nl> no

All known versions for source package 'pike8.0'

Links