SHA256
6
0
forked from pool/elfutils

Updating link to change in openSUSE:Factory/elfutils revision 85.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=abcb94ac599dcd344c34e446e6e6f445
This commit is contained in:
OBS User buildservice-autocommit
2021-02-16 21:35:09 +00:00
committed by Git OBS Bridge
parent d5cf8ad80c
commit b41eb1544c
8 changed files with 61 additions and 8 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Feb 8 10:59:08 UTC 2021 - Martin Liška <mliska@suse.cz>
- Update to version 0.183:
debuginfod: New thread-busy metric and more detailed error metrics.
New --fdcache-mintmp and tracking of filesystem freespace.
New increased webapi concurrency while grooming.
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.
- Remove config-do-not-define-DEBUGINFOD_URLS-environment-var.patch patch.
-------------------------------------------------------------------
Mon Jan 4 12:01:02 UTC 2021 - Martin Liška <mliska@suse.cz>
- Add upstream config-do-not-define-DEBUGINFOD_URLS-environment-var.patch
in order to fix boo#1180306.
-------------------------------------------------------------------
Thu Dec 10 12:21:29 UTC 2020 - Martin Liška <mliska@suse.cz>