diff options
Diffstat (limited to 'config/elfutils.spec.in')
| -rw-r--r-- | config/elfutils.spec.in | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 9277c08f..67e88cb5 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -341,8 +341,21 @@ exit 0 %systemd_postun_with_restart debuginfod.service %changelog -* Tue Apr 18 2023 Mark Wielaard <[email protected]> 0.190-1 +* Fri Nov 3 2023 Mark Wielaard <[email protected]> 0.190-1 +- CONTRIBUTING: Switch from real name policy to known identity policy. + Updated ChangeLog policy (no more separate ChangeLog files). + There is a SECURITY bug policy now. The default branch is now 'main'. +- libelf: Add RELR support. +- libdw: Recognize .debug_[ct]u_index sections. - readelf: Support readelf -Ds, --use-dynamic --symbol. + Support .gdb_index version 9 +- scrlines: New tool that compiles a list of source files associated + with a specified dwarf/elf file. +- debuginfod: Schema change (reindexing required, sorry!) for a 60% + compression in filename representation, which was a large + part of the sqlite index; also, more deliberate sqlite + -wal management during scanning using the --scan-checkpoint option. +- backends: Various LoongArch updates. * Fri Mar 3 2023 Mark Wielaard <[email protected]> 0.189-1 - configure: eu-nm, eu-addr2line and eu-stack can provide demangled |
