116 Commits

Author SHA1 Message Date
xielhxie
a2703f537a Fix-the-inaccuracy-of-j0f-j1f-y0f-y1f-BZ.patch 2021-04-16 16:18:35 +08:00
openeuler-ci-bot
50d480673b !126 升级glibc到2.33
From: @wswsamao
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-03-11 09:38:46 +08:00
wangshuo
51bddc616d upgrade glibc from 2.31-9 to 2.33-1 2021-03-08 17:25:09 +08:00
openeuler-ci-bot
da501e53af !100 elf: Allow dlopen of filter object to work [BZ #16272]
From: @sdrkun
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-01-28 17:26:24 +08:00
Sdrkun
102231c569 elf: Allow dlopen of filter object to work [BZ #16272] 2021-01-26 20:09:32 +08:00
openeuler-ci-bot
3fd7655a14 !87 将openEuler字样更换%vendor
From: @wswsamao
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-01-08 19:08:47 +08:00
wangshuo
83df0b99ce Replace openEuler by %{_vendor} for versatility 2021-01-08 15:51:38 +08:00
openeuler-ci-bot
edccc4a00a !70 Fix CVE-2020-27618
From: @liusirui91
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2020-11-10 21:24:43 +08:00
liusirui
95f5794214 Fix CVE-2020-27618
Signed-off-by: liusirui <liusirui@huawei.com>
2020-11-10 17:30:27 +08:00
openeuler-ci-bot
5ac8495534 !69 config yaml for patch tracking
From: @gameoverboss
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2020-10-30 19:23:01 +08:00
gameoverboss
510db32aa5 config yaml for patch tracking 2020-10-30 15:56:47 +08:00
openeuler-ci-bot
82fce85ce2 !62 rtld: Avoid using up static TLS surplus for optimizations [BZ #25051].
From: @sdrkun
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2020-10-12 20:21:13 +08:00
Sdrkun
2ed033ad3c rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]. 2020-09-16 20:31:38 +08:00
openeuler-ci-bot
5cced63bb9 !50 remove country selection from tzselect.ksh
Merge pull request !50 from MarsChan/master
2020-09-10 16:13:23 +08:00
MarsChan
0c410efa03 For political reasons, remove country selection from tzselect.ksh 2020-09-06 09:48:05 +08:00
openeuler-ci-bot
7f8301d45c !47 build extra libpthreadcond.so
Merge pull request !47 from 徐会杰/master
2020-08-17 14:18:32 +08:00
xuhuijie
94a9b01b4e the new pthread_cond_wait function is slow when in multi core environment
because of the queue. so we build old version function in an extra .so file.
you can use it by adding LD_PRELOAD=./libpthreadcond.so in front of your
program (eg: LD_PRELOAD=./libpthreadcond.so ./test).
use with-libpthreadcond to open the spec compile option.
2020-08-17 10:20:27 +08:00
openeuler-ci-bot
753dac954a !48 use the https address instead of ssh.
Merge pull request !48 from liqingqing_1229/master
2020-08-04 21:22:37 +08:00
liqingqing_1229
b82bc1047a 由于ssh的路径容易被防火墙隔离,替换成https的路径。 2020-08-04 21:18:24 +08:00
openeuler-ci-bot
b991e5dd47 !42 Disable warnings due to deprecated libselinux symbols used by nss and nscd
Merge pull request !42 from wswsamao/mymaster
2020-07-25 16:34:12 +08:00
wangshuo
9093b3b59e disable warnings due to deprecated libselinux symbols used by nss and nscd 2020-07-25 11:43:05 +08:00
openeuler-ci-bot
2228e001ce !41 fix CVE-2020-6096 and some bugs
Merge pull request !41 from wswsamao/mymaster
2020-07-24 15:07:34 +08:00
wangshuo
817b947c74 fix CVE-2020-6096 and some bugs 2020-07-24 14:18:22 +08:00
openeuler-ci-bot
ed4da6c78e !39 upgrade glibc from 2.28-45 to 2.31-1 version
Merge pull request !39 from 吴旭/master
2020-07-20 11:42:11 +08:00
buque
5458339cff upgrade glibc from 2.28-45 to 2.31-1 version 2020-07-16 11:06:13 +08:00
openeuler-ci-bot
375e608c78 !38 disable rpc and compilation
Merge pull request !38 from wswsamao/mymaster
2020-07-08 09:48:11 +08:00
wangshuo
0491b6ca1d disable osbolete rpc and disable parallel compilation 2020-07-07 17:37:12 +08:00
openeuler-ci-bot
05cc3ed19d !28 add glibc.yaml to check upstream community latest version
Merge pull request !28 from 吴旭/master
2020-07-07 17:12:16 +08:00
openeuler-ci-bot
386e402886 !36 backup to version 40
Merge pull request !36 from wswsamao/mymaster
2020-07-07 00:55:27 +08:00
wswsamao
39c8c0d45f backup to version 40 2020-07-07 00:08:19 +08:00
openeuler-ci-bot
2d75575078 !35 disable rpc and parallel compilation
Merge pull request !35 from wswsamao/mymaster
2020-07-06 23:28:42 +08:00
wangshuo
62468d7411 disable osbolete rpc and disable parallel compilation 2020-07-06 22:06:53 +08:00
openeuler-ci-bot
ef20d9bd4d !32 add zh and en to LanguageList
Merge pull request !32 from wswsamao/mymaster
2020-07-06 21:48:52 +08:00
wangshuo
cd79ca222e add zh and en to LanguageList 2020-07-06 09:03:03 +08:00
openeuler-ci-bot
7e9c5e6176 !29 add filelist and backport many patch
Merge pull request !29 from wswsamao/mymaster
2020-07-03 19:19:22 +08:00
wangshuo
b9801063d3 add filelist and backport many patch 2020-07-02 20:54:42 +08:00
wuxu_buque
e44e95b6d1 add glibc.yaml to check upstream community latest version 2020-07-02 17:28:35 +08:00
openeuler-ci-bot
d4a140875a !27 add glibc.yaml for automated verification
Merge pull request !27 from wswsamao/mymaster
2020-07-01 11:23:56 +08:00
wangshuo
c38a2ec343 add glibc.yaml for automated verification 2020-07-01 10:45:51 +08:00
openeuler-ci-bot
662a05fd69 !26 Fix array overflow in backtrace on PowerPC
Merge pull request !26 from wswsamao/mybranch
2020-06-02 15:34:52 +08:00
wangshuo
6bc9a41b03 fix array overflow in backtrace on PowerPC 2020-06-02 14:52:23 +08:00
openeuler-ci-bot
903350c3e9 !24 disable Werror temporarily
Merge pull request !24 from jdkboy/master
2020-05-28 20:26:16 +08:00
jdkboy
b90d9464f2 disable Werror temporarily 2020-05-28 20:22:07 +08:00
openeuler-ci-bot
623f61a0a3 !18 Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487).
Merge pull request !18 from liqingqing/master
2020-05-07 09:34:47 +08:00
liqingqing_1229
72b20c6624 Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487) 2020-04-28 17:02:07 +08:00
openeuler-ci-bot
6d440956b5 !17 backport Kunpeng patches
Merge pull request !17 from 王彬/wangbin
2020-04-17 09:10:33 +08:00
wangbin
62a6b759e1 backport Kunpeng patches 2020-04-16 21:06:14 +08:00
openeuler-ci-bot
1931365f63 !16 fix build src.rpm error
Merge pull request !16 from HukunaMatata/master
2020-03-20 15:18:44 +08:00
HukunaMatata
9326fefed1 fix build src.rpm error 2020-03-19 20:43:08 +08:00
openeuler-ci-bot
6b6cfb3421 !15 exclude conflict files about rpc
Merge pull request !15 from wswsamao/master
2020-03-13 23:22:01 +08:00