Debian Patches

Status for genometools/1.6.1+ds-3

Patch Description Author Forwarded Bugs Origin Last update
reproducible Make build reproducible Sascha Steinbiss <satta@debian.org> no
adding_soname add soname to linker call in Makefile Upstream Makefile does not build a shared object with soname or version
number. This patch adds support for sonames, as well a symlink from
the .so to the .so.X file.
Sascha Steinbiss <steinbiss@zbh.uni-hamburg.de> no
libbam-fix add static link to libbam.a The Debian libbam package only provides a static library to link to,
adding this to the Makefile.
Sascha Steinbiss <steinbiss@zbh.uni-hamburg.de> no
remove-gitignores Remove unneeded .gitignores or .gitignore entries Sascha Steinbiss <steinbiss@zbh.uni-hamburg.de> no
fix-exports Add missing/renamed function wrappers. Sascha Steinbiss <steinbiss@zbh.uni-hamburg.de> no
split-manuals Split manuals. Sascha Steinbiss <steinbiss@zbh.uni-hamburg.de> no
use-mx32 Use mx32 no
gtdoc-traverse-sorted gather API information by sorted traversal lfs.dir() is not guaranteed to deliver files reproducibly. Sascha Steinbiss <satta@debian.org> no
ignore-m32-m64.patch remove explicit -m32 and -m64 Sascha Steinbiss <satta@debian.org> no
gcc10.patch [PATCH 1/2] make sure to not ignore snprintf output
GCC 10 will warn about the (here intended) silent string truncation
done by snprintf() unless the return value is handled.
Obviously this will break the build as we use -Werror. We
circumvent the problem by checking the output value and printing a
warning if we notice a truncation.
Sascha Steinbiss <satta@debian.org> no 2020-04-22

All known versions for source package 'genometools'

Links