Changelog for
libdwarf-devel-static-20180129-10.d_t.2.x86_64.rpm :
Thu Feb 22 13:00:00 2018 p.drouandAATTgmail.com
- Update to version 20180129
+ Fixes libdwarf/dwarfdump vulnerabilities related to detecting
corrupt DWARF and includes other small improvements
- Changes from version 20170709
+ Fixes a libdwarf vulnerability
- Changes from version 20170416
+ Begins to support the DWARF5 .debug_names section and other DWARF5 changes.
(not tested, no test cases yet available).
+ Now supports DWARF5 split dwarf sensibly.
The few new function interfaces can be ignored by those not needing split
dwarf support.
+ The tools can now be built with cmake (the default build is still
with configure)
Mon Jan 2 13:00:00 2017 dmuellerAATTsuse.com
- add missing splitrequires
- revert rpm groups messup
Mon Jan 2 13:00:00 2017 jengelhAATTinai.de
- Fixup RPM groups and summaries. Drop redundant PreReq.
- Put static in separate package.
Mon Jan 2 13:00:00 2017 dmuellerAATTsuse.com
- update to 20161124 (bsc#1012823, bsc#1001133,
CVE-2016-9480, CVE-2016-7410, CVE-2016-7511, CVE-2016-5028,
CVE-2016-5029, CVE-2016-5030, CVE-2016-5031, CVE-2016-5032,
CVE-2016-5033, CVE-2016-5034, CVE-2016-5035, CVE-2016-5036,
CVE-2016-5037, CVE-2016-5038, CVE-2016-5039, CVE-2016-5040,
CVE-2016-5041, CVE-2016-5042, CVE-2016-5043, CVE-2016-5044 ):
* removes libdwarf-fix-parallel-build.diff
- use shared library policy, main package removed and libdwarf1 added
Wed Jan 21 13:00:00 2015 matzAATTsuse.com
- Add libdwarf-fix-parallel-build.diff.
Mon Jan 19 13:00:00 2015 matzAATTsuse.com
- Update to new upstream release 20150115:
* New checking options added to dwarfdump
(-ku -kuf -kD -kG -O file=
).
* Deal better with internal errors (invalid ELF files/DWARF
sections or out of memory) (fixes boo#911839).
* Remove dwarfdump2: it had no advantages over dwarfdump anymore.
Thu Oct 23 14:00:00 2014 idonmezAATTsuse.com
- Package COPYING and related license files.
Wed Oct 15 14:00:00 2014 jengelhAATTinai.de
- Update to new upstream release 20140805
* A mistake in handling DW_OP_GNU_const_type could lead to a
libdwarf coredump at times.
* Added AARCH64 relocation support.
* Adds GNU-specific DW_FORM codes so recent gcc objects can be
read usefully.
* Adds new functions to libdwarf for new DWARF reference types.
* Libdwarf now follows the DWARF2 standard properly in reading
DW_FORM_ref_addr.
* Source incompatibility for users of producer code:
dwarf_producer_init() now has a new interface and a sensible way
to select the output ABI/ISA for relocation numbers. Part of
preparation to emit DWARF3,4,5.
* The reader code now handles DebugFission, called Split Dwarf
objects in the draft DWARF5 standard.
* The reader now can get the content of .gdbindex and
.debug_cu_index and .debug_tu_index sections and dwarfdump -I
can print them. Support is incomplete for the cu,tu sections:
They exist in a .dwp object (GNU Debug Fission, to be in DWARF5)
which is not yet properly handled.
- Enable parallel build and remove ancient specfile tags and sections
Thu Dec 6 13:00:00 2012 jwAATTsuse.com
- dwarfdump2 does not build on SLE_11_SP1, skipping.
- removed libdwarf-relocation-support.patch,
assumed upstream as a different implementation.
Thu Dec 6 13:00:00 2012 jwAATTsuse.com
- updated to 20121130
which fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681748
dwarfdump ERROR: dwarf_loclist: DW_DLE_LOC_EXPR_BAD (128)
- enabled dwarfdump2 in specfile
Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard
Sun Sep 19 14:00:00 2010 jengelhAATTmedozas.de
- Update to newer libdwarf (20100808), because the \"perf\" package
needs a version >= 20100214. Fixes include:
* dwarfdump was counting eh_frame low-pc as a duplicate of
.debug_frame low-pc
* Fixes some CFA_expression handling in libdwarf and allows some
compiler mistakes a bit more leeway in dwarfdump (so the dump
continues in the face of certain errors).
* ARM and MIPS64BE handling
- Stripped changelog from .spec file, since it is already in
.changes.