Bug#808103: [Reproducible-builds] Bug#808103: diffoscope: Truncated symbols in ELF diffs

2015-12-16 Thread Jérémy Bobbio
Control: tag -1 + pending Mike Hommey: > When there are differences in symbols-related sections of ELF files, > symbols can be truncated if they are long enough. That happens often > with C++ mangled symbols. > > The following patch fixes the issue: […] Applied, thanks! -- Lunar

Bug#808103: diffoscope: Truncated symbols in ELF diffs

2015-12-15 Thread Mike Hommey
Source: diffoscope Version: 43 Severity: important Tags: patch Dear Maintainer, When there are differences in symbols-related sections of ELF files, symbols can be truncated if they are long enough. That happens often with C++ mangled symbols. The following patch fixes the issue: diff --git a/d