| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-pyelftools | Distribution: SUSE Linux Enterprise 15 |
| Version: 0.29 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150600.1.4 | Build date: Mon Apr 29 18:22:27 2024 |
| Group: Development/Languages/Python | Build host: h04-ch2b |
| Size: 1620503 | Source RPM: python-pyelftools-0.29-150600.1.4.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/eliben/pyelftools | |
| Summary: Library for analyzing ELF files and DWARF debugging information | |
pyelftools is a pure python library for analyzing ELF files and DWARF debugging information
SUSE-Public-Domain
* Thu Jan 18 2024 Duraisankar.pitchumani@suse.com
- Initial submission for Python Stack Proposal (jsc#PED-2217 and jsc#PED-68)
- Add %{?sle15_python_module_pythons}
* Mon Apr 24 2023 dmueller@suse.com
- Rename package to avoid conflicts with the new Python Stack Proposal (jsc#PED-68)
* Wed Oct 05 2022 yarunachalam@suse.com
- Update to version 0.29 (2022.08.09)
- Lots of improvements to DWARFv5 support (#400, #411, #418, #419, #429 and
additional PRs)
- Support for compressed relocation sections (#395)
- Support for supplementary object files - debug fission (#426)
- Improved support for corrupted ELF headers (#434)
- Readelf used for testing upgraded to 2.38 (#420)
- Add auto-testing vs. llvm-dwarfdump (#428)
* Mon Mar 21 2022 dmueller@suse.com
- 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
* Sun Apr 04 2021 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 2020 pgajdos@suse.com
- %python3_only -> %python_alternative
* Thu Mar 19 2020 mcalabkova@suse.com
- Update to 0.26
* Call relocation for ARM v3 (#194)
* More complete architecture coverage for ENUM_E_MACHINE (#206)
* Support for .debug_pubtypes and .debug_pubnames sections (#208)
* Support for DWARF v4 location lists (#214)
* Decode strings in dynamic string tables (#217)
* Improve symbol table handling in dynamic segments (#219)
* Improved handling of location information (#225)
* Avoid deprecation warnings in Python 3.7+
* Add DWARF v5 OPs (#240)
* Handle many new translation forms and constants
* Lazy DIE parsing to speed up partial parsing of DWARF info (#249)
* Sat May 25 2019 tchvatal@suse.com
- 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)
* Fri May 18 2018 yousaf.kaukab@suse.com
- Intial package
/etc/alternatives/readelf.py /usr/bin/readelf.py /usr/bin/readelf.py-3.11 /usr/lib/python3.11/site-packages/elftools /usr/lib/python3.11/site-packages/elftools/__init__.py /usr/lib/python3.11/site-packages/elftools/__pycache__ /usr/lib/python3.11/site-packages/elftools/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/common /usr/lib/python3.11/site-packages/elftools/common/__init__.py /usr/lib/python3.11/site-packages/elftools/common/__pycache__ /usr/lib/python3.11/site-packages/elftools/common/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/common/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/common/__pycache__/construct_utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/common/__pycache__/construct_utils.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/common/__pycache__/exceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/common/__pycache__/exceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/common/__pycache__/py3compat.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/common/__pycache__/py3compat.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/common/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/common/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/common/construct_utils.py /usr/lib/python3.11/site-packages/elftools/common/exceptions.py /usr/lib/python3.11/site-packages/elftools/common/py3compat.py /usr/lib/python3.11/site-packages/elftools/common/utils.py /usr/lib/python3.11/site-packages/elftools/construct /usr/lib/python3.11/site-packages/elftools/construct/__init__.py /usr/lib/python3.11/site-packages/elftools/construct/__pycache__ /usr/lib/python3.11/site-packages/elftools/construct/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/construct/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/construct/__pycache__/adapters.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/construct/__pycache__/adapters.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/construct/__pycache__/core.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/construct/__pycache__/core.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/construct/__pycache__/debug.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/construct/__pycache__/debug.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/construct/__pycache__/macros.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/construct/__pycache__/macros.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/construct/adapters.py /usr/lib/python3.11/site-packages/elftools/construct/core.py /usr/lib/python3.11/site-packages/elftools/construct/debug.py /usr/lib/python3.11/site-packages/elftools/construct/lib /usr/lib/python3.11/site-packages/elftools/construct/lib/__init__.py /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__ /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/binary.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/binary.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/bitstream.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/bitstream.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/container.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/container.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/hex.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/hex.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/py3compat.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/__pycache__/py3compat.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/construct/lib/binary.py /usr/lib/python3.11/site-packages/elftools/construct/lib/bitstream.py /usr/lib/python3.11/site-packages/elftools/construct/lib/container.py /usr/lib/python3.11/site-packages/elftools/construct/lib/hex.py /usr/lib/python3.11/site-packages/elftools/construct/lib/py3compat.py /usr/lib/python3.11/site-packages/elftools/construct/macros.py /usr/lib/python3.11/site-packages/elftools/dwarf /usr/lib/python3.11/site-packages/elftools/dwarf/__init__.py /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__ /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/abbrevtable.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/abbrevtable.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/aranges.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/aranges.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/callframe.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/callframe.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/compileunit.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/compileunit.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/constants.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/constants.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/datatype_cpp.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/datatype_cpp.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/descriptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/descriptions.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/die.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/die.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarf_expr.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarf_expr.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarf_util.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarf_util.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarfinfo.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/dwarfinfo.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/enums.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/enums.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/lineprogram.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/lineprogram.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/locationlists.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/locationlists.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/namelut.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/namelut.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/ranges.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/ranges.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/structs.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/__pycache__/structs.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/dwarf/abbrevtable.py /usr/lib/python3.11/site-packages/elftools/dwarf/aranges.py /usr/lib/python3.11/site-packages/elftools/dwarf/callframe.py /usr/lib/python3.11/site-packages/elftools/dwarf/compileunit.py /usr/lib/python3.11/site-packages/elftools/dwarf/constants.py /usr/lib/python3.11/site-packages/elftools/dwarf/datatype_cpp.py /usr/lib/python3.11/site-packages/elftools/dwarf/descriptions.py /usr/lib/python3.11/site-packages/elftools/dwarf/die.py /usr/lib/python3.11/site-packages/elftools/dwarf/dwarf_expr.py /usr/lib/python3.11/site-packages/elftools/dwarf/dwarf_util.py /usr/lib/python3.11/site-packages/elftools/dwarf/dwarfinfo.py /usr/lib/python3.11/site-packages/elftools/dwarf/enums.py /usr/lib/python3.11/site-packages/elftools/dwarf/lineprogram.py /usr/lib/python3.11/site-packages/elftools/dwarf/locationlists.py /usr/lib/python3.11/site-packages/elftools/dwarf/namelut.py /usr/lib/python3.11/site-packages/elftools/dwarf/ranges.py /usr/lib/python3.11/site-packages/elftools/dwarf/structs.py /usr/lib/python3.11/site-packages/elftools/ehabi /usr/lib/python3.11/site-packages/elftools/ehabi/__init__.py /usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__ /usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/constants.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/constants.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/decoder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/decoder.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/ehabiinfo.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/ehabiinfo.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/structs.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/ehabi/__pycache__/structs.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/ehabi/constants.py /usr/lib/python3.11/site-packages/elftools/ehabi/decoder.py /usr/lib/python3.11/site-packages/elftools/ehabi/ehabiinfo.py /usr/lib/python3.11/site-packages/elftools/ehabi/structs.py /usr/lib/python3.11/site-packages/elftools/elf /usr/lib/python3.11/site-packages/elftools/elf/__init__.py /usr/lib/python3.11/site-packages/elftools/elf/__pycache__ /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/constants.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/constants.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/descriptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/descriptions.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/dynamic.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/dynamic.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/elffile.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/elffile.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/enums.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/enums.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/gnuversions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/gnuversions.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/hash.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/hash.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/notes.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/notes.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/relocation.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/relocation.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/sections.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/sections.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/segments.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/segments.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/structs.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/elftools/elf/__pycache__/structs.cpython-311.pyc /usr/lib/python3.11/site-packages/elftools/elf/constants.py /usr/lib/python3.11/site-packages/elftools/elf/descriptions.py /usr/lib/python3.11/site-packages/elftools/elf/dynamic.py /usr/lib/python3.11/site-packages/elftools/elf/elffile.py /usr/lib/python3.11/site-packages/elftools/elf/enums.py /usr/lib/python3.11/site-packages/elftools/elf/gnuversions.py /usr/lib/python3.11/site-packages/elftools/elf/hash.py /usr/lib/python3.11/site-packages/elftools/elf/notes.py /usr/lib/python3.11/site-packages/elftools/elf/relocation.py /usr/lib/python3.11/site-packages/elftools/elf/sections.py /usr/lib/python3.11/site-packages/elftools/elf/segments.py /usr/lib/python3.11/site-packages/elftools/elf/structs.py /usr/lib/python3.11/site-packages/pyelftools-0.29.dist-info /usr/lib/python3.11/site-packages/pyelftools-0.29.dist-info/INSTALLER /usr/lib/python3.11/site-packages/pyelftools-0.29.dist-info/LICENSE /usr/lib/python3.11/site-packages/pyelftools-0.29.dist-info/METADATA /usr/lib/python3.11/site-packages/pyelftools-0.29.dist-info/RECORD /usr/lib/python3.11/site-packages/pyelftools-0.29.dist-info/REQUESTED /usr/lib/python3.11/site-packages/pyelftools-0.29.dist-info/WHEEL /usr/lib/python3.11/site-packages/pyelftools-0.29.dist-info/top_level.txt /usr/share/doc/packages/python311-pyelftools /usr/share/doc/packages/python311-pyelftools/CHANGES /usr/share/licenses/python311-pyelftools /usr/share/licenses/python311-pyelftools/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:27:59 2026