Debian Patches

Status for tf5/5.0beta8-12

Patch Description Author Forwarded Bugs Origin Last update
0001-Add-DESTDIR-support.patch Add DESTDIR support
Original patch taken from Joel Baker's Debian package. This adds
DESTDIR where needed to the Unix makefile fragment.
Russ Allbery <rra@debian.org> no 2008-02-17
0002-Correct-use-of-va_list.patch Correct use of va_list
va_copy a va_list before using it in vsprintf so that we don't use the
same va_list repeatedly. Patch taken from the upstream bug tracker
and will apparently be in the next release after 5.0beta8.
Russ Allbery <rra@debian.org> no 2008-02-17
0003-Minor-man-page-fixes.patch Minor man page fixes
Escape hyphens properly, add a better man page header, fix the
placement of punctuation around font changes, and fix a spelling
error.
Russ Allbery <rra@debian.org> no 2008-02-17
0005-Make-the-build-reproducible.patch Make the build reproducible Chris Lamb <lamby@debian.org> no 2016-08-14
0006-Fix-library-install-path.patch Fix library install path
The upstream top-level configure script doesn't correctly handle
--program-suffix without this tweak.
Russ Allbery <rra@debian.org> no 2016-08-14
0007-Fix-spelling-errors.patch Fix spelling errors
occured -> occurred everywhere
Russ Allbery <rra@debian.org> no 2016-08-14
0007-Fix-duplicate-world_decl-definitions.patch Fix duplicate world_decl definitions
world_decl was an unused variable added solely to do a forward
declaration of struct World. It can simply be omitted, which
fixes link errors with GCC 10.
Russ Allbery <rra@debian.org> no 2020-05-10
0008-Fix-spelling-error-in-manual-page.patch Fix spelling error in manual page
defautls -> defaults
Russ Allbery <rra@debian.org> no 2020-05-10
0009-Bring-main_loop-declaration-into-tfio.c.patch Bring main_loop declaration into tfio.c
src/tfio.c calls main_loop() but didn't include the header file
that declares it, resulting in a build log scanner warning from
Debian. Add the missing include.
Russ Allbery <rra@debian.org> no 2020-12-26
0010-Pass-LDFLAGS-when-building-makehelp.patch Pass LDFLAGS when building makehelp
makehelp is not installed, so this doesn't really matter, but it
suppresses a warning in Debian's build log checker.
Russ Allbery <rra@debian.org> no 2020-12-26
0011-Port-to-PCRE2.patch Port to PCRE2
Replace the PCRE code with the new PCRE2 API, since PCRE v1 is no
longer supported and is being retired.
Russ Allbery <rra@debian.org> no 2023-07-17

All known versions for source package 'tf5'

Links