Debian Patches

Status for mp3check/0.8.7-5

Patch Description Author Forwarded Bugs Origin Last update
append_compiler_options Allow passing of CPPFLAGS and CXXFLAGS from the environment to support hardening flags=================================================================== Sandro Tosi <morph@debian.org> no http://code.google.com/p/mp3check/source/detail?r=4
use_destdir_to_install use DESTDIR variable to install binary=================================================================== no
nostrip do not strip during install
* breaks cross building
* breaks -dbgsym packages
* breaks DEB_BUILD_OPTIONS=nostrip

===================================================================
Helmut Grohne <helmut@subdivi.de> no
remove_truncated_last_frame Fix to prevent segfaults when the last audio frame is truncated. When the last audio frame is truncated, "mp3check --cut-junk-end" fails to
detect and get rid of it.
.
In the best case scenario, when the mp3 file has no id3 tag, the corrupted
frame is left as is.
.
In the worst case scenario, when the frame is followed by id3 tags, the frame
is considered as complete and the tags are restored beyond the end of the
memory-mapped file, which may cause a segmentation fault.
.
This patch aims to detect and eliminate any truncated last audio frame when
mp3check is called with the --cut-junk-end option.

===================================================================
Xavier Hienne <xhienne@free.fr> no debian
fix_char_signedness New patch generated from mp3check 0.8.0-5 diff.gz Sandro Tosi <morph@debian.org> no
fix_ftbfs_with_gcc_9 fix FTBFS with GCC-9 Joachim Reichel <joachim.reichel@posteo.de> no debian 2019-09-01
fix_manpage Fix manpage as reported in BTS #450532 and #455727 and minus signs Sandro Tosi <morph@debian.org> yes
fix_spelling =================================================================== no
fix_warnings =================================================================== no

All known versions for source package 'mp3check'

Links