Preparing for the 0.192 release on Friday October 18
Mark Wielaard
mark@klomp.org
Thu Oct 10 15:48:24 GMT 2024
Hi Aaron,
On Thu, 2024-10-03 at 12:22 -0400, Aaron Merey wrote:
> We are planning to do the 0.192 release on Friday October 18.
>
> Since the 0.191 release in March there have been 100 commits. Among
> these are some important bug fixes and new features.
>
> If your patch is still under review [1] or you have other patches you'd
> like merged before the release, please let us know.
Things I am working on that I hope will make it before the release:
- Make a decision about elf_memory:
https://inbox.sourceware.org/elfutils-devel/20240829134757.GC4864@gnu.wildebeest.org/
- Fix a elf_compress issue I found with debugedit:
https://sourceware.org/bugzilla/show_bug.cgi?id=32102
- Get the last MIPS pieces in:
https://patchwork.sourceware.org/project/elfutils/patch/20240305095122.889077-3-ying.huang@oss.cipunited.com/
https://patchwork.sourceware.org/project/elfutils/patch/20240305095122.889077-4-ying.huang@oss.cipunited.com/
https://patchwork.sourceware.org/project/elfutils/patch/20240305095122.889077-5-ying.huang@oss.cipunited.com/
https://patchwork.sourceware.org/project/elfutils/patch/20240524094120.1761245-1-ying.huang@oss.cipunited.com/
The issue here is how to handle the first patch which rewrites the
r_info field to make GELF_R_SYM and GELF_R_TYPE work. MIPS uses a
different layout than other arches, so it doesn't really fit the endian
based conversion mechanism we are currently using.
- Review your documentation patches v2
- Review other pending patches like the just posted Openwrt
compat patches.
Cheers,
Mark
> [1] https://patchwork.sourceware.org/project/elfutils/list
>
More information about the Elfutils-devel
mailing list