]> git.ipfire.org Git - thirdparty/openwrt.git/commit
elfutils: update to 0.195 23468/head
authorJohn Audia <therealgraysky@proton.me>
Thu, 21 May 2026 12:53:52 +0000 (08:53 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Jun 2026 09:54:12 +0000 (11:54 +0200)
commit6e9fd1c3ba6bf486a044ed9d640a77dd50b6cbc2
tree9b215c4c7587c2067ad596226ba3f57534189bfa
parent23e5161399b8fb98a0a440858f73f30aad0340d5
elfutils: update to 0.195

Patches rebased:
- 003-libintl-compatibility.patch
- 005-build_only_libs.patch
- 006-Fix-build-on-aarch64-musl.patch
- 101-no-fts.patch

Patches removed due being upstreamed:
- 007-add-libeu-symbols-to-libelf.patch
- 008-fix-autoconf-ENABLE_IMA_VERIFICATION.patch
- 009-fix-null-dereference-with-lto.patch
- 102-fix-potential-deref-of-null-error.patch

Note that this release is needed in order to build against GCC 16.1
https://github.com/openwrt/openwrt/pull/23194

Release notes from 0.192 to 0.195:
https://inbox.sourceware.org/elfutils-devel/CAJDtP-RjuT13zehLgSvz9TnwQZ1VYPOS=q_kuut5a2g+KLamgw@mail.gmail.com/T/
https://inbox.sourceware.org/elfutils-devel/CAJDtP-S0rYAOZQeDZvMtPkQztgK9RboWtYwpqNLCNGNdaSGn-A@mail.gmail.com/T/
https://inbox.sourceware.org/elfutils-devel/CAJDtP-Qok4ViNzvrr28WgkCCqrFH0iAZStiD8C7nbpDhrPzLWA@mail.gmail.com/T/

Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/23468
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/libs/elfutils/Makefile
package/libs/elfutils/patches/003-libintl-compatibility.patch
package/libs/elfutils/patches/005-build_only_libs.patch
package/libs/elfutils/patches/006-Fix-build-on-aarch64-musl.patch
package/libs/elfutils/patches/007-add-libeu-symbols-to-libelf.patch [deleted file]
package/libs/elfutils/patches/008-fix-autoconf-ENABLE_IMA_VERIFICATION.patch [deleted file]
package/libs/elfutils/patches/009-fix-null-dereference-with-lto.patch [deleted file]
package/libs/elfutils/patches/101-no-fts.patch
package/libs/elfutils/patches/102-fix-potential-deref-of-null-error.patch [deleted file]