diff --git a/patchelf-0.16.1.tar.bz2 b/patchelf-0.16.1.tar.bz2 deleted file mode 100644 index efdcd08..0000000 --- a/patchelf-0.16.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab915f3f4ccc463d96ce1e72685b163110f945c22aee5bc62118d57adff0ab7d -size 189517 diff --git a/patchelf-0.17.0.tar.bz2 b/patchelf-0.17.0.tar.bz2 new file mode 100644 index 0000000..e7c2ca8 --- /dev/null +++ b/patchelf-0.17.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d76f4a31688a523718ec512f31650b1f35d1affec3eafeb3feeb5448d341e1 +size 203243 diff --git a/patchelf.changes b/patchelf.changes index 5db5d77..e1ce6f9 100644 --- a/patchelf.changes +++ b/patchelf.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Dec 2 21:45:43 UTC 2022 - Dirk Müller + +- update to 0.17.0: + * fix pagesize on ia64 + * write out replace sections in original order + * patchelf: correct page size for sparc64/sparc32 + * update vendored elf file + * add workaround for readelf from binutils 2.30 + * make objdump/objcopy/readelf configurable and respect cross-compiling + * build patchelf on windows + ------------------------------------------------------------------- Sat Oct 29 12:06:10 UTC 2022 - Dirk Müller diff --git a/patchelf.spec b/patchelf.spec index 6d6012c..614436a 100644 --- a/patchelf.spec +++ b/patchelf.spec @@ -17,7 +17,7 @@ Name: patchelf -Version: 0.16.1 +Version: 0.17.0 Release: 0 Summary: A utility for patching ELF binaries License: GPL-3.0-only