33 Commits

Author SHA1 Message Date
fly_fzc
b1adfad793 sync community patches 2024-06-06 14:48:51 +08:00
zhangyao
4712dc1533 wall: fix escape sequence Injection 2024-04-01 16:51:14 +08:00
cenhuilin
9dd90e70ea uuidd fix open lock state issue 2024-03-19 10:59:24 +08:00
lyn1001
a1d5580779 fix the problem of abnormal display of model name 2024-03-06 22:17:40 +08:00
zhangyao
654162bc8e sync community patches 2023-11-28 16:33:43 +08: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
shangyibin
96ee6a0c83 prlimit fix optional arguments parsing 2022-03-16 14:11:16 +08:00
shangyibin
f20de5c819 fix CVE-2021-3995 and CVE-2021-3996 2022-02-15 10:21:50 +08:00
ut001695
50c0235ea7 修改救援模式中文乱码问题
Signed-off-by: ut001695 <zhangkea@uniontech.com>
2021-08-20 11:36:10 +08:00
shixuantong
0bbe8849b2 fix CVE-2021-37600 2021-08-10 16:32:20 +08:00
s17723959267
f546b1ae23 fix rounding in size_to_human_string() 2021-07-28 16:36:39 +08:00
linker
98574a9ac3 add command hardlink 2021-05-06 17:11:34 +08:00
wangchen2020
a97cd60b0a use /sys to read all block devices 2021-03-18 14:48:52 +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
Liquor
fe07ee015c Remove pam_console dependency 2021-01-18 16:53:09 +08:00
Liquor
d429aa9ebb Add check to resolve uname26-version test failed 2020-12-17 15:55:46 +08:00
fangxiuning
7ae5c47eb4 modify
Signed-off-by: fangxiuning <fangxiuning@huawei.com>
2020-07-29 15:52:06 +08:00
Yangyang Shen
66453c951e libmount parser fix memory leak on error before end 2020-07-28 10:46:35 +08:00
goodmorn
b75d467e64 quality enhancement synchronization github patch 2020-07-01 18:43:03 +08:00
liquor
acae1e538f update to 2.35.1 2020-05-12 16:34:31 +08:00
syyhao
3ab965d7a9 remove hardlink man file
remove hardlink man file
2020-03-22 04:24:32 +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
syyhao
194b794ed8 enable hardlink of configure
enable hardlink of configure
2020-03-22 02:16:28 +08:00
openeuler-basic
e50ad16dc0 obsoletes hardlink 2020-03-21 22:28:42 +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-basic
0e7c96fe76 fix the problem of one iso can't mount directly twice by default 2020-03-05 20:07:35 +08:00
openeuler-basic
89ee5e2db5 enable check 2020-02-14 18:31:57 +08:00
openeuler-basic
cb6f4b9cf3 add subpackages 2020-01-22 09:39:21 +08:00
openeuler-basic
b5e30714a6 update version to 2.34 2020-01-12 21:35:57 +08:00
openeuler-basic
ac8105a291 fix quit dialog for non-libreadline version 2020-01-08 15:20:14 +08:00
openeuler-basic
558b496bb8 modify source 2019-12-31 14:48:48 +08:00
zhuchunyi
c98e2ba830 update code 2019-11-06 19:55:32 +08:00
overweight
92d85f3c4e Package init 2019-09-30 11:19:16 -04:00