Commit Graph

418 Commits

Author SHA1 Message Date
Mark Wielaard 6487c2241f 0.176-4 - Add elfutils-0.176-strip-symbols-illformed.patch 2019-07-05 14:29:50 +02:00
Mark Wielaard c53934057a 0.176-3 - Update elfutils-0.176-elf-update.patch 2019-06-03 19:24:08 +02:00
Mark Wielaard 4fc3adb8b0 0.176-3 - Add elfutils-0.176-elf-update.patch 2019-06-03 15:02:04 +02:00
Mark Wielaard 9989c790c6 0.176-2 - Add elfutils-0.176-xlate-note.patch 2019-04-30 22:57:19 +02:00
Mark Wielaard d597c797b7 Add elfutils-0.176-pt-gnu-prop.patch 2019-04-30 22:55:13 +02:00
Mark Wielaard 03172c9971 Add elfutils-0.176-pt-gnu-prop.patch 2019-04-30 22:02:21 +02:00
Mark Wielaard c9690396b3 Update elfutils-0.176-gcc-pr88835.patch 2019-04-30 22:01:31 +02:00
Mark Wielaard 9b6b1462af Remove part of the workaround that is no longer needed.
https://bugzilla.redhat.com/show_bug.cgi?id=1674849
2019-03-06 15:55:16 +01:00
Mark Wielaard dfe2b39ed2 0.176-1 - New upstream release.
- backends: riscv improved core file and return value location support.
- Fixes CVE-2019-7146, CVE-2019-7148, CVE-2019-7149, CVE-2019-7150,
        CVE-2019-7664, CVE-2019-7665.
2019-02-15 17:30:04 +01:00
Fedora Release Engineering a44cc95955 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 18:30:54 +00:00
Igor Gnatenko c2eceee330 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:00 +01:00
Mark Wielaard e639c76fae 0.175-2 - Add elfutils-0.175-gnu-props-32.patch. 2018-12-04 00:13:22 +01:00
Mark Wielaard d4c2009b21 New upstream release 0.175 2018-11-16 13:51:06 +01:00
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