Debian Patches

Status for elektra/0.8.14-5.1

Patch Description Author Forwarded Bugs Origin Last update
private_elektratools.diff Install libelektratools in a private location Upstream does not consider libelektratools a public library yet, so it has no
proper SONAME/SOVERSION.
.
Thus, install it within the plugin directory, setting RPATH in kdb and in
elektratools tests so they can load it.
Pino Toscano <pino@debian.org> not-needed vendor 2015-07-23
avoid-list-filter.diff local workaround for avoiding list_filter() list_filter() is broken, as it relies on old internals of
cmake_parse_arguments(), erroring out when used; since we
not build the glib or gi bindings, just comment out the list_filter()
calls as temporary measure.
Pino Toscano <pino@debian.org> not-needed 2015-11-29
getenv-ppc.diff fix wrapping on powerpc On powerpc architectures __libc_start_main has different arguments, so fix
the signature for the wrapper __libc_start_main and the arguments passed
to the real one.
Pino Toscano <toscano.pino@tiscali.it> yes 2015-12-05
path-max.diff use KDB_MAX_PATH_LENGTH instead of PATH_MAX We have the own define to use for a maximum path length, so use it to build
also on platforms without PATH_MAX.
Pino Toscano <toscano.pino@tiscali.it> yes 2015-12-05
upstream_lua-fix-Key-tostring.patch [PATCH] lua: fix Key:tostring()
self->getName() returns a new temporary std::string, and passing its
internal buffer as return value of __tostring means using free'd memory.

fixes #413
manuel <manuel@mausz.at> no 2015-12-09
upstream_bindings-fix-size-of-KEY_FLAGS-value.patch [PATCH] bindings: fix size of KEY_FLAGS value
We're passing enums and enums are limited to the size of an int (C99 6.7.2.2)

Fixes #414
manuel <manuel@mausz.at> no 2015-12-09
upstream_convert-hosts-switch-to-bash.patch [PATCH] convert-hosts: switch to bash
The script already uses bash features (array, arithmetic for, etc),
so just mark the script as bash-specific.
Pino Toscano <toscano.pino@tiscali.it> no 2015-12-05
fix-missing-vector-include.diff no

All known versions for source package 'elektra'

Links