Accepting request 1008121 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1008121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyelftools?expand=0&rev=7
This commit is contained in:
commit
7a18786f7d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:53e5609cac016471d40bd88dc410cd90755942c25e58a61021cfdf7abdfeacff
|
|
||||||
size 2683152
|
|
BIN
pyelftools-0.29.tar.gz
(Stored with Git LFS)
Normal file
BIN
pyelftools-0.29.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 5 00:06:09 UTC 2022 - Yogalakshmi Arunachalam <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 08:09:29 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Mon Mar 21 08:09:29 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pyelftools
|
Name: python-pyelftools
|
||||||
Version: 0.28
|
Version: 0.29
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for analyzing ELF files and DWARF debugging information
|
Summary: Library for analyzing ELF files and DWARF debugging information
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
|
Loading…
Reference in New Issue
Block a user