diff --git a/pyelftools-0.30.tar.gz b/pyelftools-0.30.tar.gz deleted file mode 100644 index a5c9d6d..0000000 --- a/pyelftools-0.30.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fc92b0d534f8b081f58c7c370967379123d8e00984deb53c209364efd575b40 -size 14018469 diff --git a/pyelftools-0.31.tar.gz b/pyelftools-0.31.tar.gz new file mode 100644 index 0000000..4e1d5d7 --- /dev/null +++ b/pyelftools-0.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c774416b10310156879443b81187d182d8d9ee499660380e645918b50bc88f99 +size 14108889 diff --git a/python-pyelftools.changes b/python-pyelftools.changes index 948e9c2..843e15f 100644 --- a/python-pyelftools.changes +++ b/python-pyelftools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Mar 21 16:59:56 UTC 2024 - Dirk Müller + +- 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 + ------------------------------------------------------------------- Tue Jan 16 17:04:54 UTC 2024 - Daniel Garcia diff --git a/python-pyelftools.spec b/python-pyelftools.spec index faaf2d8..2b20db9 100644 --- a/python-pyelftools.spec +++ b/python-pyelftools.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pyelftools -Version: 0.30 +Version: 0.31 Release: 0 Summary: Library for analyzing ELF files and DWARF debugging information License: SUSE-Public-Domain @@ -31,7 +31,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages