ID | 163032 |
Package Name | binutils |
Version | 2.34.0 |
Release | 6.fc33 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/binutils.git#347bbd0dc509955d62624aeeef861f235f654dac |
Summary |
Description |
Built by | davidlt |
State |
complete
|
Volume |
DEFAULT |
Started | Thu, 04 Jun 2020 23:12:17 UTC |
Completed | Fri, 05 Jun 2020 03:21:05 UTC |
Task | build (f33, /rpms/binutils.git:347bbd0dc509955d62624aeeef861f235f654dac) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/binutils.git#347bbd0dc509955d62624aeeef861f235f654dac'}} |
Tags |
|
RPMs |
src | |
|
binutils-2.34.0-6.fc33.src.rpm (info) (download) |
riscv64 |
|
binutils-2.34.0-6.fc33.riscv64.rpm (info) (download)
|
|
binutils-devel-2.34.0-6.fc33.riscv64.rpm (info) (download)
|
|
binutils-debuginfo-2.34.0-6.fc33.riscv64.rpm (info) (download)
|
|
binutils-debugsource-2.34.0-6.fc33.riscv64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Tue May 26 2020 Nick Clifton <nickc@redhat.com> - 2.34-6
- Enhance the error message displayed by the BFD library when it fails to load a plugin. (#1836618)
* Fri May 22 2020 Nick Clifton <nickc@redhat.com> - 2.34-5
- Rebase to tip of GNU Binutils 2.34 branch, brining in LTO fixes.
- Retire: binutils-nm-lto-plugin.patch
* Tue Apr 28 2020 Nick Clifton <nickc@redhat.com> - 2.34-4
- Fix seg fault when loading plugins via symlinks. (#1828587)
* Fri Apr 17 2020 Nick Clifton <nickc@redhat.com> - 2.34-3
- Add support for the BPF target. (#1825193)
* Sun Feb 16 2020 Nick Clifton <nickc@redhat.com> - 2.34-2
- Fix the plugin support architecture to allow proper symbol info handling. (PR 25355)
* Sun Feb 02 2020 Nick Clifton <nickc@redhat.com> - 2.34-1
- Rebase to GNU Binutils 2.34. (#1793098)
- Retire: binutils-improved-note-merging.patch
- Retire: binutils-CVE-2019-17451.patch
- Retire: binutils-CVE-2019-17450.patch
- Retire: binutils-addr2line-fixes.patch
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.33.1-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jan 23 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 2.33.1-12
- Enable 64-bit BFD and PEP support for riscv. (#1794343)
* Thu Jan 02 2020 Nick Clifton <nickc@redhat.com> - 2.33.1-11
- Improve the accuracy of addr2line. (#1760967)
* Mon Dec 02 2019 Nick Clifton <nickc@redhat.com> - 2.33.1-10
- Re-enable strip merging build notes. (#1777760)
* Mon Nov 25 2019 Nick Clifton <nickc@redhat.com> - 2.33.1-9
- Remove spurious code left in gold-mimatched-section-flags patch. (#1775750)
* Thu Nov 21 2019 Nick Clifton <nickc@redhat.com> - 2.33.1-8
- Fix a buffer overrun in the note merging code. (#1774507)
* Wed Nov 13 2019 Nick Clifton <nickc@redhat.com> - 2.33.1-7
- Fix a potential seg-fault in the BFD library when parsing pathalogical debug_info sections. (#1771669)
- Fix a potential memory exhaustion in the BFD library when parsing corrupt DWARF debug information. (#1771678)
* Wed Nov 06 2019 Nick Clifton <nickc@redhat.com> - 2.33.1-6
- Stop objcopy from creating null filled note sections when merging notes.
* Wed Nov 06 2019 Nick Clifton <nickc@redhat.com> - 2.33.1-5
- Strip: Do not merge notes unless explicitly requested to do so.
* Tue Nov 05 2019 Nick Clifton <nickc@redhat.com> - 2.33.1-4
- Objcopy: Do not generate a failure exit status if note merging fails. (#1767937)
* Wed Oct 30 2019 Nick Clifton <nickc@redhat.com> - 2.33.1-3
- Fix the verification of the installed linker symlink. (#1767000)
* Mon Oct 28 2019 Nick Clifton <nickc@redhat.com> - 2.33.1-2
- Improve objdump's ability to merge GNU build attribute notes.
* Mon Oct 14 2019 Nick Clifton <nickc@redhat.com> - 2.33.1-1
- Rebase to GNU Binutils 2.33.1.
- Retire: binutils-CVE-2019-9073.patch
- Retire: binutils-CVE-2019-9074.patch
- Retire: binutils-CVE-2019-9075.patch
- Retire: binutils-CVE-2019-9077.patch
- Retire: binutils-disassembling-efi-files.patch
- Retire: binutils-CVE-2019-9071.patch
- Retire: binutils-gas-build-note-relocs.patch
- Retire: binutils-do-not-warn-about-debuginfo-files.patch
- Retire: binutils-do-not-merge-differing-SHF_EXCLUDE-groups.patch
- Retire: binutils-rh1736114.patch
- Retire: binutils-objcopy-gnu-build-version-notes.patch
- Retire: binutils-CVE-2019-14250.patch
- Retire: binutils-CVE-2019-14444.patch
- Retire: binutils-gcc-10-fixes.patch
- Retire: binutils-remove-old-formats.patch
- Retire: binutils-aarch64-gold-PLT-for-MOVW_ABS.patch
* Fri Oct 04 2019 Nick Clifton <nickc@redhat.com> - 2.32-27
- Remove support for old file formats (ihex, tekhex, verilog) as they are a constant source of CVEs.
* Wed Sep 25 2019 Nick Clifton <nickc@redhat.com> - 2.32-26
- Add an option to build using clang instead of gcc.
* Tue Sep 24 2019 Nick Clifton <nickc@redhat.com> - 2.32-25
- Fix building with gcc-10.
* Tue Aug 13 2019 Nick Clifton <nickc@redhat.com> - 2.32-24
- Fix potential integer overflow in readelf. (#1740470)
* Fri Aug 09 2019 Nick Clifton <nickc@redhat.com> - 2.32-23
- Fix potential integer overflow in GOLD. (#1739491)
* Tue Aug 06 2019 Nick Clifton <nickc@redhat.com> - 2.32-22
- Stop GOLD from seg-faulting on a corrupt input with a fuzzed section offset. (#1735605)
* Mon Aug 05 2019 Nick Clifton <nickc@redhat.com> - 2.32-21
- Stop strip from complaining if the first build note is not a version note. (#1736114)
* Fri Aug 02 2019 Florian Weimer <fweimer@redhat.com> - 2.32-20
- Fix ld -Map not to produce corrupt ELF notes (#1736114)
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.32-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jul 22 2019 Nick Clifton <nickc@redhat.com> - 2.32-18
- Stops the linker from merging section groups with different SHF_EXCLUDE flags. (#1730906)
* Tue Jul 02 2019 Nick Clifton <nickc@redhat.com> - 2.32-17
- Stop the BFD library from complaining about sections found inside debuginfo files. (PR 24717)
* Mon Jul 01 2019 Nick Clifton <nickc@redhat.com> - 2.32-16
- Stop gas from triggering a seg-fault when creating relocs for build notes. (PR 24748)
* Mon Jun 24 2019 Nick Clifton <nickc@redhat.com> - 2.32-15
- Stop gold from aborting when it encounters input sections with the same name and different flags. (#1722715)
* Tue May 21 2019 Nick Clifton <nickc@redhat.com> - 2.32-14
- Import fix for PR 23870 in order to help building Go binaries.
* Mon Apr 29 2019 Nick Clifton <nickc@redhat.com> - 2.32-13
- Do not include ld.gold in the base binutils package. (#1703714)
* Wed Apr 24 2019 Björn Esser <besser82@fedoraproject.org> - 2.32-12
- Remove hardcoded gzip suffix from GNU info pages
* Wed Apr 10 2019 Nick Clifton <nickc@redhat.com> - 2.32-11
- Fix a stack exhaustion problem in libiberty's name demangling code. (#1680658)
* Mon Mar 18 2019 David Abdurachmanov <david.abdurachmanov@gmail.com> - 2.32-10
- Disable ld.gold on RISC-V and fix file installation issues.
* Wed Mar 06 2019 Nick Clifton <nickc@redhat.com> - 2.32-9
- Stop potential illegal memory access when disassembling an EFI binary. (#1685727)
* Wed Feb 27 2019 Nick Clifton <nickc@redhat.com> - 2.32-8
- Fix requirements and use of the alternatives mechanism. (#1683408, #1683466)
* Tue Feb 26 2019 Nick Clifton <nickc@redhat.com> - 2.32-7
- Move GOLD into a sub-package of BINUTILS.
* Tue Feb 26 2019 Nick Clifton <nickc@redhat.com> - 2.32-6
- Stop potential illegal memory access when parsing a corrupt MIPS binary. (#1680676)
* Tue Feb 26 2019 Nick Clifton <nickc@redhat.com> - 2.32-5
- Stop potential illegal memory access when parsing corrupt archives. (#1680670)
* Mon Feb 25 2019 Nick Clifton <nickc@redhat.com> - 2.32-4
- Stop potential illegal memory access when parsing corrupt PE files. (#1680682)
* Mon Feb 25 2019 Nick Clifton <nickc@redhat.com> - 2.32-3
- Improve objdump's handling of corrupt input files. (#1680663)
* Wed Feb 20 2019 Nick Clifton <nickc@redhat.com> - 2.32-2
- Fix some bfd linker testsuite failures.
* Wed Feb 20 2019 Nick Clifton <nickc@redhat.com> - 2.32-1
- Rebase to GNU Binutils 2.32
- Retire: binutils-s390-partial-relro.patch
- Retire: binutils-note-merge-improvements.patch
- Retire: Retire: binutils-merge-attribute-sections.patch
- Retire: binutils-gold-discard-version-info.patch
- Retire: binutils-gas-input-matches-output.patch
- Retire: binutils-fix-testsuite-failures.patch
- Retire: binutils-do-not-provide-shared-section-symbols.patch
- Retire: binutils-disable-readelf-gap-reports.patch
- Retire: binutils-detect-corrupt-sym-version-info.patch
- Retire: binutils-delay-ld-script-constant-eval.patch
- Retire: binutils-clear-version-info.patch
- Retire: binutils-CVE-2018-20002.patch
- Retire: binutils-CVE-2018-17358.patch
- Retire: binutils-2.31-export-demangle.h.patch
- Retire: binutils-2.28-ignore-gold-duplicates.patch
- Retire: binutils-2.26-lto.patch
* Mon Feb 18 2019 Nick Clifton <nickc@redhat.com> - 2.31.1-23
- Ensure that decompressed sections have the correct alignment. (#1678204)
* Thu Feb 14 2019 Nick Clifton <nickc@redhat.com> - 2.31.1-22
- Rework the post uninstall stage to avoid mysterious error from ldconfig. (#1673912)
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.31.1-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jan 30 2019 Nick Clifton <nickc@redhat.com> - 2.31.1-20
- Fix the assembler's check that the output file is not also one of the input files. (#1660279)
* Thu Jan 03 2019 Nick Clifton <nickc@redhat.com> - 2.31.1-19
- Fix a memory leak reading minisymbols. (#1661535)
* Wed Jan 02 2019 Nick Clifton <nickc@redhat.com> - 2.31.1-18
- Ensure that GOLD is linked with pthread library. (#1636479)
* Wed Nov 28 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-17
- Stop gold from warning about discard version information unless explicitly requested. (#1654153)
* Thu Nov 15 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-16
- Remove debugging fprintf statement accidentally left in patch. (#1645828)
* Fri Oct 12 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-15
- Allow OS specific sections in section groups. (#1639485)
* Fri Sep 28 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-14
- Fix a potential buffer overrun when parsing a corrupt ELF file. (#1632912)
- Add a .attach_to_group pseuo-op to assembler (for use by annobin). (#1630574)
- Stop the binutils from statically linking with libstdc++. (#1630550)
- Include gold testsuite results in test logs.
- Disable readelf's reporting of gaps in build notes. (#1623556)
* Tue Sep 04 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-13
- Delay the evaluation of linker script constants until after the configuration options have been set. (#1624751)
* Tue Aug 28 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-12
- Detect and report corrupt symbol version information. (#1599521)
* Tue Aug 14 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-11
- Remove the version information from a dynamic symbol that is being overridden. (#1614920)
* Mon Aug 06 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-10
- Improve objcopy's --merge-notes option. (#1608390)
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 2.31.1-9
- Rebuild with fixed binutils
* Mon Jul 30 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-8
- Move the .gnu.build.attributes section to after the .comment section.
* Fri Jul 27 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-7
- Fix a thinko in the merge patch.
* Fri Jul 27 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-6
- Fix a typo in the merge patch.
* Thu Jul 26 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-5
- Merge .gnu.build.attribute sections together. (#1608390)
* Tue Jul 24 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-3
- Extend gold linker patch to cover subsections of .gnu.build.attributes. (#1607054)
* Thu Jul 19 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-2
- Improve partial relro support for the s/390.
* Thu Jul 19 2018 Nick Clifton <nickc@redhat.com> - 2.31.1-1
- Rebase to official 2.31.1 GNU Binutils release.
- Retire: binutils-2.22.52.0.1-export-demangle.h.patch
- Retire: binutils-2.30-allow_R_AARCH64-symbols.patch
- Retire: binutils-CVE-2018-10372.patch
- Retire: binutils-CVE-2018-10373.patch
- Retire: binutils-CVE-2018-10534.patch
- Retire: binutils-CVE-2018-10535.patch
- Retire: binutils-CVE-2018-6323.patch
- Retire: binutils-CVE-2018-6759.patch
- Retire: binutils-CVE-2018-7208.patch
- Retire: binutils-CVE-2018-7568.patch
- Retire: binutils-CVE-2018-7569.patch
- Retire: binutils-CVE-2018-7570.patch
- Retire: binutils-CVE-2018-7642.patch
- Retire: binutils-CVE-2018-7643.patch
- Retire: binutils-CVE-2018-8945.patch
- Retire: binutils-PowerPC-IEEE-long-double-warnings.patch
- Retire: binutils-debug-section-marking.patch
- Retire: binutils-gas-build-notes.patch
- Retire: binutils-gold-llvm-plugin.patch
- Retire: binutils-ifunc-relocs-in-notes.patch
- Retire: binutils-linkonce-notes.patch
- Retire: binutils-missing-notes.patch
- Retire: binutils-page-to-segment-assignment.patch
- Retire: binutils-revert-PowerPC-speculation-barriers.patch
- Retire: binutils-skip-dwo-search-if-not-needed.patch
- Retire: binutils-speed-up-objdump.patch
- Retire: binutils-strip-unknown-relocs.patch
- Retire: binutils-x86-local-relocs.patch
- Retire: binutils-x86-local-version.patch
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.30.90-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jul 12 2018 Nick Clifton <nickc@redhat.com> 2.30.90-3
- Stop gold from complaining about annobin note relocs against symbols in sections which have been discarded. (#1600431)
* Tue Jul 10 2018 Nick Clifton <nickc@redhat.com> 2.30.90-2
- Revert fix for PR 23161 which was placing unversioned section symbols (_edata, _end, __bss_start) into shared libraries. (#1599521)
* Mon Jul 09 2018 Nick Clifton <nickc@redhat.com> 2.30.90-1
- Rebase to a snapshot of the soon-to-be-created 2.31 FSF release.
* Fri Jul 06 2018 Peter Robinson <pbrobinson@fedoraproject.org> 2.30-26
- Fix the generation of relocations for assembler created notes. (#1598551)
* Wed Jul 04 2018 Peter Robinson <pbrobinson@fedoraproject.org> 2.30-25
- Minor spec cleanups and fixes.
* Mon Jun 18 2018 Nick Clifton <nickc@redhat.com> 2.30-24
- When installing both ld.bfd and ld.gold, do not reset the current alternative if upgrading. (#1592069)
* Tue Jun 12 2018 Nick Clifton <nickc@redhat.com> 2.30-23
- Correct warning messages about incompatible PowerPC IEEE long double settings.
|