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

OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=6beb64364f7d0978b2ab0be3eaf6919c
This commit is contained in:
OBS User buildservice-autocommit
2020-12-03 17:39:20 +00:00
committed by Git OBS Bridge
parent 94fdbb55f3
commit df913668e0
9 changed files with 115 additions and 6 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Nov 5 09:15:00 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add new /etc/profile.d/debuginfod.{,c}sh files.
- Update to version 0.182:
backends: Support for tilegx has been removed.
config: New /etc/profile.d files to provide default $DEBUGINFOD_URLS.
debuginfod: More efficient package traversal, tolerate various errors
during scanning, grooming progress is more visible and
interruptible, more prometheus metrics.
debuginfod-client: Now supports compressed (kernel) ELF images.
libdwfl: Add ZSTD compression support.
-------------------------------------------------------------------
Tue Sep 22 07:59:56 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add Conflicts for dummy packages.
-------------------------------------------------------------------
Tue Sep 15 11:50:27 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>