forked from pool/python-pyelftools
Accepting request 882923 from home:musfay:branches:devel:languages:python
- Update to version 0.27: * Add a bit more details to dwarf_pubnames_types example * Make dwarf_pubnames_types example a bit more general * Replace field access with property name access * DebugSectionDescriptor.size initialized with decompressed section size (#339) * hash.py: observe endianness when reading hashes (#338) * DWARFv1 constants in enums, DW_FORM_ref parsing (#335) * elf: support for ELF files with a large number of sections (#333) * Remove Travis config OBS-URL: https://build.opensuse.org/request/show/882923 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyelftools?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 04 21:40:51 UTC 2021 - Mustafa Çalışkan <musfay@protonmail.com>
|
||||
|
||||
- Update to version 0.27:
|
||||
* Add a bit more details to dwarf_pubnames_types example
|
||||
* Make dwarf_pubnames_types example a bit more general
|
||||
* Replace field access with property name access
|
||||
* DebugSectionDescriptor.size initialized with decompressed section size (#339)
|
||||
* hash.py: observe endianness when reading hashes (#338)
|
||||
* DWARFv1 constants in enums, DW_FORM_ref parsing (#335)
|
||||
* elf: support for ELF files with a large number of sections (#333)
|
||||
* Remove Travis config
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 07:26:24 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user