-
Thu Aug 30 2018 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> 2.27-34.base.0.2
- Adds 4 patches from the OL 7.5 Aarch64 source and does the following:
- Reverts the following RH patches to re-enable ifunc tests:
Patch25: binutils-2.27-skip-ld-aarch64-ifunc-exec-tests.patch
Patch27: binutils-2.27-remove-pr19784-test.patch
- Backports the following patches with binutils-aarch64-ifunc-relocations.patch
to fix "FAIL: Run pr18841 with libpr18841c.so"
f2e6a8430e72 - [AArch64] Fix PR18841 ifunc relocation ordering
545bc2b377db - [AArch64] Skip IFUNC relocations in debug sections
[Orabug: 26880935]
- Backports following patch with binutils-aarch64-stub-alignment.patch:
9a2ebffd4dd9 - Ensure 8-byte alignment for AArch64 stubs.
- Backports following patch with binutils-aarch64-pr19327.patch:
d68f19767dfb - [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check
[Orabug: 27025570]
-
Wed May 30 2018 Nick Clifton <nickc@redhat.com> 2.27-34.base
- Fix seg-fault parsing corrupt AOUT format files. (#1579799)
- Fix seg-fault parsing corrupt DWARF2 debug information. (#1579802)
- Fix seg-fault parsing corrupt ELF format files. (#1579801)
-
Thu May 17 2018 Nick Clifton <nickc@redhat.com> 2.27-33.base
- Fix seg-fault parsing ELF files. (#1578979)
- Fix seg-fault parsing DWARF-2 information. (#1579065)
- Fix seg-fault parsing DWARF-2 information. (#1579051)
- Fix seg-fault parsing a PE format file. (#1579019)
-
Wed May 16 2018 Nick Clifton <nickc@redhat.com> 2.27-32.base
- Fix seg-fault parsing DWARF-1 information. (#1569580)
- Fix seg-fault parsing DWARF-2 information. (#1569891)
- Fix seg-fault parsing COFF files. (#1571917)
-
Wed May 02 2018 Nick Clifton <nickc@redhat.com> 2.27-31.base
- Allow "lea foo@GOT, %reg" in PIC mode on the x86. (#1573872)
-
Fri Apr 20 2018 Nick Clifton <nickc@redhat.com> 2.27-30.base
- Version bump in order to allow a rebuild, in order to work around a transient problem with the compose database.
-
Wed Apr 11 2018 Nick Clifton <nickc@redhat.com> 2.27-29.base
- Add support for the GLOBALAUDIT dynamic linker tag.
(#1439351)
-
Wed Apr 11 2018 Nick Clifton <nickc@redhat.com> 2.27-28.base
- Stop the x86_64 linker from crashing when asked to convert a reloc against the ABS section.
(#1557346)
- Stop strip from replacing unknown relocs with null relocs.
(#1545386)
-
Thu Jan 11 2018 Nick Clifton <nickc@redhat.com> 2.27-27.base
- Do enable relro by default for the PowerPC64 architecture.
(#1523946)
-
Thu Jan 04 2018 Nick Clifton <nickc@redhat.com> 2.27-26.base
- Fix thinko in post-uninstall section.
(#1520899)