Commit Graph

39 Commits

Author SHA1 Message Date
Aaron Merey 923826c2fb 0.191-4 2024-04-24 01:32:41 +00:00
Aaron Merey 79f1b77b49 0.191-3
Require elfutils-debuginfod-client not just Recommends

Resolves: RHEL-33549
2024-04-19 13:42:14 -04:00
Aaron Merey ff8aa41181 0.191-2
Update SPDX licenses.

Resolves: #RHEL-33432
2024-04-18 20:05:35 -04:00
Aaron Merey bb289a4a39 Upgrade to upstream elfutils 0.191
Drop upstreamed patches
  elfutils-0.190-fix-core-noncontig.patch

Drop testcore-noncontig.bz2

Add elfutils-0.191-profile-empty-urls.patch

Add elfutils-0.191-riscv-flatten.patch

Add feature flag for reenabling elfutils-libelf-devel-static and elfutils-devel-static

Resolves: RHEL-29194
2024-04-12 19:05:06 -04:00
Aaron Merey 03f1598bbe 0.190-2 - Add elfutils-0.190-fix-core-noncontig.patch
Resolves: #RHEL-18924
2023-12-08 16:56:46 -05:00
amerey 23cefd9e6b Revert "0.190-2 - Add elfutils-0.190-fix-core-noncontig.patch"
This reverts commit 86605fa8e0
2023-12-08 21:34:01 +00:00
Aaron Merey 86605fa8e0 0.190-2 - Add elfutils-0.190-fix-core-noncontig.patch
Resolves: #RHEL-18924
2023-12-08 16:23:11 -05:00
Mark Wielaard 57303b84db 0.190-1
Resolves: #RHEL-12489
Routine Rebase of elfutils

- 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
2023-11-04 02:31:43 +01:00
Mark Wielaard b3a7c82abd 0.189-3 - Add elfutils-0.189-debuginfod_config_cache-double-close.patch
Resolves: #2218031
Double close in libdebuginfod
2023-06-28 13:29:52 +02:00
Mark Wielaard 307d23028b Add elfutils-0.189-elf_getdata_rawchunk.patch
Resolves: #2218039
Performance issue in elf_getdata_rawchunk
2023-06-28 13:25:51 +02:00
Mark Wielaard 3c7223a29f Add elfutils-0.189-elfcompress.patch
Resolves: #2188064
elfutils: eu-elfcompress now breaks hard links
2023-04-24 20:02:34 +02:00
Mark Wielaard 4774a98f75 Upgrade to upsteam elfutils 0.189
Resolves: #2182061
routine rebase of elfutils for rhel 9.3

Resolves: #2182059
eu-addr2line -i option to display inlined functions doesn't work with LTO
2023-04-04 16:40:07 +02:00
Mark Wielaard 34ba07ae9f 0.188-3
Resolves: ##2124339
routine rebase of elfutils for rhel 9.2
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch
2022-11-07 17:40:06 +01:00
Mark Wielaard 32fb09ec7d 0.188-2
- Upgrade to upsteam elfutils 0.188
- Add elfutils-0.188-static-extract_section.patch

Resolves: #2124339
routine rebase of elfutils for rhel 9.2
2022-11-02 20:25:32 +01:00
Mark Wielaard cb53a82200 0.187-6 - Add sysuser support for creating the debuginfod user
Resolves: #2095400
[RFE] elfutils use systemd-sysusers

