Package: itools / 1.0-5

Metadata

Package Version Patches format
itools 1.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_manpages.diff | (download)

doc/ipraytime.1 | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fixes hyphenation issues in ipraytime.1
fix_link_libs_placement.diff | (download)

Makefile.in | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix libs placement for linking ; ftbfs with gcc-4.6
str_format_security.diff | (download)

ipraytime.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 added format argument for an sprintf call that prints a variable string
use_CPPFLAGS.diff | (download)

Makefile.in | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 use cppflags during compilation
  This is needed to get fortify libc functions to be used.