openeuler-ci-bot
031ee9f203
!1026 Extend BIND_NOW to installed programs
...
From: @lipengyu001
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2025-04-19 03:21:18 +00:00
lipengyu
32f292054f
Extend BIND_NOW to installed programs
2025-04-15 18:39:39 +08:00
openeuler-ci-bot
5dbcac5a8c
!1018 Add BIND-NOW compile flag for sotruss-lib.so
...
From: @lipengyu001
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2025-03-27 02:48:31 +00:00
lipengyu
f4dc94fd53
Add BIND-NOW compile flag for sotruss-lib.so
2025-03-14 18:59:45 +08:00
openeuler-ci-bot
7d6021c4ee
!1005 fix CVE-2025-0395
...
From: @nicholastao
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2025-02-25 13:27:24 +00:00
nicholastao
731364ea66
fix CVE-2025-0395
2025-02-25 16:38:00 +08:00
openeuler-ci-bot
56203f62c9
!964 Enhance license
...
From: @nicholastao
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2024-12-26 03:16:19 +00:00
nicholastao
753025d1c5
Enhance license
2024-12-25 10:47:58 +08:00
openeuler-ci-bot
306a484148
!888 x86: backport x86 optimization patches
...
From: @feifei-wang1994
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2024-09-12 13:47:32 +00:00
Feifei Wang1994
8dee2397c0
x86: backport x86 optimization patches
...
Backport 3 x86 optimization patches.
The first one 'Reversing calculation of __x86_shared_non_temporal_threshold'
patch reverse calculation of __x86_shared_non_temporal_threshold from
3/4 of the entire shared cache size of a multi-threaded system to
3/4 of one thread's share of the cache size, and then improve the memcpy
performance.
The second patch 'Optimizing memcpy for AMD Zen architecture' recomputing
the shareable cache as 'L3 per CCX(Core-Complex)' and improve performance
for amd.
The third patch 'Add Hygon Dhyana support' fix Hygon Dhyana processor CPU
Vendor ID detection problem in glibc sysdep module.
2024-09-04 06:01:47 +00:00
openeuler-ci-bot
aae976fdf3
!821 [sync] PR-820: sync upstream patch
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2024-05-07 13:36:41 +00:00
chengyechun
a0a8755c54
sync some patches from upstream
...
(cherry picked from commit 566f13fde0ba16a04f161eb96207c997d9f49a5a)
2024-05-07 20:03:26 +08:00
openeuler-ci-bot
70c512eca5
!818 [sync] PR-817: iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2024-04-30 09:20:58 +00:00
Yang Yanchao
157426f081
iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
...
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
(cherry picked from commit c5850e240269534c8d2e3c22d4176a6765955f8a)
2024-04-30 16:01:55 +08:00
openeuler-ci-bot
64c6320737
!810 [sync] PR-809: 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:06 +00:00
chengyechun
b48a7f2d5d
fix CVE-2024-33599 CVE-2024-33600 CVE-2024-33601 CVE-2024-33602
...
(cherry picked from commit 947c22b105a1dbf9ebfb4147aa047cd035da799f)
2024-04-30 10:10:38 +08:00
openeuler-ci-bot
48820e6eaa
!745 glibc: remove rpath from some gconv files
...
From: @ni-cunshu
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2023-11-23 12:07:16 +00:00
Ni Cunshu
a956bc9f9e
gconv: remove rpath from some files
...
Signed-off-by: Ni Cunshu <nicunshu@huawei.com>
2023-11-22 15:53:33 +08:00
openeuler-ci-bot
fcd5b21420
!709 [sync] PR-708: fix:CVE-2023-5156
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2023-09-27 00:47:27 +00:00
zhanghao
f0c6bd374b
fix:CVE-2023-5156
...
(cherry picked from commit 2d0047f66b878118bf88a0af202cb92ddeefad5e)
2023-09-26 23:46:25 +08:00
openeuler-ci-bot
e8612a921d
!703 [sync] PR-702: fix CVE-2023-4086 CVE-2023-5156
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2023-09-26 08:46:55 +00:00
zhanghao
c2558c2082
fix CVE-2023-4086 CVE-2023-5256
...
(cherry picked from commit 71d5da571a02a08bebd4612f8758aa5101de892a)
2023-09-26 15:21:40 +08:00
openeuler-ci-bot
6cee96c6c6
!700 [sync] PR-695: glibc:CVE-2023-4813
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2023-09-25 08:41:56 +00:00
zhanghao
5aca6cef92
glibc:CVE-2023-4813
...
(cherry picked from commit 6f9b736a617280465f8a985c1ba18e04ee85d978)
2023-09-25 08:52:04 +08:00
openeuler-ci-bot
3210fbb8c2
!641 mips: Fix argument passing for inlined syscalls on Linux [BZ #25523 ]
...
From: @zhfzh1991
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2023-07-19 01:24:40 +00:00
Zhou Zhifa
a4401a7cd5
Update the version info
2023-07-18 10:44:46 +00:00
Zhou Zhifa
d5865567e6
Fix some errors in patch file.
2023-07-18 07:43:14 +00:00
Zhou Zhifa
fcec091fab
Add the author information to the patch file.
2023-07-18 07:24:03 +00:00
Zhou Zhifa
113a76475a
Adjust the file name of patch file and Add corresponding changlog.
2023-07-18 07:11:33 +00:00
Zhou Zhifa
5460cdca30
Rename the patch file
2023-07-18 07:06:47 +00:00
Zhou Zhifa
10400e30ba
mips: Fix argument passing for inlined syscalls on Linux [BZ #25523 ]
...
According to [gcc documentation][1], temporary variables must be used for
the desired content to not be call-clobbered.
Fix the Linux inline syscall templates by adding temporary variables,
much like what x86 did before
(commit 381a0c26d73e0f074c962e0ab53b99a6c327066d).
[1]: https://gcc.gnu.org/onlinedocs/gcc/Local-Register-Variables.html
Reference:
https://savannah.gnu.org/bugs/index.php?57781
https://bugs.gentoo.org/708758
https://sourceware.org/bugzilla/show_bug.cgi?id=25523
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=4fbba6fe904d0094ddc4284066b3860d119cbd4a
https://sourceware.org/legacy-ml/libc-alpha/2020-02/msg00206.html
https://gcc.gnu.org/onlinedocs/gcc/Local-Register-Variables.html
Signed-off-by: Zhou Zhifa <zhou.zhifa@h3c.com>
2023-07-17 08:22:58 +00:00
openeuler-ci-bot
fde2e71b77
!555 gmon: Fix allocated buffer overflow (bug 29444)
...
From: @liqingqing_1229
Reviewed-by: @yang_yanchao
Signed-off-by: @yang_yanchao
2023-02-23 02:32:56 +00:00
liqingqing_1229
6d577a3e52
gmon: Fix allocated buffer overflow (bug 29444)
2023-02-23 09:13:35 +08:00
openeuler-ci-bot
4b3a12a3cd
!499 x86: Add the virtual machine detection in init_cacheinfo
...
From: @mayshao
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-09-29 11:48:18 +00:00
May Shao
f98f66bd1d
x86:Add the virtual machine detection in init_cacheinfo
...
Signed-off-by: May Shao <MayShao@zhaoxin.com>
2022-09-29 14:58:59 +08:00
openeuler-ci-bot
61af04844e
!472 [sync] PR-471: optimize Obsoletes version
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-07-29 07:14:29 +00:00
liqingqing_1229
a7a1eff4c7
optimize Obsoletes version
...
(cherry picked from commit e854604758e3453b1b6233e041e145ca4e97747d)
2022-07-29 09:11:42 +08:00
openeuler-ci-bot
6c31e7884f
!467 在glibc-compat-2.17中增加libpthread_nonshared.a
...
From: @yang_yanchao
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-07-08 06:33:17 +00:00
Yang Yanchao
3a50155ca7
add libpthread_nonshared.a in glibc-compat-2.17 for old applications
...
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2022-07-08 10:07:05 +08:00
openeuler-ci-bot
ed9921c92d
!432 elf: Fix initial-exec TLS access on audit modules (BZ #28096 )
...
From: @xujing99
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-05-12 07:32:06 +00:00
xujing
396b87a860
elf: Fix initial-exec TLS access on audit modules (BZ #28096 )
2022-05-12 14:24:08 +08:00
openeuler-ci-bot
f1eb14de24
!424 【轻量级PR】修正changelog中的错误日期
...
From: @konglidong
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-05-06 09:16:24 +00:00
konglidong
53549f79b2
modify bogus date in %changelog
2022-05-06 14:45:08 +08:00
openeuler-ci-bot
6484e0bd10
!344 [sync] PR-338: Fix __cscncmp_avx2 in strcmp-avx2.S [BZ#28755]
...
Merge pull request !344 from openeuler-sync-bot/sync-pr338-2003-to-openEuler-20.03-LTS-SP3
2022-01-28 07:47:44 +00:00
liqingqing_1229
ca8dc2c744
Fix __cscncmp_avx2 in strcmp-avx2.S [BZ#28755]
...
(cherry picked from commit f95f2fe02e913cbc3f9e2d102faf40ca13afc073)
2022-01-28 14:31:14 +08:00
openeuler-ci-bot
605efddc34
!331 [sync] PR-326: fix CVE-2021-3999
...
Merge pull request !331 from openeuler-sync-bot/sync-pr326-2003-to-openEuler-20.03-LTS-SP3
2022-01-26 00:47:18 +00:00
liqingqing_1229
8941dd2d50
fix CVE-2021-3999
...
(cherry picked from commit 29565817f88a630643f174796bc9f66b4643ca1f)
2022-01-25 20:55:32 +08:00
openeuler-ci-bot
9ddfe3685f
!322 [sync] PR-318: sunrpc: fix compile error
...
Merge pull request !322 from openeuler-sync-bot/sync-pr318-2003-to-openEuler-20.03-LTS-SP3
2022-01-20 12:56:44 +00:00
liqingqing_1229
4419d577d7
sunrpc: fix compile error
...
(cherry picked from commit 056101988b10c7adf1ee7bd62c1e8e6003bf3943)
2022-01-20 20:55:04 +08:00
openeuler-ci-bot
3c4e1e5184
!316 [sync] PR-313: sunrpc: fix CVE-2022-23218 and fix CVE-2022-23219
...
Merge pull request !316 from openeuler-sync-bot/sync-pr313-2003ltssp1-to-openEuler-20.03-LTS-SP3
2022-01-20 02:51:59 +00:00