da3f26 0.187-4 Upgrade to elfutils 0.187

Authored and Committed by Mark Wielaard 2 years ago
    0.187-4 Upgrade to elfutils 0.187
    
    Resolves: #2057673
    routine rebase of elfutils for rhel 9.1
    
    - Upgrade to elfutils 0.187
      - debuginfod: Support -C option for connection thread pooling.
      - debuginfod-client: Negative cache file are now zero sized instead
        of no-permission files.
      - addr2line: The -A, --absolute option, which shows file names
        includingthe full compilation directory is now the
        default.  To get theold behavior use the new option --relative.
      - readelf, elflint: Recognize FDO Packaging Metadata ELF notes
      - libdw, debuginfo-client: Load libcurl lazily only when files need
        to be fetched remotely. libcurl is now never loaded when
        DEBUGINFOD_URLS is unset. And whenDEBUGINFOD_URLS is set,
        libcurl is only loaded when the debuginfod_begin function is
        called.
    - Add elfutils-0.187-csh-profile.patch
    - Add elfutils-0.187-debuginfod-client-fd-leak.patch
    - Add elfutils-0.187-mhd_no_dual_stack.patch
    - Add elfutils-0.187-mhd_epoll.patch
    
        
file modified
+1 -0
file modified
+29 -2
file modified
+1 -1