forked from pool/binutils
Whoops, forgot the other .spec files.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=234
This commit is contained in:
parent
f65434a0e9
commit
fe376ecbb2
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:28:26 UTC 2017 - matz@suse.com
|
||||
|
||||
- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908,
|
||||
bnc#1029909 and more. Upstream bugs fixed:
|
||||
PR 21135, PR 21137, PR 21139, PR 21147, PR 21148, PR 21149,
|
||||
PR 21150, PR 21151, PR 21155, PR 21156, PR 21157, PR 21158,
|
||||
PR 21159
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 11:25:04 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
@ -102,6 +102,7 @@ Patch22: binutils-bfd_h.patch
|
||||
Patch34: aarch64-common-pagesize.patch
|
||||
# Backport 758d96d834ba725461a
|
||||
Patch36: binutils-bso21193.diff
|
||||
Patch37: fix-security-bugs.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -178,6 +179,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch22
|
||||
%patch34 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
Loading…
Reference in New Issue
Block a user