341 Commits

Author SHA1 Message Date
openeuler-ci-bot
b42bf2368f
!866 [sync] PR-859: sync from glibc upstream 2.38 branch.
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2024-08-06 12:48:22 +00:00
liqingqing_1229
8ead2a5406 sync from glibc upstream 2.38 branch.
here are the patches:
9184c13681 resolv: Fix tst-resolv-short-response for older GCC (bug 32042)
3ac7ba61d2 Update syscall lists for Linux 6.5
6bb75212e6 Add mremap tests
f0e2114535 mremap: Update manual entry
0301637b99 linux: Update the mremap C implementation [BZ #31968]
1bed6acf50 resolv: Track single-request fallback via _res._flags (bug 31476)
6cad0f543c resolv: Do not wait for non-existing second DNS response after error (bug 30081)
dc512364e8 resolv: Allow short error responses to match any query (bug 31890)
bb30bd2162 Linux: Make __rseq_size useful for feature detection (bug 31965)
d9d019d674 elf: Make dl-rseq-symbols Linux only
7bfc35959d nptl: fix potential merge of __rseq_* relro symbols
712453634c s390x: Fix segfault in wcsncmp [BZ #31934]

(cherry picked from commit bfffcbf6ae59fd90403d1a40103b2a61ba4aaf6b)
2024-08-06 19:37:39 +08:00
openeuler-ci-bot
c454e85acf
!860 [sync] PR-847: Fix the bug “ the info command cannot index the glibc help documentation”
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2024-08-06 11:29:45 +00:00
lipengyu
594c82bf24 Fix bug "info command is unable to index the doc info"
(cherry picked from commit 7501d16918c1b5fc9f786d71383a11073930f7e4)
2024-08-02 14:33:37 +08:00
openeuler-ci-bot
62b7358763
!838 [sync] PR-837: sync from glibc upstream 2.38 branch
From: @openeuler-sync-bot 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2024-06-11 08:26:31 +00:00
liqingqing_1229
9163cd6ddb sync from glibc upstream 2.38 branch
- misc: Add support for Linux uio.h RWF_NOAPPEND flag
- Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)

(cherry picked from commit 1108228f750d2bfa9e9b66888ef037f7a30cfd1a)
2024-06-07 09:15:54 +08:00
openeuler-ci-bot
18c72e314f
!835 [sync] PR-834: Force DT_RPATH for --enable-hardcoded-path-in-tests
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2024-05-20 08:07:28 +00:00
liqingqing_1229
0d03b0da4a Force DT_RPATH for --enable-hardcoded-path-in-tests
(cherry picked from commit 24f047da6b0f1bfad09ee1171472fca38011a48d)
2024-05-13 10:54:12 +08:00
openeuler-ci-bot
f6cdaa6daf
!827 [sync] PR-826: sync from glibc 2.38 upstream
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2024-05-11 00:58:34 +00:00
liqingqing_1229
1015b7d4cd sync from glibc 2.38 upstream
(cherry picked from commit 8edff846dce230900fb3c22e90566985af7766b3)
2024-05-10 20:13:45 +08:00
openeuler-ci-bot
b2e86a2d9f
!815 [sync] PR-807: fix CVE-2024-33599 CVE-2024-33600 CVE-2024-33601 CVE-2024-33602
From: @openeuler-sync-bot 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2024-04-30 07:57:28 +00:00
chengyechun
34111b90f8 fix CVE-2024-33599 CVE-2024-33600 CVE-2024-33601 CVE-2024-33602
(cherry picked from commit 3a486a11383bc4db36e65ee3aa217494acc2355a)
2024-04-30 10:10:51 +08:00
openeuler-ci-bot
0ccae759ff
!790 iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
From: @yang_yanchao 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2024-04-23 08:12:22 +00:00
Yang Yanchao
0ba67e91b7 iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
Signed-off-by: Chen Jun <chenjun102@huawei.com>
2024-04-23 11:33:50 +08:00
openeuler-ci-bot
4d5463ec3f
!786 add Wl,-z,noseparate-code for so
From: @zhangnaichuan 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2024-04-18 12:44:50 +00:00
zhangnaichuan
f25c289ee2 add Wl,-z,noseparate-code for so 2024-04-18 19:36:24 +08:00
openeuler-ci-bot
47e5305922
!781 disable sysboost
From: @pan-y182 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2024-04-10 03:43:04 +00:00
yangpan
be8d066e3f disable sysboost 2024-04-09 20:59:01 +08:00
openeuler-ci-bot
4ec487f0fb
!780 LoongArch: Sync patch from glibc upstream
From: @ticat-fp 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2024-03-22 11:50:57 +00:00
openeuler-ci-bot
27db7b5d6a
!779 LoongArch: Sync patch from glibc upstream
From: @ticat-fp 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2024-03-07 07:11:03 +00:00
ticat_fp
fd8447e5f4 LoongArch: update from glibc upstream and reduce kernel version requirements
Signed-off-by: ticat_fp <fanpeng@loongson.cn>
2024-03-06 14:12:05 +08:00
openeuler-ci-bot
c65034d7c3
!777 malloc: Use __get_nprocs on arena_get2 (BZ 30945)
From: @jingxiaolu 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2024-02-26 11:05:31 +00:00
Lu Jingxiao
7596e6256b malloc: Use __get_nprocs on arena_get2 (BZ 30945)
backport from upstream 506e47da1d

Signed-off-by: Lu Jingxiao <lujingxiao@huawei.com>
2024-02-26 18:24:51 +08:00
openeuler-ci-bot
bcee5f2969
!775 arm: Remove wrong ldr from _dl_start_user (BZ 31339)
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2024-02-07 01:12:23 +00:00
liqingqing_1229
5590df9b26 arm: Remove wrong ldr from _dl_start_user (BZ 31339) 2024-02-06 19:16:15 +08:00
openeuler-ci-bot
76a1c32591
!774 backport patch from glibc upstream 2.38 branch
From: @liqingqing_1229 
Reviewed-by: @wangbin224 
Signed-off-by: @wangbin224
2024-02-06 11:09:37 +00:00
liqingqing_1229
ddb1b4b4a4 backport patch from glibc upstream 2.38 branch.
here is the bugfix:
- x86_64: Optimize ffsll function code size
- S390: Fix building with disable mutli arch (BZ 31196)
- sparc: Fix broken memset for sparc32 (BZ 31068)
- sparc: Remove unwind information from signal return
- sparc: Fix sparc64 memmove length comparison (BZ 31266)
- sparc: Remove unwind information from signal return stubs (BZ 31244)
2024-02-05 14:46:39 +08:00
openeuler-ci-bot
e958cab628
!773 backport upstream patches.
From: @euleroswander 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2024-02-01 12:33:48 +00:00
EulerOSWander
d29d31689b [Backport]Fix CVE-2023-6779 CVE-2023-6780
Fix Heap buffer overflow and integer overflow issue.

Signed-off-by: EulerOSWander <314264452@qq.com>
2024-02-01 19:38:38 +08:00
EulerOSWander
2e599fc62b syslog:Fix heap buffer overflow in _vsyslog_internal
Fix CVE-2023-6246

Signed-off-by: EulerOSWander <314264452@qq.com>
2024-01-31 17:48:11 +08:00
openeuler-ci-bot
e38b629599
!767 malloc: Improve MAPE_HUGETLB with glibc.malloc.hugetlb=2
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2024-01-13 04:00:42 +00:00
liqingqing_1229
714494800c malloc: Improve MAPE_HUGETLB with glibc.malloc.hugetlb=2 2024-01-13 11:27:43 +08:00
openeuler-ci-bot
d8de1a6a44
!766 backport patches from glibc upstream 2.38 branch
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2024-01-09 06:26:12 +00:00
liqingqing_1229
bfe4572075 backport patches from glibc upstream 2.38 branch 2024-01-08 14:47:57 +08:00
openeuler-ci-bot
9010b4ea61
!755 elf: Handle non-directory name in search path (BZ 31035)
From: @tong_1001 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2023-12-14 08:02:55 +00:00
shixuantong
22385bcead elf: Handle non-directory name in search path (BZ 31035) 2023-12-14 15:15:18 +08:00
openeuler-ci-bot
7506b113b6
!754 elf: Fix wrong break removal from 8ee878592c
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2023-12-08 08:22:59 +00:00
liqingqing_1229
b8b0a6475a elf: Fix wrong break removal from 8ee878592c 2023-12-08 15:13:29 +08:00
openeuler-ci-bot
ad19a9169e
!753 sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789]
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2023-12-08 03:23:55 +00:00
liqingqing_1229
baf2015a65 sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789] 2023-12-07 14:47:03 +08:00
openeuler-ci-bot
df10a5591c
!728 weekly backport patches from upstream
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2023-10-25 08:54:03 +00:00
liqingqing_1229
1290119159 weekly backport patches from upstream 2023-10-24 17:01:10 +08:00
openeuler-ci-bot
bb685d2bf0
!713 backport patches from glibc upstream 2.38 branch
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2023-10-07 06:24:25 +00:00
liqingqing_1229
2c5a06e909 backport patches from glibc upstream 2.38 branch 2023-10-07 11:28:41 +08:00
openeuler-ci-bot
b8e298e51c
!693 backport patches from glibc upstream 2.38 branch and revert some customization modification
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2023-09-18 01:28:26 +00:00
liqingqing_1229
f541c23d45 backport patches from glibc upstream 2.38 branch and revert some customization modification 2023-09-16 16:08:15 +08:00
openeuler-ci-bot
f21fe5b5e6
!691 fix CVE-2023-4527
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2023-09-16 03:47:23 +00:00
liqingqing_1229
34bca268b0 fix CVE-2023-4527 2023-09-16 10:26:57 +08:00
openeuler-ci-bot
4af1e2df23
!688 backport patches from glibc upstream 2.38 branch
From: @liqingqing_1229 
Reviewed-by: @yang_yanchao 
Signed-off-by: @yang_yanchao
2023-09-15 09:41:40 +00:00
liqingqing_1229
7c4167892e backport patches from glibc upstream 2.38 branch 2023-09-15 15:35:03 +08:00