141 Commits

Author SHA1 Message Date
zhangyao
390e33d847 backport community patches
(cherry picked from commit 22f1bc892e9afa496aa76d068d8660eb1161a2f7)
2025-03-26 09:23:17 +08:00
openeuler-ci-bot
c6616ee582
!333 Libmount: Fix use option "owner" mount failed
From: @hxz15233879373 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2025-03-18 05:43:54 +00:00
He, Xinzhe
523b1d246e Libmount: Fix use option "owner" mount failed
When use option "owner" to mount, libmount replaces the "owner" and "group" mount options with "nosuid,nodev".
    However, this can result in an "invaild argument" error because libmount removes the unwanted options first and then tries to address the location for the new options using the already removed options.
    To fix this, need to reverse the order of operations.

Signed-off-by: He, Xinzhe <dev03107@linx-info.com>
2025-03-15 00:34:20 +08:00
openeuler-ci-bot
763a99430b
!323 [sync] PR-322: backport community patches
From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2025-02-28 09:49:04 +00:00
Cupcake
3aaa22a348 backport community patches
(cherry picked from commit 863b9a41336a2db0df1ecb83f279aefccd384953)
2025-02-28 14:02:04 +08:00
openeuler-ci-bot
880588d8ce
!319 [sync] PR-317: sync patches from the old version
From: @openeuler-sync-bot 
Reviewed-by: @jiayi0118 
Signed-off-by: @jiayi0118
2024-12-16 13:53:27 +00:00
markeryang
3a512052b7 sync patches from the old version
(cherry picked from commit 3e67b636a93507eddf46d3e7cd2987b50e7fc6d2)
2024-12-16 15:16:27 +08:00
openeuler-ci-bot
75d9ec3840
!311 util-linux: fix memory leak and UAF
From: @zhang-yao-2022 
Reviewed-by: @jiayi0118 
Signed-off-by: @jiayi0118
2024-12-10 01:40:56 +00:00
liuh
58fa91a1b9 util-linux: fix memory leak and UAF 2024-12-09 21:16:18 +08:00
openeuler-ci-bot
f0d15a9138
!308 loongarch64: skip fragile test fincore/count
From: @zhangwenlong01 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2024-11-28 07:44:44 +00:00
Wenlong Zhang
3c59d47f7d loongarch64: skip fragile test fincore/count 2024-11-28 09:35:24 +08:00
openeuler-ci-bot
76d9a64cd4
!302 riscv64: ignore fragile test misc/flock
From: @laokz 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2024-11-04 02:35:30 +00:00
laokz
bb4783de57 riscv64: skip fragile test misc/flock
The test depends on several small time splice such 0.1, 1, 3 seconds.
That seems fragile on riscv64 machine and mostly leads to failure.
2024-11-02 22:54:15 +08:00
openeuler-ci-bot
ba946e8c60
!298 [sync] PR-296: Delete the architecture judgment in the patch list
From: @openeuler-sync-bot 
Reviewed-by: @xujing99 
Signed-off-by: @xujing99
2024-09-19 01:57:05 +00:00
liweigang
afe8e86d5e Delete the architecture judgment in the patch list
Signed-off-by: liweigang <liweiganga@uniontech.com>
(cherry picked from commit 60377a1fa3103996fb2446d0cf35df7298c4a03e)
2024-09-18 09:28:31 +08:00
openeuler-ci-bot
d91652ef51
!295 reslove install conflicts with procps-ng-i18n together
From: @zhang-yao-2022 
Reviewed-by: @jiayi0118 
Signed-off-by: @jiayi0118
2024-09-10 06:51:08 +00:00
zhangyao
71ae1c8fe1 reslove install conflicts with procps-ng-i18n together 2024-09-10 11:54:42 +08:00
openeuler-ci-bot
2b458c9e2d
!287 【轻量级 PR】:Fixed incorrect macro usage in summary fields of devel and help subpackages
From: @liyuzhe_046 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2024-08-12 06:38:21 +00:00
李宇哲
cac2fe8996 Fixed incorrect macro usage in summary fields of devel and help subpackages 2024-08-05 17:19:11 +08:00
openeuler-ci-bot
a2d573893c
!268 [sync] PR-264: sync community patches
From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2024-07-05 07:26:54 +00:00
zhangyao
8eb522f876 sync community patches
(cherry picked from commit 8682196b268acf24f3633b852b71ea24f0c087d6)
2024-07-04 20:22:56 +08:00
openeuler-ci-bot
5cf356b36d
!253 [sync] PR-251: fix sfdisk crash caused by wrong translate file
From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2024-05-14 01:43:19 +00:00
zhangyao
5b7e73b6b3 fix sfdisk crash caused by wrong translate file
(cherry picked from commit 127c095b21d7b9290ebf68b778b929bd2489bf7e)
2024-05-13 11:23:52 +08:00
openeuler-ci-bot
cd490fa2cc
!245 [sync] PR-238: lsfd: fix memory leak in append_filter_expr()
From: @openeuler-sync-bot 
Reviewed-by: @openeuler-basic 
Signed-off-by: @openeuler-basic
2024-04-29 12:33:01 +00:00
liuh
00540ad493 lsfd: fix memory leak in append_filter_expr()
(cherry picked from commit f90264c6409a9e41d1130bc4be6b1a5bdc37cd96)
2024-04-29 19:44:11 +08:00
openeuler-ci-bot
1decce370f
!232 [sync] PR-230: fix mkfds-rw-character-device and mkfds-ro-regular-file test failed
From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2024-04-16 08:58:06 +00:00
zhangyao
bd61206d71 fix mkfds-rw-character-device and mkfds-ro-regular-file test failed
(cherry picked from commit a4b2aa29d50eeb0c0f9bde2dc005c8f1d6e5af29)
2024-04-16 11:33:43 +08:00
openeuler-ci-bot
445320040f
!228 [sync] PR-220: wall: fix escape sequence Injection
From: @openeuler-sync-bot 
Reviewed-by: @openeuler-basic 
Signed-off-by: @openeuler-basic
2024-04-15 13:10:14 +00:00
zhangyao
5d30fef502 wall: fix escape sequence Injection
(cherry picked from commit ff7818f897f8f3e0c0d4ddfb655ccf359de3c74d)
2024-04-08 14:06:43 +08:00
openeuler-ci-bot
4a9d2e828f
!187 Init support for ppc64le
From: @jiahua-yu 
Reviewed-by: @overweight 
Signed-off-by: @overweight
2023-12-25 08:41:37 +00:00
jiahua.yu
2b2223b42b Init support for ppc64le 2023-12-01 15:55:41 +08:00
openeuler-ci-bot
8cb4199325
!178 fix file conflicts with shadow
From: @zhang-yao-2022 
Reviewed-by: @openeuler-basic 
Signed-off-by: @openeuler-basic
2023-08-29 14:00:59 +00:00
zhangyao
526fc58fb3 fix file conflicts with shadow 2023-08-29 20:27:24 +08:00
openeuler-ci-bot
be92eb6f51
!172 fix test failed
From: @zhang-yao-2022 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2023-08-07 01:38:12 +00:00
zhangyao
b12391c94b fix test failed 2023-08-03 11:10:52 +08:00
openeuler-ci-bot
5397bbec3c
!171 util-linux: upgrade to 2.39.1
From: @zhang-yao-2022 
Reviewed-by: @openeuler-basic 
Signed-off-by: @openeuler-basic
2023-07-20 02:44:39 +00:00
zhangyao
50f868a9b6 util-linux: upgrade to 2.39.1 2023-07-18 21:09:29 +08:00
openeuler-ci-bot
8f641dee72
!170 [sync] PR-166: sync community patches
From: @openeuler-sync-bot 
Reviewed-by: @openeuler-basic 
Signed-off-by: @openeuler-basic
2023-06-15 08:44:07 +00:00
zhangyao
6fe20796c6 sync community patches
(cherry picked from commit f49f6cd29674753ced6d761a00d155692ace3380)
2023-06-15 15:29:09 +08:00
openeuler-ci-bot
68f827a293
!162 [sync] PR-158: sync community patches
From: @openeuler-sync-bot 
Reviewed-by: @openeuler-basic 
Signed-off-by: @openeuler-basic
2023-06-06 07:34:05 +00:00
zhangyao
f63973e5e5 sync community patches
(cherry picked from commit 1efe7bf26406dfed2dc9304835801f62f5e8a558)
2023-06-06 09:47:09 +08:00
openeuler-ci-bot
235acbade1
!157 [sync] PR-152: sync community patches
From: @openeuler-sync-bot 
Reviewed-by: @openeuler-basic 
Signed-off-by: @openeuler-basic
2023-06-05 10:59:15 +00:00
zhangyao
e4b266fdf2 sync community patches
(cherry picked from commit 6dd51158f697e8922904bf11109bd894487a9419)
2023-06-05 15:48:48 +08:00
openeuler-ci-bot
2dfa29a31f
!150 [sync] PR-147: nvidia_raid: validate checksum
From: @openeuler-sync-bot 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2023-03-16 10:58:35 +00:00
zhangyao
bef1c32337 nvidia_raid: validate checksum
(cherry picked from commit 4632a71fdacfcf126501de6cb73f6a82be34f215)
2023-03-16 10:16:08 +08:00
openeuler-ci-bot
75397c4fb8
!146 [sync] PR-143: sync community patches
From: @openeuler-sync-bot 
Reviewed-by: @overweight 
Signed-off-by: @overweight
2023-03-10 01:18:54 +00:00
zhangyao
e022c63dda sync community patches
(cherry picked from commit ef94723c9efb49e176facfc11ccea8a5c3a61fce)
2023-03-08 14:06:07 +08:00
openeuler-ci-bot
bdf463538d
!142 [sync] PR-139: use checksum for jmicron
From: @openeuler-sync-bot 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2023-03-01 06:59:43 +00:00
zhangyao
1eab4458ba use checksum for jmicron
(cherry picked from commit 328d8f7820369d67e529e113fe9e1e6003dbe2f7)
2023-03-01 14:29:17 +08:00
openeuler-ci-bot
16da8ff4c9
!135 delete support enable-raw
From: @yangchen_guang 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2023-02-02 01:28:08 +00:00