diff options
| author | Mark Wielaard <[email protected]> | 2021-02-05 22:55:10 +0100 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2021-02-05 22:55:10 +0100 |
| commit | ae05738d35ae1f654f6ce6d9e5222be96fd8612a (patch) | |
| tree | 2e9b5317830cffdfcbdff57ca486c046b232899e /NEWS | |
| parent | 8382833a257b57b0d288be07d2d5e7af6c102869 (diff) | |
Prepare for 0.183
Set version to 0.183
Update NEWS and elfutils.spec.in.
Set copyright year in configure.ac and printversion.
Regenerate po/*.po files.
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Version 0.183 + +debuginfod: New thread-busy metric and more detailed error metrics. + New --fdcache-mintmp and tracking of filesystem freespace. + +debuginfod-client: DEBUGINFOD_SONAME macro added to debuginfod.h which + can be used to dlopen the libdebuginfod.so library. + New function debuginfod_set_verbose_fd and + DEBUGINFOD_VERBOSE environment variable. + +config: profile.sh and profile.csh won't export DEBUGINFOD_URLS unless + configured --enable-debuginfod-urls[=URLS] + +elflint, readelf: Recognize SHF_GNU_RETAIN. + Handle SHT_X86_64_UNWIND as valid relocation target. + Version 0.182 backends: Support for tilegx has been removed. |
