Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-04 | scripts: Refresh test data and update code to match | Guillem Jover | 1 | -78/+73 | |
2015-08-03 | Dpkg::Shlibs::Objdump: Support spaces in symbol names | Guillem Jover | 1 | -0/+124 | |
The ELF spec does not disallow symbols with embedded spaces, so we should really be supporting those. This is required by Go shared libraries. Closes: #785344 Based-on-patch-by: Michael Hudson-Doyle <michael.hudson@canonical.com> Signed-off-by: Guillem Jover <guillem@debian.org> |