Commit Graph

  • 224e3c77ad iconvconfig: Fix behaviour with --prefix liqingqing_1229 2021-11-09 15:28:35 +08:00
  • ab0c7d354b !236 [sync] PR-235: nptl: pthread_kill race condition issues fixed From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-09 02:53:30 +00:00
  • 0703419f24 nptl: pthread_kill race condition issues fixed. uplink: https://sourceware.org/bugzilla/show_bug.cgi?id=19193 https://sourceware.org/bugzilla/show_bug.cgi?id=12889 https://sourceware.org/bugzilla/show_bug.cgi?id=28036 https://sourceware.org/bugzilla/show_bug.cgi?id=28363 https://sourceware.org/bugzilla/show_bug.cgi?id=28407 liqingqing_1229 2021-11-08 21:07:42 +08:00
  • 609a50cf21 !234 [sync] PR-233: nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193) From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-05 09:01:12 +00:00
  • 2431e249b5 pthread_kill and pthread_cancel return success for satisfy posix standard. liqingqing_1229 2021-11-04 19:59:03 +08:00
  • e0d877fc86 !232 [sync] PR-217: aarch64: update A64FX memset not to degrade at 16KB From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-03 01:31:21 +00:00
  • d20be8b766 aarch64: update a64fx memset not to degrade at 16KB liqingqing_1229 2021-10-29 11:07:01 +08:00
  • bbb44302f2 !231 [sync] PR-216: x86-64: Use testl to check __x86_string_control From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-02 06:41:53 +00:00
  • 60ab5dcac1 use testl, instead of andl, to check __x86_string_control to avoid updating __x86_string_control liqingqing_1229 2021-10-28 20:59:51 +08:00
  • b0f1fff3d0 !230 [sync] PR-215: 编译阶段显示更多的testsuite调试信息 From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-02 06:41:04 +00:00
  • 25bfe0fc5c Show more debugging information during testsuite Yang Yanchao 2021-10-26 21:17:15 +08:00
  • 4c32edac22 !229 [sync] PR-214: Use __executable_start as the lowest address for profiling From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-02 06:40:18 +00:00
  • 6dc5233811 Use __executable_start as the lowest address for profiling Fcc 2021-10-26 20:29:37 +08:00
  • 1af1b21001 !228 [sync] PR-213: glibc:enable libpthreadcond in glibc-2.34 From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-02 06:39:33 +00:00
  • 6a6b8fb597 glibc:add glibc-compat-2.17 subpackage to provide the function of the glibc-2.17 pthread library. Currently, provide pthread_condition function. Yang Yanchao 2021-10-26 09:31:27 +08:00
  • 835df9c3bd !227 [sync] PR-212: fix mtrace output and valgrind check failed for tunables_strdup From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-02 06:38:35 +00:00
  • af382177a3 fix mtrace output and valgrind check failed for tunables_strdup. -mtrace fix output with PIE and ASLR. -elf: rtld copy terminating null in tunables strdup. liqingqing_1229 2021-10-25 16:54:09 +08:00
  • 072756a62c !226 [sync] PR-211: x86-64: Optimize load of all bits set into ZMM register [BZ #28252] From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-02 06:37:39 +00:00
  • 89ddec60f7 fpu: x86-64 optimize load of all bits set into ZMM register. liqingqing_1229 2021-10-25 15:09:40 +08:00
  • 028377c41f !225 [sync] PR-210: 增加glibc-locale-archive,增加对更多语言的支持,同时减少内存占用 From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-02 06:36:37 +00:00
  • eceb2aabf5 Add locale-archive sub packages to support more languages and reduce memory usage. Yang Yanchao 2021-10-19 12:06:41 +08:00
  • d42e4f1932 !224 [sync] PR-207: 增加glibc测试套白名单,对于白名单以外的失败用例失败时停止构建 From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-02 06:35:31 +00:00
  • edaae34689 Add the testsuite whitelist. If a test case out of the trustlist fails, the compilation is interrupted. Yang Yanchao 2021-10-12 16:28:32 +08:00
  • 2cc8fc5dfa !223 [sync] PR-206: update string test memmove.c to cover 16KB From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-02 06:31:58 +00:00
  • b0f357c5e8 update test memmove.c to cover 16KB liqingqing_1229 2021-10-11 09:01:17 +08:00
  • 024f162c45 !222 [sync] PR-202: elf: drop elf/tls-macros.h in favor of thread tls_mode attribute From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-02 04:03:00 +00:00
  • 353770b818 elf: drop elf/tls-macros.h in favor of thread tls_mode attribute. use __ehdr_start for __GLOBAL_OFFSET_TABLE[0] liqingqing_1229 2021-09-29 11:52:32 +08:00
  • ac3c8a34c8 !221 [sync] PR-200: fix overflow ittimer tests on 32 bit system From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-02 00:50:39 +00:00
  • cf356da366 time fix overflow itimer tests on 32 bit system liqingqing_1229 2021-09-29 10:36:09 +08:00
  • 5274c39942 !220 [sync] PR-199: mtrace: use a static buffer for printing, fix upstream bug BZ #25947 From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-01 12:49:06 +00:00
  • 270c700e66 mtrace: use a static buffer for printing, fix upstream bug BZ #25947 liqingqing_1229 2021-09-27 19:17:12 +08:00
  • 66b7e702ff !219 [sync] PR-198: aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203] From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-01 11:06:09 +00:00
  • c91dfbc17b aarch64: Make elf_machine_{load_addr,dynamic} robust [BZ #28203] liqingqing_1229 2021-09-26 09:49:22 +08:00
  • b1fc087b49 !218 [sync] PR-197: aarch64: optimize memset performance From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-11-01 08:57:17 +00:00
  • 1e9651012c aarch64: optimize memset performance liqingqing_1229 2021-09-17 16:02:18 +08:00
  • 0778396b26 !196 [sync] PR-195: backport upstream patches to fix some memory leak and double free bugs From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-09-28 01:53:12 +00:00
  • b9bf92ef1c fix some patches to fix some memory leak and double free bugs. liqingqing_1229 2021-09-17 09:29:06 +08:00
  • 676519a78e !194 [sync] PR-192: add static-pie compilation option in aarch64 From: @openeuler-sync-bot Reviewed-by: @wangbin224 Signed-off-by: @wangbin224 openeuler-ci-bot 2021-09-14 09:10:21 +00:00
  • ac4412e502 add --enable-static-pie in aarch64 yangyanchao 2021-09-14 15:45:08 +08:00
  • 1357cafde4 !193 [sync] PR-182: fix CVE-2021-38604 From: @openeuler-sync-bot Reviewed-by: @wangbin224 Signed-off-by: @wangbin224 openeuler-ci-bot 2021-09-14 08:12:36 +00:00
  • ccb58cf702 fix CVE-2021-38604 liqingqing_1229 2021-08-25 08:57:49 +08:00
  • ac300bf2a3 !180 upgrade to glibc2.34 From: @liqingqing_1229 Reviewed-by: @wswsamao,@wswsamao Signed-off-by: @wswsamao openeuler-ci-bot 2021-08-06 12:12:11 +00:00
  • bc9517add8 upgrade to glibc 2.34 liqingqing_1229 2021-08-06 17:30:12 +08:00
  • bf083dcdff !171 remove unnecessary build require. From: @zhouwenpei Reviewed-by: @SuperSix173 Signed-off-by: @SuperSix173 openeuler-ci-bot 2021-07-23 10:27:33 +00:00
  • 0b221203fb remove unnecessary build require. zhouwenpei 2021-07-23 15:55:07 +08:00
  • 77d53dfe64 !166 malloc: Initiate tcache shutdown even without allocations [BZ #28028] From: @liqingqing_1229 Reviewed-by: @wangbin224 Signed-off-by: @wangbin224 openeuler-ci-bot 2021-07-05 01:14:57 +00:00
  • b49c4bc483 malloc: tcache shutdown sequence does not work if the thread never allocated anything. (bug 28028) liqingqing_1229 2021-07-03 15:47:42 +08:00
  • 3bdc13a4b4 !162 wordexp: Use strtoul instead of atoi so that overflow can be detected. From: @liqingqing_1229 Reviewed-by: @wangbin224 Signed-off-by: @wangbin224 openeuler-ci-bot 2021-07-01 10:54:46 +00:00
  • c4279fb077 fix CVE-2021-35942. wordexp: Use strtoul instead of atoi so that overflow can be detected. liqingqing_1229 2021-07-01 14:26:02 +08:00
  • 86aa348cef !152 fix CVE-2021-33574 From: @liqingqing_1229 Reviewed-by: Signed-off-by: openeuler-ci-bot 2021-06-21 03:08:13 +00:00
  • 90b78e8b57 fix CVE-2021-33574 liqingqing_1229 2021-06-18 20:30:53 +08:00
  • 7113e43a55 !135 Fix locales BEP inconsistence, use python to replace same file From: @xu_huijie Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-04-28 09:32:54 +08:00
  • d33df5fa43 fix locales's BEP inconsistence, use python to replace same file to hard link xuhuijie 2021-04-27 09:40:07 +08:00
  • 3edfd5aa5a !131 Fix-the-inaccuracy-of-j0f-j1f-y0f-y1f-BZ.patch From: @xielhxie Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-04-17 11:31:31 +08:00
  • a2703f537a Fix-the-inaccuracy-of-j0f-j1f-y0f-y1f-BZ.patch xielhxie 2021-04-07 11:35:31 +08:00
  • 50d480673b !126 升级glibc到2.33 From: @wswsamao Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-03-11 09:38:46 +08:00
  • 51bddc616d upgrade glibc from 2.31-9 to 2.33-1 wangshuo 2021-03-08 16:59:52 +08:00
  • da501e53af !100 elf: Allow dlopen of filter object to work [BZ #16272] From: @sdrkun Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-01-28 17:26:24 +08:00
  • 102231c569 elf: Allow dlopen of filter object to work [BZ #16272] Sdrkun 2021-01-26 20:09:32 +08:00
  • 3fd7655a14 !87 将openEuler字样更换%vendor From: @wswsamao Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2021-01-08 19:08:47 +08:00
  • 83df0b99ce Replace openEuler by %{_vendor} for versatility wangshuo 2021-01-08 11:09:00 +08:00
  • edccc4a00a !70 Fix CVE-2020-27618 From: @liusirui91 Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2020-11-10 21:24:43 +08:00
  • 95f5794214 Fix CVE-2020-27618 liusirui 2020-11-10 17:28:03 +08:00
  • 5ac8495534 !69 config yaml for patch tracking From: @gameoverboss Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2020-10-30 19:23:01 +08:00
  • 510db32aa5 config yaml for patch tracking gameoverboss 2020-10-30 15:56:47 +08:00
  • 82fce85ce2 !62 rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]. From: @sdrkun Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229 openeuler-ci-bot 2020-10-12 20:21:13 +08:00
  • 2ed033ad3c rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]. Sdrkun 2020-09-16 20:31:38 +08:00
  • 5cced63bb9 !50 remove country selection from tzselect.ksh Merge pull request !50 from MarsChan/master openeuler-ci-bot 2020-09-10 16:13:23 +08:00
  • 0c410efa03 For political reasons, remove country selection from tzselect.ksh MarsChan 2020-09-04 16:11:37 +08:00
  • 7f8301d45c !47 build extra libpthreadcond.so Merge pull request !47 from 徐会杰/master openeuler-ci-bot 2020-08-17 14:18:32 +08:00
  • 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. xuhuijie 2020-08-04 19:05:22 +08:00
  • 753dac954a !48 use the https address instead of ssh. Merge pull request !48 from liqingqing_1229/master openeuler-ci-bot 2020-08-04 21:22:37 +08:00
  • b82bc1047a 由于ssh的路径容易被防火墙隔离,替换成https的路径。 liqingqing_1229 2020-08-04 21:18:24 +08:00
  • b991e5dd47 !42 Disable warnings due to deprecated libselinux symbols used by nss and nscd Merge pull request !42 from wswsamao/mymaster openeuler-ci-bot 2020-07-25 16:34:12 +08:00
  • 9093b3b59e disable warnings due to deprecated libselinux symbols used by nss and nscd wangshuo 2020-07-25 11:43:05 +08:00
  • 2228e001ce !41 fix CVE-2020-6096 and some bugs Merge pull request !41 from wswsamao/mymaster openeuler-ci-bot 2020-07-24 15:07:34 +08:00
  • 817b947c74 fix CVE-2020-6096 and some bugs wangshuo 2020-07-24 09:53:41 +08:00
  • ed4da6c78e !39 upgrade glibc from 2.28-45 to 2.31-1 version Merge pull request !39 from 吴旭/master openeuler-ci-bot 2020-07-20 11:42:11 +08:00
  • 5458339cff upgrade glibc from 2.28-45 to 2.31-1 version buque 2020-07-09 19:57:24 +08:00
  • 375e608c78 !38 disable rpc and compilation Merge pull request !38 from wswsamao/mymaster openeuler-ci-bot 2020-07-08 09:48:11 +08:00
  • 0491b6ca1d disable osbolete rpc and disable parallel compilation wangshuo 2020-07-07 10:21:08 +08:00
  • 05cc3ed19d !28 add glibc.yaml to check upstream community latest version Merge pull request !28 from 吴旭/master openeuler-ci-bot 2020-07-07 17:12:16 +08:00
  • 386e402886 !36 backup to version 40 Merge pull request !36 from wswsamao/mymaster openeuler-ci-bot 2020-07-07 00:55:27 +08:00
  • 39c8c0d45f backup to version 40 wswsamao 2020-07-07 00:08:19 +08:00
  • 2d75575078 !35 disable rpc and parallel compilation Merge pull request !35 from wswsamao/mymaster openeuler-ci-bot 2020-07-06 23:28:42 +08:00
  • 62468d7411 disable osbolete rpc and disable parallel compilation wangshuo 2020-07-06 21:57:23 +08:00
  • ef20d9bd4d !32 add zh and en to LanguageList Merge pull request !32 from wswsamao/mymaster openeuler-ci-bot 2020-07-06 21:48:52 +08:00
  • cd79ca222e add zh and en to LanguageList wangshuo 2020-07-06 09:03:03 +08:00
  • 7e9c5e6176 !29 add filelist and backport many patch Merge pull request !29 from wswsamao/mymaster openeuler-ci-bot 2020-07-03 19:19:22 +08:00
  • b9801063d3 add filelist and backport many patch wangshuo 2020-07-02 20:33:14 +08:00
  • e44e95b6d1 add glibc.yaml to check upstream community latest version wuxu_buque 2020-07-02 17:28:35 +08:00
  • d4a140875a !27 add glibc.yaml for automated verification Merge pull request !27 from wswsamao/mymaster openeuler-ci-bot 2020-07-01 11:23:56 +08:00
  • c38a2ec343 add glibc.yaml for automated verification wangshuo 2020-06-30 19:36:53 +08:00
  • 662a05fd69 !26 Fix array overflow in backtrace on PowerPC Merge pull request !26 from wswsamao/mybranch openeuler-ci-bot 2020-06-02 15:34:52 +08:00
  • 6bc9a41b03 fix array overflow in backtrace on PowerPC wangshuo 2020-06-02 14:38:54 +08:00
  • 903350c3e9 !24 disable Werror temporarily Merge pull request !24 from jdkboy/master openeuler-ci-bot 2020-05-28 20:26:16 +08:00
  • b90d9464f2 disable Werror temporarily jdkboy 2020-05-28 19:18:16 +08:00
  • 623f61a0a3 !18 Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487). Merge pull request !18 from liqingqing/master openeuler-ci-bot 2020-05-07 09:34:47 +08:00
  • 72b20c6624 Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487) liqingqing_1229 2020-04-28 17:02:07 +08:00
  • 6d440956b5 !17 backport Kunpeng patches Merge pull request !17 from 王彬/wangbin openeuler-ci-bot 2020-04-17 09:10:33 +08:00