Next | Query returned 11 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-03-23 08:21:47 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pyelftools: updated to 0.31

+ Starting with version 0.31, please use the GitHub UI
  at https://github.com/eliben/pyelftools/tags
  to compare tags in order to find out what changed.
   2023-09-29 11:18:37 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pyelftools: updated to 0.30

Version 0.30 (2023.09.06)

- 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
   2022-10-13 10:46:22 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pyelftools: updated to 0.29

Version 0.29 (2022.08.09)
- Lots of improvements to DWARFv5 support
- Support for compressed relocation sections
- Support for supplementary object files - debug fission
- Improved support for corrupted ELF headers
- Readelf used for testing upgraded to 2.38
- Add auto-testing vs. llvm-dwarfdump
   2022-08-01 12:09:34 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pyelftools: updated to 0.28

Version 0.28 (2022.02.03)

- 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
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-01-16 22:18:55 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pyelftools: updated to 0.27

Version 0.27
- Print addend wfor RELA relocations without symbol
- Implement symbol lookup for {GNU,}HashSection
- Major rewrite of expression parsing
- Cashed random access to CUs and DIEs
- GNU expressions
- Support parsing LSDA pointers from FDEs
- Add support for DWA_OP_GNU_push_tls_address in expressions
- Some initial support for AArch64 little-endian
- Support for ELF files with a large number of sections
- Some minimal support for DWARFv1
- Many small bug fixes; see git log.
   2020-05-01 10:17:44 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pyelftools: updated to 0.26

Version 0.26:
- Call relocation for ARM v3
- More complete architecture coverage for ENUM_E_MACHINE
- Support for .debug_pubtypes and .debug_pubnames sections
- Support for DWARF v4 location lists
- Decode strings in dynamic string tables
- Improve symbol table handling in dynamic segments
- Improved handling of location information
- Avoid deprecation warnings in Python 3.7+
- Add DWARF v5 OPs
- Handle many new translation forms and constants
- Lazy DIE parsing to speed up partial parsing of DWARF info

Version 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
- Add parsing and readelf dumping for .eh_frame
- Support compressed sections
- Better support for parsing core dumps
- More comprehensive handling of ARM relocations
- Convert all ascii encoding to utf-8 encoding
- Don't attempt to hex/string dump SHT_NOBITS sections in readelf
- Test with Python 3.6
- Minor bugfixes
- 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
   2018-04-06 09:08:26 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
py-pyelftools: enable all Python versions; enable tests; use ALTERNATIVES

Next | Query returned 11 messages, browsing 1 to 10 | Previous