-
elfutils (0.157-1ubuntu1.1) saucy-security; urgency=medium
* SECURITY UPDATE: denial of service and possible code execution in libdw
via malicious ELF file
- debian/patches/CVE-2014-0172.patch: check for overflow in
libdw/dwarf_begin_elf.c.
- CVE-2014-0172
-- Marc Deslauriers <email address hidden> Tue, 15 Apr 2014 13:55:40 -0400
-
elfutils (0.157-1ubuntu1) saucy; urgency=low
* Don't run the testsuite on AArch64, native test are failing.
Requires a (not yet implemented) backend.
-- Matthias Klose <doko@18xx.org> Wed, 09 Oct 2013 10:35:10 +0200
-
elfutils (0.157-1) unstable; urgency=low
* New upstream release
- Update portability and robustify patch
- Make arm_backend.diff apply to the new upstream version
- Adjust symbol files for new symbols
* Adjust addrcfi test results for arm to work with our arm patch.
-- Kurt Roeckx <email address hidden> Tue, 01 Oct 2013 18:21:23 +0200
-
elfutils (0.156-1) unstable; urgency=low
* New upstream release
- Update portability and robustify patch
- Make hppa_backend.diff, arm_backend.diff, mips_backend.diff,
m68k_backend.diff, testsuite-ignore-elflint apply to the new
upstream version
- Drop patches elf_end_unlock.patch, alldts.patch, strip_sh_type.patch:
applied upstream
- Works with binutils-gold (Closes: #647359)
- Works with gcc 4.8 (Closes: #701271)
* drop elf_additions.diff, it's not used.
* Remove config.h.in and test-driver during clean (Closes: #695927)
* Add build dependency on gcc-multilib [amd64] to have a working gcc -m32
for the test suite.
* arm backend: change r12 back to signed, no idea why it was made unsigned.
* arm backend: rename the "special" set to "state".
* Our arm backend patch adds more registers, update the arm_backend.diff to
expectd those changes in the test suite
* disable thread safety, it's not tested upstream.
* Update libdw1.symbols
-- Kurt Roeckx <email address hidden> Sun, 28 Jul 2013 14:32:23 +0200
-
elfutils (0.153-2ubuntu1) raring; urgency=low
* Fix build failure with GCC 4.8.
-- Matthias Klose <email address hidden> Tue, 26 Feb 2013 09:29:25 +0100