Revisions of python-pyelftools
Ana Guerrero (anag+factory)
accepted
request 1160430
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to 0.31: * Fix iter_notes to handle > 4byte segment alignment * Fix buffer overrun in NT_GNU_PROPERTY_TYPE_0 parser * add enum for v850 relocations * support for the gnu note with the aarch64 features * full changes see https://github.com/eliben/pyelftools/compare/v0.30...v0.31
Ana Guerrero (anag+factory)
accepted
request 1139248
from
Daniel Garcia (dgarcia)
(revision 9)
- Add %{?sle15_python_module_pythons}
Ana Guerrero (anag+factory)
accepted
request 1133189
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to update to 0.30: * Optimization: cache instantiation of DWARF structs * DWARFv5 CU headers * Bug fix in attribute reporting for DWA_FORM_indirect * Support for RISC-V attributes * Readelf used for testing upgraded to 2.41 * Support for MIPS64 object files * LoongArch support - Add auto-testing vs. llvm-dwarfdump (#428) - Intial package
Dominique Leuenberger (dimstar_suse)
accepted
request 963479
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 0.28: * Added a method for returning the index of a section by name * Allow filtering by section types in iter_sections * Support Android compressed rel/rela sections * Initial support for PPC64LE * Initial DWARF v5 support * Fixed parsing for structures containing uids or gids in core dumps * Allow filtering by segment types in iter_segments * Add support for .note.gnu.property * Update readelf tests to work with more recent version of readelf * Add support for note GNU_PROPERTY_X86_FEATURE_1_AND
Dominique Leuenberger (dimstar_suse)
accepted
request 786499
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 705394
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
- Update to 0.25: - Make parsing of SH_TYPE and PT_TYPE fields dependent on the machine (e_machine header field), making it possible to support conflicting type enums between different machines (#71 and #121). - Add parsing and readelf dumping for .eh_frame (#155) - Support compressed sections (#152) - Better support for parsing core dumps (#147) - More comprehensive handling of ARM relocations (#121) - Convert all ascii encoding to utf-8 encoding (#182) - Don't attempt to hex/string dump SHT_NOBITS sections in readelf (#119). - Test with Python 3.6 - Minor bugfixes (#118) - Cleanup: Use argparse instead of optparse - Make readelf comparison tests run in parallel using multiprocessing; cuts testing time 3-5x - Improvements in MIPS flags handling (#165)
Dominique Leuenberger (dimstar_suse)
accepted
request 610609
from
Yousaf Kaukab (ykaukab)
(revision 1)
- Intial package
Displaying all 10 revisions