* Daniel Echeverry <epsilo...@gmail.com>, 2015-12-26, 23:56:
http://mentors.debian.net/debian/pool/main/s/sxiv/sxiv_1.3.2-1.dsc

Typo in the patch name: behaivor -> behavior

You might want to add the Bugs-Debian header to the patch header.

exec/key-handler uses temporary files insecurely.

Lintian says:
X: sxiv: binary-file-built-without-LFS-support usr/bin/sxiv

Now, I doubt sxiv could do anything sensible with >2GB images on a 32-bit system anyway. But it turns out that you can be bitten by lack on LFS support even when all your files are small:
https://lists.debian.org/20150712173723.ga29...@gaara.hadrons.org

sxiv calls stat() in multiple places, so I think you should enable LFS.

--
Jakub Wilk

Reply via email to