Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
10_upstream_r12793__show_db_load_progress | Description:show progress while ARB is loading a database (needed as indicator/splash screen while ARB is launching) |
Elmar Pruesse <elmar@pruesse.net> | no | upstream, http://bugs.arb-home.de/log/trunk?revs=12792-12793,12795 | 2014-09-02 | |
20_upstream_r12794__socket_permissions | backported security fix | Elmar Pruesse <elmar@pruesse.net> | no | upstream, http://bugs.arb-home.de/changeset/12794 | 2014-09-02 | |
30_upstream_r12814__desktop_keywords | add keywords to arb.desktop | Elmar Pruesse <elmar@pruesse.net> | no | upstream, http://bugs.arb-home.de/changeset/12814 | 2014-09-02 | |
40_upstream_r12815__lintian_spelling | fix lintian detected spelling errors | Elmar Pruesse <elmar@pruesse.net> | no | upstream, http://bugs.arb-home.de/changeset/12815 | 2014-09-02 | |
50_private_nameservers | change nameservers to be per-user By default, ARB shares one "name server" database across an installation. This is historical and no longer a useful default for "unadministered" use of ARB. The patch changes the config to create separate name databases for each user, avoiding the necessity for a directory writeable by all ARB users. |
Elmar Pruesse <elmar@oruesse.net> | no | other | ||
60_use_packaged_phyml | use phyml package instead of version source distributed with ARB | Elmar Pruesse <elmar@pruesse.net> | no | other | ||
70_skip_compler_version_check.patch | Skip compiler version check at all | Andreas Tille <tille@debian.org> | no | debian | 2015-07-22 | |
80_enable_new_dtags.patch | Description Apparently back in 1995 the ELF standard was tweaked to handle some crufty behaviour of RPATH - see http://blog.tremily.us/posts/rpath/ but Debian never adopted it. But for this package we do want it, so add the extra linker flag. |
From: Tim Booth <avarus@fastmail.fm> | no | 2015-10-19 | ||
90_do_not_create_MAFFT_symlinks.patch | do not create MAFFT symlinks | =?utf-8?q?Fabian_Kl=C3=B6tzl?= <fabian@kloetzl.info> | no | 2017-09-12 | ||
100_use_tirpc.patch | Append relevant flags to cxxflags and lfags to build with tirpc | Nilesh Patra <nilesh@debian.org> | no | 2021-11-06 | ||
110_narrowing.patch | Fix types for arm64, others To avoid "error: narrowing conversion of '-2' from 'int' to 'char' [-Wnarrowing]" |
Michael R. Crusoe <crusoe@debian.org> | no | |||
111_fgets.patch | never use gets(3). This patch changes gets(3) calls for fgets(3) invocations instead. | Étienne Mollier <emollier@debian.org> | no | 2024-08-24 |