Include:
Use %sysusers_requires_compat to match %sysusers_create_compat
Silence mixed-use-of-spaces-and-tabs
2022-10-01 03:48:56 +02:00
Frank Ch. Eigler abc540d1a9 Resolves: rhbz2088774 2022-06-16 15:37:21 -04:00
Mark Wielaard da3f261966 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
2022-05-06 16:59:14 +02:00
Mark Wielaard 3fd3fe1855 0.186-5 - Add another explicit versioned requires
Resolves: #2068093
osci.brew-build.rpminspect.static-analysis unhappy about elfutils-0.186-3.el9
2022-04-12 18:58:50 +02:00
Mark Wielaard f54abdfb4b 0.186-4 - Add an explicit versioned requires
Resolves: #2068093
osci.brew-build.rpminspect.static-analysis unhappy about elfutils-0.186-3.el9
2022-04-08 22:42:51 +02:00
Mark Wielaard f2c3615cfe Spec file cleanups (changelog date and comment %% escaping)
Resolves: #2060731
[RHEL9][FTBFS] elfutils-0.186-2.el9 FTBFS on RHEL 9 - 9.1
2022-03-22 16:12:18 +01:00
Mark Wielaard 41d9b964f6 Update spec to 0.186-3
Resolves: #2060731
[RHEL9][FTBFS] elfutils-0.186-2.el9 FTBFS on RHEL 9 - 9.1
2022-03-22 15:29:11 +01:00
Mark Wielaard a11399b323 Don't stop build on test-suite failure
Resolves: #2060731
[RHEL9][FTBFS] elfutils-0.186-2.el9 FTBFS on RHEL 9 - 9.1
2022-03-22 15:01:15 +01:00
Frank Ch. Eigler ff6156f705 Resolves: rhbz2053226
CentOS-only patch, no RHEL build needed / expected.
2022-02-10 13:18:24 -05:00
Mark Wielaard fc0507ff50 Upgrade to upstream 0.186
Resolves: #2025057
routine rebase of elfutils for rhel 9.0
Resolves: #1991648
Some run-backtrace test failures
2021-11-23 18:46:20 +01:00
Mohan Boddu 35dff88b80 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 19:54:32 +00:00
Frank Ch. Eigler 7fd5481dc1 Resolves: rhbz1947876 2021-06-16 08:16:32 -04:00
Martin Cermak 260259cb0a Enable CI gating 2021-06-11 11:09:27 +02:00
Frank Ch. Eigler 360285586e Resolves: rhbz1947876 2021-06-09 17:10:02 -04:00
Mark Wielaard 1929d7095b 0.185-2 - Allow failing make check
Related: #1953753
routine rebase of elfutils for rhel 9

debuginfod testcase is unstable.
2021-05-31 17:35:59 +02:00
Mark Wielaard 215fccf86a 0.185-1 - Upgrade to upstream 0.185
Resolves: #1953753
routine rebase of elfutils for rhel 9
2021-05-31 16:43:21 +02:00
Mohan Boddu 246dfa1511 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 23:12:44 +00:00
DistroBaker a7003dcc35 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/elfutils.git#639afad4058ad0cb00b564b4d000e3dd8196e478
2021-02-09 18:05:23 +01:00
DistroBaker 9e0a9cf64c Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/elfutils.git#639afad4058ad0cb00b564b4d000e3dd8196e478
2021-02-07 20:49:48 +00:00
DistroBaker 74c4daa4b3 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/elfutils.git#ceb631d7b41401202f89d35fd2e765aef11ee255
2021-02-03 13:18:48 +01:00
DistroBaker 8109be1284 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/elfutils.git#27c1c2759c0f61a1ded0c577dcef50ac3c93adcf
2021-01-14 17:18:49 +00:00
DistroBaker d356578ed9 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/elfutils.git#cc0257826cd665a0f90755847f93f5b0d428bb85
2020-10-31 23:18:35 +00:00
DistroBaker 4cf2c47b3c Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/elfutils.git#6f097526493073da5ce7c00213b701debaea2acc
2020-10-27 20:23:53 +01:00
Petr Šabata 4c6e632f02 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/elfutils#2b7d5a5e49ee221c5008f449bf39cd9827c1b9dc
2020-10-15 00:00:20 +02:00
Release Configuration Management 693c0c765b New branch setup 2020-10-08 11:49:44 +00:00