forked from pool/elfutils
Updating link to change in openSUSE:Factory/elfutils revision 87.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=cdf24f74a6d7820ed774520988473e3a
This commit is contained in:
committed by
Git OBS Bridge
parent
1dfb41146a
commit
8585cff9ae
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 10 19:39:44 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Update to version 0.184:
|
||||
debuginfod: Use libarchive's bsdtar as the .deb-family file unpacker.
|
||||
debuginfod-client: Client caches negative results. If a query for a
|
||||
file failed with 404, an empty 000 permission
|
||||
file is created in the cache. This will prevent
|
||||
requesting the same file for the next 10 minutes.
|
||||
|
||||
Client objects now carry long-lived curl handles
|
||||
for outgoing connections. This makes it more
|
||||
efficient for multiple sequential queries, because
|
||||
the TCP connections and/or TLS state info are kept
|
||||
around awhile, avoiding O(100ms) setup latencies.
|
||||
|
||||
libdw: handle DW_FORM_indirect when reading attributes
|
||||
translations: Update Polish translation.
|
||||
- Add 2 build dependences for tests.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 16 15:40:31 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
Reference in New Issue
Block a user