299 Commits

Author SHA1 Message Date
openeuler-ci-bot
79cbaf7a78
!488 syslog: Fix large messages (BZ#29536)
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2022-09-01 06:28:25 +00:00
liqingqing_1229
95e0f7d98c syslog:Fix large messages (BZ#29536/CVE-2022-39046) 2022-09-01 08:54:31 +08:00
openeuler-ci-bot
415057bdbf
!485 linux: Fix enum fsconfig_command detection in <sys/mount.h>
From: @liqingqing_1229 
Reviewed-by: @SuperSix173 
Signed-off-by: @SuperSix173
2022-08-17 01:24:51 +00:00
liqingqing
c6d65682ba linux: Fix enum fsconfig_command detection in <sys/mount.h> 2022-08-16 20:24:11 +08:00
openeuler-ci-bot
a3fc78c878
!484 linux: Fix sys/mount.h usage with kernel headers
From: @liqingqing_1229 
Reviewed-by: @SuperSix173 
Signed-off-by: @SuperSix173
2022-08-16 01:18:28 +00:00
liqingqing
6ae77472bf linux: Fix sys/mount.h usage with kernel headers 2022-08-15 21:50:01 +08:00
openeuler-ci-bot
0a1ace84ea
!483 refactoring testsuite whitelist
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2022-08-15 11:39:13 +00:00
liqingqing_1229
14beed93c9 refactoring testsuite whitelist 2022-08-15 14:57:16 +08:00
openeuler-ci-bot
187e9a9dca
!478 aarch64: strcmp delete align for better unixbench performance
From: @liqingqing_1229 
Reviewed-by: @SuperSix173 
Signed-off-by: @SuperSix173
2022-08-10 09:38:50 +00:00
liqingqing_1229
eb2c7a9ee8 aarch64: strcmp delete align for better unixbench performance 2022-08-10 16:11:17 +08:00
openeuler-ci-bot
4cadcf76e2
!474 upgrade to glibc 2.36
From: @liqingqing_1229 
Reviewed-by: @wswsamao 
Signed-off-by: @wswsamao
2022-08-02 08:51:40 +00:00
liqingqing_1229
d678c72e75 upgrade to glibc 2.36 2022-08-02 15:14:41 +08:00
openeuler-ci-bot
10ebd73eb9
!469 optimize Obsoletes version
From: @liqingqing_1229 
Reviewed-by: @wswsamao 
Signed-off-by: @wswsamao
2022-07-29 01:11:14 +00:00
liqingqing_1229
993fcab1f9 optimize Obsoletes version 2022-07-28 16:13:41 +08:00
openeuler-ci-bot
943a82b007
!463 enable -werror by default
From: @liqingqing_1229 
Reviewed-by: @wswsamao 
Signed-off-by: @wswsamao
2022-07-07 01:10:55 +00:00
liqingqing_1229
a27663f288 enable -werror by default 2022-07-06 15:32:10 +08:00
openeuler-ci-bot
81b4bec2f6
!460 在glibc-compat-2.17中增加libpthread_nonshared.a
From: @yang_yanchao 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-07-06 02:47:58 +00:00
Yang Yanchao
6a37fb636d add libpthread_nonshared.a in glibc-compat-2.17 for old applications
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2022-07-05 17:17:18 +08:00
openeuler-ci-bot
a20062740b
!456 aarch64: add -mno-outline-atomics to prevent mallocT2_xx performance regression
From: @liqingqing_1229 
Reviewed-by: @wswsamao 
Signed-off-by: @wswsamao
2022-06-29 01:08:42 +00:00
liqingqing_1229
71de1929dd aarch64: add -mno-outline-atomics to prevent mallocT2_xx performance regression 2022-06-28 16:33:17 +08:00
openeuler-ci-bot
a1598a26b7
!452 x86: use total l3cache for non_temporal_threshold
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2022-06-28 06:36:13 +00:00
liqingqing_1229
00ea1ee896 x86: use total l3cache size for non_temporal_threshold 2022-06-27 19:16:46 +08:00
openeuler-ci-bot
2e10334cac
!449 Use Lua to compile the installation scripts of glibc-common and glibc-locale-archive.
From: @yang_yanchao 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-06-14 12:32:22 +00:00
Yang Yanchao
750d623f7c Use Lua to compile the installation scripts of glibc-common and glibc-locale-archive.
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2022-06-14 19:35:07 +08:00
openeuler-ci-bot
4dbaec4a98
!445 use locale-archive to prevent basic command performance regression
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2022-06-01 08:24:59 +00:00
liqingqing_1229
65b9b97a46 use locale-archive to prevent basic command performance regression
all the basic command like chgrp/chmod/chown/mkdir/touch
will first search /use/lib/locale/locale-archive. if failed,
then search the exact locale like /usr/lib/locale/zh_CN.
right now we don't have locale-archive and this will cause the
basic command's performance regression, so add it.
2022-06-01 15:21:30 +08:00
openeuler-ci-bot
cf79c7d75a
!434 restore nscd
From: @jiangheng12 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-05-13 00:48:52 +00:00
jiangheng
ecb0d526a0 restore nscd 2022-05-12 22:07:50 +08:00
openeuler-ci-bot
6b68fd5bf5
!407 delete the BuildRequires:gcc_secure
From: @yang_yanchao 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-04-01 06:09:23 +00:00
Yang Yanchao
908728e05c delete the BuildRequires:gcc_secure.
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2022-03-31 21:08:01 +08:00
openeuler-ci-bot
6990af089b
!406 mv libc.info.gz* to the package glibc-help
From: @yang_yanchao 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-03-30 07:25:53 +00:00
Yang Yanchao
c0a3ae8ca6 mv libc.info.gz* to the package glibc-help
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2022-03-30 14:39:53 +08:00
openeuler-ci-bot
d8111aeced
!395 malloc: use __get_nprocs replace __get_nprocs_sched
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2022-03-12 10:34:24 +00:00
liqingqing_1229
2c74ab717a malloc: use __get_nprocs replace __get_nprocs_sched 2022-03-12 17:52:37 +08:00
openeuler-ci-bot
5fa367352a
!383 add chrpath to build requires for removing RPATH/RUNPATH
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2022-03-02 09:19:06 +00:00
liqingqing_1229
0997054034 add chrpath to build requires for removing RPATH/RUNPATH 2022-03-02 15:48:47 +08:00
openeuler-ci-bot
558c78920a
!377 remove shared library's RPATH/RUNPATH for security
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2022-03-01 08:46:27 +00:00
liqingqing_1229
a95455ac97 remove shared library's RPATH/RUNPATH for security 2022-03-01 15:21:45 +08:00
openeuler-ci-bot
15389bf875
!367 tzselect: use region to instead of country for extract timezone selection
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2022-02-22 10:29:59 +00:00
liqingqing_1229
a80f91c2ed tzselect: use region to select timezone 2022-02-22 15:30:25 +08:00
openeuler-ci-bot
16cbfc7885
!359 remove nscd
From: @jiangheng12 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-02-11 06:41:37 +00:00
shirely16
82785a936c remove nscd 2022-02-11 10:23:26 +08:00
openeuler-ci-bot
f33e41c1f9
!355 upgrade to 2.35
Merge pull request !355 from liqingqing_1229/master
2022-02-09 03:21:56 +00:00
liqingqing_1229
87f8bf9cd5 upgrade to 2.35 2022-02-09 09:23:31 +08:00
openeuler-ci-bot
ae81e7892a
!347 sync spec code form 22.03-LTS
Merge pull request !347 from Yangyanchao/master
2022-02-08 08:53:49 +00:00
Yang Yanchao
128404983f sync spec code form 22.03-LTS
https://gitee.com/src-openeuler/glibc/pulls/334/files

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2022-02-08 15:30:50 +08:00
openeuler-ci-bot
336e65d887
!309 屏蔽 check-installed-headers-c和 check-installed-headers-cxx以提升编译速度
Merge pull request !309 from Yangyanchao/master
2022-01-11 12:04:25 +00:00
Yang Yanchao
a24aecade4 testsuit: delete check-installed-headers-c and check-installed-headers-cxx
which are checked in CI to improves the compilation speed.
testsuit: delete glibc-benchtest

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2022-01-11 17:16:36 +08:00
openeuler-ci-bot
481c991301 !304 ld.so: Don't fill the DT_DEBUG entry in ld.so [BZ #28129]
Merge pull request !304 from liusirui/master
2021-12-27 00:42:05 +00:00
liusirui
38869172b4 ld.so: Don't fill the DT_DEBUG entry in ld.so [BZ #28129]
Signed-off-by: liusirui <liusirui@huawei.com>
2021-12-25 17:31:02 +08:00