zou_lin77
b7dfcaa599
add binutils-extra
2022-03-12 14:22:10 +08:00
openeuler-ci-bot
b9e8b420aa
!115 修复binutils v2.37编译nodejs时出现“malformed archive”错误的问题
...
Merge pull request !115 from 刘恺/openEuler-22.03-LTS-Next
2022-01-24 06:25:03 +00:00
Kai Liu
be2f62e1a4
Fix the "malformed archive" issue when building nodejs
...
Due to upstream bug #28138 , building nodejs with binutuils v2.37 may
fail with below error:
/usr/bin/ld: /home/abuild/rpmbuild/BUILD/node-v12.18.4/out/Release/
obj.target/tools/v8_gypfiles/libv8_initializers.a: error adding symbols:
malformed archive
collect2: error: ld returned 1 exit status
Cherry pick upstream commit 1c611b40e6 to fix this bug.
Reference: https://sourceware.org/bugzilla/show_bug.cgi?id=28138
Signed-off-by: Kai Liu <kai.liu@suse.com>
2022-01-21 17:24:39 +08:00
openeuler-ci-bot
e77873c5c2
!113 Fix CVE-2021-42574
...
Merge pull request !113 from panxh_purple/openEuler-22.03-LTS-Next
2022-01-21 02:46:59 +00:00
panxiaohe
33ff95a283
Fix CVE-2021-42574
2022-01-20 11:42:57 +08:00
openeuler-ci-bot
b3a4c8be77
!106 Fix CVE-2021-45078
...
Merge pull request !106 from 杨壮壮/openEuler-22.03-LTS-Next
2021-12-25 02:21:50 +00:00
yang_zhuang_zhuang
b8b20f3537
Fix CVE-2021-45078
2021-12-24 12:01:49 +08:00
openeuler-ci-bot
b47ef10df5
!93 Update to 2.37
...
From: @wangchen2020
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-12-06 01:29:40 +00:00
wangchen2020
1a985f7e53
Update to 2.37
2021-12-02 17:16:20 +08:00
openeuler-ci-bot
3c9ca65311
!92 fix issue about delete symlink when using the strip command
...
From: @panxh_purple
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-09-14 06:09:08 +00:00
panxiaohe
f71bb73e57
fix issue about delete symlink when using the strip command
2021-09-14 11:00:03 +08:00
openeuler-ci-bot
7bff417cf5
!86 remove rpath and runpath of exec files and libraries
...
From: @yang_zhuang_zhuang
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-09-07 08:51:16 +00:00
yang_zhuang_zhuang
445282625d
remove rpath and runpath of exec files and libraries
2021-09-07 14:45:04 +08:00
openeuler-ci-bot
1f9aef7b87
!73 【Mainline】Update to 2.36.1
...
From: @yixiangzhike
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-07-07 07:59:04 +00:00
yixiangzhike
bed53c7959
Update to 2.36.1
2021-07-05 17:16:49 +08:00
openeuler-ci-bot
455d333f0c
!68 CVE-2021-33560
...
From: @wangchen2020
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-06-21 02:51:48 +00:00
wangchen2020
5b672db2b7
fix CVE-2021-3549
2021-06-19 11:19:46 +08:00
openeuler-ci-bot
6dd9a322c5
!62 fix CVE-2021-3487
...
From: @liquor1
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-04-23 16:27:57 +08:00
lirui
d8e29d6574
fix CVE-2021-3487
2021-04-23 11:58:08 +08:00
openeuler-ci-bot
2ee321f514
!56 fix CVE-2021-20197
...
From: @liquor1
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-04-20 09:00:59 +08:00
lirui
2ad54fd664
fix CVE-2021-20197
2021-04-16 15:25:09 +08:00
openeuler-ci-bot
7ac2cf8584
!50 fix CVE-2020-0551
...
From: @panxh_purple
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-03-23 15:58:57 +08:00
panxiaohe
b5c83c9eba
fix CVE-2020-0551
2021-03-23 10:56:53 +08:00
openeuler-ci-bot
ca59002b27
!44 move the test to %check phase
...
From: @liquor1
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-03-23 09:44:00 +08:00
Liquor
88da516ec4
move the test to %check phase
2021-03-22 15:17:36 +08:00
openeuler-ci-bot
3f45db310a
!36 Fix CVE-2020-16592
...
From: @zou_lin77
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-01-11 10:35:43 +08:00
zou_lin77
d50ccec86d
fix CVE-2020-16592
2021-01-09 15:17:09 +08:00
openeuler-ci-bot
53420df9dc
!35 【轻量级 PR】:add fully supported for riscv64.
...
From: @liqingqing_1229
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2020-11-04 16:29:42 +08:00
liqingqing_1229
8c7b7ac443
add fully support for riscv64.
2020-11-04 14:57:24 +08:00
openeuler-ci-bot
eae241c348
!34 【轻量级 PR】:riscv64 do not support gold linker, disable it.
...
From: @liqingqing_1229
Reviewed-by: @xiezhipeng1,@hanxinke
Signed-off-by: @hanxinke
2020-11-03 21:00:47 +08:00
liqingqing_1229
aeaca025ac
riscv64 do not support gold linker, disable it.
2020-11-03 17:36:00 +08:00
openeuler-ci-bot
5ff429dd91
!33 【轻量级 PR】:fix changelog date
...
From: @liqingqing_1229
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
2020-10-31 16:35:45 +08:00
liqingqing_1229
3a8da93f58
fix changelog date
2020-10-31 14:51:38 +08:00
openeuler-ci-bot
c9db1d4bf2
!29 Fix fuzz failure
...
From: @zou_lin77
Reviewed-by: @overweight
Signed-off-by: @overweight
2020-09-19 17:01:40 +08:00
zou_lin77
6f6dced405
Fix a potential use-of-an-uninitialised-value in the print_insn_ns32k of fuzz_disassemble
2020-09-18 18:38:12 +08:00
openeuler-ci-bot
166d5258d7
!26 Fix fuzz failure
...
From: @zou_lin77
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2020-09-14 20:43:53 +08:00
zou_lin77
e75efd0f4e
Fix a memory leak in the testcase fuzz_readelf and use-of-uninitialized-value in print_insn_mwtag and use-of-ninitialized-value in _bfd_xcoff_slurp_armap
2020-09-11 21:25:04 +08:00
openeuler-ci-bot
ca925beec3
!21 modify yaml file
...
Merge pull request !21 from Hugel/master
2020-08-11 11:32:43 +08:00
Hugel
c230424329
modify yaml file
2020-08-11 11:05:09 +08:00
openeuler-ci-bot
f0b0104d30
!20 Fix static library file conflicts when install both binutils and binutils-devel
...
Merge pull request !20 from yixiangzhike/master
2020-08-05 18:21:41 +08:00
yixiangzhike
ad05d782e2
Fix static library file conflicts when install both binutils and binutils-devel
2020-08-05 17:19:21 +08:00
openeuler-ci-bot
2a823ab534
!19 binutils update to 2.34
...
Merge pull request !19 from yixiangzhike/master
2020-07-24 14:40:51 +08:00
yixiangzhike
a857b64843
update to 2.34
2020-07-24 10:50:26 +08:00
openeuler-ci-bot
461f1ecbba
!17 fix use-of-uninitialized-value in print_insn_nds32
...
Merge pull request !17 from linwei9/linwei
2020-07-15 17:05:21 +08:00
linwei9
8c2a223bdd
fix use-of-uninitialized-value in print_insn_nds32
2020-07-14 19:56:05 +08:00
openeuler-ci-bot
fecade79c1
!15 add yaml file
...
Merge pull request !15 from wangchen/wangchen
2020-06-22 09:30:22 +08:00
wangchen2020
6bed782bd1
add yaml file
2020-06-17 17:37:10 +08:00
openeuler-ci-bot
3cca024aec
!14 fix memory leak in bfd_check_format()
...
Merge pull request !14 from wangchen/binutils-branch
2020-05-15 15:51:09 +08:00
wangchen2020
3efc870bc7
fix memory leak in bfd_check_format()
2020-05-15 14:17:36 +08:00
openeuler-ci-bot
2a0eb0b8c9
!9 openEuler-binutils
...
Merge pull request !9 from Liquor/next
2020-04-02 17:43:38 +08:00