Debian Patches

Status for xtail/2.1-12

Patch Description Author Forwarded Bugs Origin Last update
010_previous.patch Changes that were previously applied to source David William Richmond Davies-Jones <david@exultantmonkey.co.uk> not-needed 2017-07-19
020_iso-dates.patch [PATCH] miscfuncs.c: (show_status): Show date in ISO 8601 format Jari Aalto <jari.aalto@cante.net> not-needed 2009-12-29
030_xtail.c.patch fix compile warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration] not-needed
040_miscfuncs.c.patch fix compile error: passing argument 1 of ‘localtime’ from incompatible pointer type [-Wincompatible-pointer-types] not-needed debian
050_64-bit-time_t.patch Bug#1091381:xtail FTBFS on 32-bit architectures due to 64bit time_tSince we turned on 64-bit time_t, xtail now fails to build on most 32-bit
architectures. The attached trivial patch fixes the build.

[PATCH] Fix build failure on 32-bit platforms

Use the time_t type instead of the hardcoded long type for mtime variable.
This is necessary since we recently enabled 64-bit time_t on most 32-bit
platforms.
not-needed debian Helge Deller <deller@gmx.de> 2024-12-25
060_gcc15.patch no

All known versions for source package 'xtail'

Links