fly_fzc
b1adfad793
sync community patches
2024-06-06 14:48:51 +08:00
openeuler-ci-bot
ef941698ab
!226 wall: fix escape sequence Injection
...
From: @zhang-yao-2022
Reviewed-by: @jiayi0118
Signed-off-by: @jiayi0118
2024-04-01 09:26:22 +00:00
zhangyao
4712dc1533
wall: fix escape sequence Injection
2024-04-01 16:51:14 +08:00
openeuler-ci-bot
6afde4dc7e
!216 fix uuidd can't access lock/status file
...
From: @cenhuilin
Reviewed-by: @overweight
Signed-off-by: @overweight
2024-03-22 07:05:07 +00:00
cenhuilin
9dd90e70ea
uuidd fix open lock state issue
2024-03-19 10:59:24 +08:00
openeuler-ci-bot
a80698097d
!205 修复lscpu显示model name异常问题
...
From: @lyn1001
Reviewed-by: @openeuler-basic
Signed-off-by: @openeuler-basic
2024-03-07 03:30:13 +00:00
lyn1001
a1d5580779
fix the problem of abnormal display of model name
2024-03-06 22:17:40 +08:00
openeuler-ci-bot
40c90f8770
!186 sync community patches
...
From: @zhang-yao-2022
Reviewed-by: @openeuler-basic
Signed-off-by: @openeuler-basic
2023-11-29 03:44:50 +00:00
zhangyao
654162bc8e
sync community patches
2023-11-28 16:33:43 +08:00
openeuler-ci-bot
afbf020ed9
!114 util-linux: add hardlink manpage
...
From: @hexiaole1994
Reviewed-by: @openeuler-basic
Signed-off-by: @openeuler-basic
2022-09-08 03:32:48 +00:00
Xiaole He
db20ab4d7b
util-linux: add hardlink manpage
...
Currently, the command to install rpm of 'util-linux' will install the
'hardlink' tool:
/* command begin */
yum install util-linux
/* command end */
But the the command to install rpm of 'util-linux-help' will not install
the manpage of 'hardlink':
/* command begin */
yum install util-linux-help
/* command end */
This patch fix above problem, add manpage of 'hardlink' into the rpm of
'util-linux-help'.
Additionally, above problem might been introduced from below issue that
remove the rpm of 'hardlink', in this issue, seems there only remove the
rpm of 'hardlink' but ignore to add manpage of 'hardlink' into rpm of
'util-linux':
Link: https://gitee.com/src-openeuler/util-linux/issues/I4AEO4?from=project-issue
Signed-off-by: Xiaole He <hexiaole@kylinos.cn>
2022-09-07 14:54:24 +08:00
openeuler-ci-bot
25ff99442f
!99 fix optional arguments parsing
...
From: @shangyibin
Reviewed-by: @openeuler-basic
Signed-off-by: @openeuler-basic
2022-03-16 07:50:42 +00:00
shangyibin
96ee6a0c83
prlimit fix optional arguments parsing
2022-03-16 14:11:16 +08:00
openeuler-ci-bot
92dba8f4ba
!95 fix CVE-2021-3995 and CVE-2021-3996
...
From: @shangyibin
Reviewed-by: @overweight
Signed-off-by: @overweight
2022-02-17 07:41:47 +00:00
shangyibin
f20de5c819
fix CVE-2021-3995 and CVE-2021-3996
2022-02-15 10:21:50 +08:00
openeuler-ci-bot
5e9ed23992
!77 进入救援模式中出现乱码
...
From: @zhangkea
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-08-23 03:12:43 +00:00
ut001695
50c0235ea7
修改救援模式中文乱码问题
...
Signed-off-by: ut001695 <zhangkea@uniontech.com>
2021-08-20 11:36:10 +08:00
openeuler-ci-bot
96f7dfc7d2
!73 fix CVE-2021-37600
...
From: @tong_1001
Reviewed-by: @openeuler-basic
Signed-off-by: @openeuler-basic
2021-08-10 12:45:49 +00:00
shixuantong
0bbe8849b2
fix CVE-2021-37600
2021-08-10 16:32:20 +08:00
openeuler-ci-bot
7427b7a25c
!63 fix rounding in size_to_human_string()
...
From: @s17723959267
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-07-29 08:48:28 +00:00
s17723959267
f546b1ae23
fix rounding in size_to_human_string()
2021-07-28 16:36:39 +08:00
openeuler-ci-bot
b9253e5c2b
!57 add command hardlink
...
From: @weiwei_150212
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2021-05-06 17:26:02 +08:00
linker
98574a9ac3
add command hardlink
2021-05-06 17:11:34 +08:00
openeuler-ci-bot
b8bd3d99b2
!53 use /sys to read all block devices
...
From: @wangchen2020
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-03-19 10:47:47 +08:00
wangchen2020
a97cd60b0a
use /sys to read all block devices
2021-03-18 14:48:52 +08:00
openeuler-ci-bot
a072575818
!46 The issues found in the oss-fuzz test are fixed.
...
From: @yang_zhuang_zhuang
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-03-02 09:35:07 +08:00
yang_zhuang_zhuang
47ec069fb2
Fix memleak in fdisk_script_read_file
...
Fix heap-buffer-overflow in fdisk_partname
Fix integer overflow in partno_from_devname
2021-03-01 19:09:35 +08:00
openeuler-ci-bot
7b58a19f2c
!40 Remove pam_console dependency
...
From: @liquor1
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-01-20 10:47:53 +08:00
Liquor
fe07ee015c
Remove pam_console dependency
2021-01-18 16:53:09 +08:00
openeuler-ci-bot
63f3bdea49
!33 Add check to resolve uname26-version test failed
...
From: @liquor1
Reviewed-by: @overweight
Signed-off-by: @overweight
2020-12-17 16:52:23 +08:00
Liquor
d429aa9ebb
Add check to resolve uname26-version test failed
2020-12-17 15:55:46 +08:00
openeuler-ci-bot
71cb752948
!23 Update version to 2.35.2
...
Merge pull request !23 from fangxiuning/fxn
2020-07-31 11:38:02 +08:00
fangxiuning
7ae5c47eb4
modify
...
Signed-off-by: fangxiuning <fangxiuning@huawei.com>
2020-07-29 15:52:06 +08:00
openeuler-ci-bot
44612fbc3b
!22 util-linux
...
Merge pull request !22 from syyhao/LTS
2020-07-29 10:41:40 +08:00
Yangyang Shen
66453c951e
libmount parser fix memory leak on error before end
2020-07-28 10:46:35 +08:00
openeuler-ci-bot
7beba466b0
!17 quality enhancement synchronization github patch
...
Merge pull request !17 from morn/mylts
2020-07-02 09:52:54 +08:00
goodmorn
b75d467e64
quality enhancement synchronization github patch
2020-07-01 18:43:03 +08:00
openeuler-ci-bot
d2a62f52f7
!13 openEuler-util-linux
...
Merge pull request !13 from Liquor/lirui
2020-05-12 19:59:19 +08:00
liquor
acae1e538f
update to 2.35.1
2020-05-12 16:34:31 +08:00
openeuler-ci-bot
6034ee952f
!11 util-linux
...
Merge pull request !11 from syyhao/dev35
2020-03-22 04:26:00 +08:00
syyhao
3ab965d7a9
remove hardlink man file
...
remove hardlink man file
2020-03-22 04:24:32 +08:00
openeuler-ci-bot
ae91d5319c
!10 util-linux
...
Merge pull request !10 from syyhao/dev35
2020-03-22 04:14:55 +08:00
syyhao
f62c01d4ee
don not usr the hardlink by default
...
don not usr the hardlink by default
2020-03-22 04:02:43 +08:00
openeuler-ci-bot
37f51e8b5a
!9 util-linux
...
Merge pull request !9 from syyhao/dev35
2020-03-22 02:24:03 +08:00
syyhao
194b794ed8
enable hardlink of configure
...
enable hardlink of configure
2020-03-22 02:16:28 +08:00
openeuler-ci-bot
e473a330bb
!8 util-linux
...
Merge pull request !8 from syyhao/dev35
2020-03-21 22:48:48 +08:00
openeuler-basic
e50ad16dc0
obsoletes hardlink
2020-03-21 22:28:42 +08:00
openeuler-ci-bot
870ed88211
!7 util-linux
...
Merge pull request !7 from syyhao/dev35
2020-03-20 15:22:17 +08:00
openeuler-basic
aaee6548c0
Add an entry for the HiSilicon aarch64 part tsv110 and use official name for HiSilicon tsv110
2020-03-20 10:04:59 +08:00
openeuler-ci-bot
5a3ca8eae9
!6 util-linux
...
Merge pull request !6 from syyhao/dev35
2020-03-05 20:19:04 +08:00