SHA256
6
0
forked from pool/binutils

- Fix the fix for PR23919 [bsc#1118644]:

rename handle-ELF-compressed-header-alignment-correctly-by-.patch
  to fix-pr23919-1.diff and add fix-pr23919-2.diff
  and fix-pr23919-3.diff .

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=290
This commit is contained in:
2018-12-06 13:56:46 +00:00
committed by Git OBS Bridge
parent 45fa6d4806
commit 9a553bed82
47 changed files with 521 additions and 44 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 6 13:53:51 UTC 2018 - matz@suse.com
- Fix the fix for PR23919 [bsc#1118644]:
rename handle-ELF-compressed-header-alignment-correctly-by-.patch
to fix-pr23919-1.diff and add fix-pr23919-2.diff
and fix-pr23919-3.diff .
-------------------------------------------------------------------
Tue Nov 27 12:43:42 UTC 2018 - Martin Liška <mliska@suse.cz>