Debian Patches

Status for pinfo/0.6.13-1.4

Patch Description Author Forwarded Bugs Origin Last update
fix_gcc-10.patch Fix ftbfs with GCC-10. Sudip Mukherjee <sudipm.mukherjee@gmail.com> no debian
Werror-format.patch [PATCH] src/video.c: use %ld to print longs
ncurses-6.3 added printf()-stype attribute annotations for gcc-like
compilers that can now detect argument mismatches:

video.c:114:26: error: format '%d' expects argument of type 'int',
but argument 3 has type 'long unsigned int' [-Werror=format=]
114 | printw(_("Viewing line %d/%d, 100%%"), lines, lines);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Sergei Trofimovich <slyich@gmail.com> no 2021-11-11
ignore-current-directory.patch Ignore current directory when searching for files to display A file to be displayed gets copied or unpacked to /tmp. This can result in
exposing private data due transferring the file to a potentially foreign file
system not supporting proper access control.
Sven Geuer <sge@debian.org> no debian 2025-02-14

All known versions for source package 'pinfo'

Links