Commit Graph

355 Commits

Author SHA1 Message Date
Mark Wielaard a39405c33b 0.174-5 Add elfutils-0.174-gnu-attribute-note.patch 2018-11-15 00:55:41 +01:00
Mark Wielaard 95b280f1eb Add elfutils-0.174-version-note.patch. 2018-11-15 00:47:56 +01:00
Mark Wielaard fd33ee5a7a Add elfutils-0.174-gnu-property-note.patch. 2018-11-15 00:46:34 +01:00
Mark Wielaard 77d585d9e4 Add elfutils-0.174-x86_64_unwind.patch. 2018-11-15 00:03:22 +01:00
Mark Wielaard c983249916 0.174-4 - Add elfutils-0.174-ar-sh_entsize-zero.patch
CVE-2018-18521 (#1646483)
2018-11-06 16:51:54 +01:00
Mark Wielaard 33c93c3241 Add elfutils-0.174-size-rec-ar.patch
CVE-2018-18520 (#1646478)
2018-11-06 16:46:09 +01:00
Mark Wielaard cdc732d657 Add elfutils-0.174-libdwfl-sanity-check-core-reads.patch
CVE-2018-18310 (#1642605)
2018-11-02 20:57:30 +01:00
Mark Wielaard 7522b5a5b6 Update elfutils-0.174-strip-unstrip-group.patch 2018-10-19 22:58:41 +02:00
Mark Wielaard c59734bbef Add elfutils-0.174-strip-unstrip-group.patch 2018-10-17 16:25:57 +02:00
Mark Wielaard 7a679f4677 elfutils 0.174 2018-09-14 14:33:46 +02:00
Florian Weimer fe9cd06e65 Rebuild with fixed binutils 2018-07-31 11:04:03 +02:00
Mark Wielaard 39568516c3 0.173-7 - Add elfutils-0.173-strip-alloc-nonalloc.patch (#1609577) 2018-07-30 00:27:06 +02:00
Mark Wielaard a668bbdd56 Drop libstdc++-devel BuildRequires. gcc-c++ will pull it in if necessary. 2018-07-27 23:48:39 +02:00
Mark Wielaard 153c7badff 0.173-6 - Update elfutils-0.173-annobingroup.patch. 2018-07-25 00:23:45 +02:00
Mark Wielaard 896e01dee7 0.173-5
- Add BuildRequires gcc-c++ for demangle support.
- Add elfutils-0.173-annobingroup.patch.
2018-07-21 23:58:40 +02:00
Mark Wielaard 15973e2b9b 0.173-4 - Add elfutils-0.173-elfcompress.patch (#1607044) 2018-07-21 17:24:34 +02:00
Fedora Release Engineering b28c213777 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 23:46:46 +00:00
Jason Tibbitts 3389438e13 Remove needless use of %defattr 2018-07-10 00:45:50 -05:00
Mark Wielaard 8eb32baf04 0.173-2 - Unbreak cyclic systemd dependency for buildroot container (#1599083) 2018-07-10 00:20:21 +02:00
Mark Wielaard 1c7ceba1fd Update elfutils-0.173-new-notes-hack.patch for new annobin note. 2018-07-09 23:22:29 +02:00
Mark Wielaard e2cfd39484 0.173-1 - New upstream release
- More fixes for crashes and hangs found by afl-fuzz. In particular
  various functions now detect and break infinite loops caused by bad
  DIE tree cycles.
- readelf: Will now lookup the size and signedness of constant value
  types to display them correctly (and not just how they were encoded).
- libdw: New function dwarf_next_lines to read CU-less .debug_line data.
  dwarf_begin_elf now accepts ELF files containing just .debug_line
  or .debug_frame sections (which can be read without needing a DIE
  tree from the .debug_info section).
  Removed dwarf_getscn_info, which was never implemented.
- backends: Handle BPF simple relocations.
  The RISCV backends now handles ABI specific CFI and knows about
  RISCV register types and names.
2018-06-29 22:37:37 +02:00
Mark Wielaard b1a53d2b76 0.172-2 - Add elfutils-0.172-robustify.patch. 2018-06-20 14:21:05 +02:00
Mark Wielaard 4f92b007b4 0.172-1 2018-06-11 22:38:32 +02:00
Mark Wielaard f7f48060a6 0.171-1
- New upstream release.
  - DWARF5 and split dwarf, including GNU DebugFission, support.
  - readelf: Handle all new DWARF5 sections.
    --debug-dump=info+ will show split unit DIEs when found.
    --dwarf-skeleton can be used when inspecting a .dwo file.
    Recognizes GNU locviews with --debug-dump=loc.
  - libdw: New functions dwarf_die_addr_die, dwarf_get_units,
    dwarf_getabbrevattr_data and dwarf_cu_info.
    libdw will now try to resolve the alt file on first use
    when not set yet with dwarf_set_alt.
    dwarf_aggregate_size() now works with multi-dimensional arrays.
  - libdwfl: Use process_vm_readv when available instead of ptrace.
  - backends: Add a RISC-V backend.
2018-06-02 00:09:02 +02:00
Mark Wielaard 142394ed11 0.170-11 - Add elfutils-0.170-unwind.patch. (#1555726) 2018-04-11 10:57:06 +02:00
Mark Wielaard b4219e8099 Add explict libstdc++-devel BuildRequires for demangle support. 2018-04-10 20:41:36 +02:00
Mark Wielaard 230537c0c5 0.170-10 - Add elfutils-0.170-locviews.patch 2018-03-01 17:22:33 +01:00
Mark Wielaard bef5d1d463 Add elfutils-0.170-GNU_variable_value.patch 2018-03-01 17:13:19 +01:00
Mark Wielaard 874d6578e5 0.170-9 2018-02-17 01:36:49 +01:00
Mark Wielaard bdf00824d9 Add elfutils-0.170-new-notes-hack.patch 2018-02-17 01:34:22 +01:00
Mark Wielaard c39ad136ab Add elfutils-0.170-elf_sync.patch 2018-02-17 01:10:24 +01:00
Mark Wielaard 5b63504170 Add elfutils-0.170-core-pid.patch 2018-02-17 00:57:00 +01:00
Mark Wielaard 196e6e5ec7 0.170-8 2018-02-16 01:12:34 +01:00
Mark Wielaard 0f874e353d Add elfutils-0.170-m68k-packed-not-aligned.patch 2018-02-16 01:10:33 +01:00
Mark Wielaard 22ac795217 Make sure spec can be build even when ldconfig_scriplets aren't defined. 2018-02-15 17:50:25 +01:00
Mark Wielaard 9017c8b7aa Add elfutils-0.170-sys-ptrace.patch 2018-02-15 16:13:19 +01:00
Igor Gnatenko 58cc02f106
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:04:25 +01:00
Fedora Release Engineering 4f2489f437 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 08:18:55 +00:00
Igor Gnatenko 185c1c9697
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-03 13:41:16 +01:00
Mark Wielaard a8d9e8f42f Add elfutils-0.170-dwarf_aggregate_size.patch. 2017-12-20 21:02:03 +01:00
Mark Wielaard 8c64f0760d 0.170-3 - Rely on systemd_requires for sysctl_apply default-yama-scope. 2017-11-08 11:24:11 +01:00
Mark Wielaard 65aba6bdca 0.170-2 - Config files under /usr/lib/sysctl.d (_sysctldir) aren't %config.
Resolves: #1506660
2017-11-02 16:57:15 +01:00
Mark Wielaard 01b23e5949 0.170-1
- New upstream release. Remove upstreamed patches.
- provide_yama_scope for either fedora >= 22 and rhel >= 7.
2017-08-03 12:16:16 +02:00
Fedora Release Engineering ba7355de65 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 20:00:06 +00:00
Fedora Release Engineering 434b22b6ce - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 07:18:20 +00:00
Mark Wielaard 057e02726d 0.169-6 - Add elfutils-0.169-strip-data-marker-symbols.patch. 2017-07-21 12:55:19 +02:00
Mark Wielaard 4293512848 0.169-5 - Fix build on s390 (ptrace.h). 2017-07-17 17:32:42 +02:00
Mark Wielaard 650c395919 0.169-4 - Add elfutils-0.169-strip-keep-remove-section.patch (#1465997) 2017-07-17 13:41:58 +02:00
Mark Wielaard 4341caedce 0.169-3 dup-shstrtab and strip-empty fixes.
- Add elfutils-0.169-dup-shstrtab.patch
- Add elfutils-0.169-strip-empty.patch
2017-06-07 21:52:20 +02:00
Mark Wielaard d0b10ff230 0.169-2 - Add ppc64 fallback unwinder. 2017-05-30 22:04:46 +02:00