| Name: | elfutils-default-yama-scope | 
|---|---|
| Version: | 0.190 | 
| Release: | 2.el9 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 1810 | 
| License: | GPLv2+ or LGPLv3+ | 
| RPM: | elfutils-default-yama-scope-0.190-2.el9.noarch.rpm | 
| Source RPM: | elfutils-0.190-2.el9.src.rpm | 
| Build Date: | Sun Mar 31 2024 | 
| Build Host: | build-ol9-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://elfutils.org/ | 
| Summary: | Default yama attach scope sysctl setting | 
| Description: | Yama sysctl setting to enable default attach scope settings
enabling programs to use ptrace attach, access to
/proc/PID/{mem,personality,stack,syscall}, and the syscalls
process_vm_readv and process_vm_writev which are used for
interprocess services, communication and introspection
(like synchronisation, signaling, debugging, tracing and
profiling) of processes. | 
- Add elfutils-0.190-fix-core-noncontig.patch
- Upgrade to upstream elfutils 0.190 - Add eu-srcfiles - Drop upstreamed patches elfutils-0.189-debuginfod_config_cache-double-close.patch elfutils-0.189-elf_getdata_rawchunk.patch elfutils-0.189-elfcompress.patch - Only package debuginfod-client-config.7 manpage for debuginfod-client
- Add elfutils-0.189-elf_getdata_rawchunk.patch - Add elfutils-0.189-debuginfod_config_cache-double-close.patch
- Add elfutils-0.189-elfcompress.patch
- Upgrade to upsteam elfutils 0.189.
- Add elfutils-0.188-compile-warnings.patch - Add elfutils-0.188-debuginfod-client-lifetime.patch
- Upgrade to upsteam elfutils 0.188. - Add elfutils-0.188-static-extract_section.patch.
- Add sysuser support for creating the debuginfod user
- rhbz2088774: ship /etc/profile.d/debuginfod* files even without
               default DEBUGINFOD_URLS.
  - 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