11 Commits

Author SHA1 Message Date
geruijun
ae288cec04 fix segmentation fault problem
Signed-off-by: geruijun <geruijun@huawei.com>
2022-06-15 17:04:43 +08:00
geruijun
894d9b4d4a backport patches to solve command parameter parse problem and dereference null pointer problem
Signed-off-by: geruijun <geruijun@huawei.com>
2022-06-10 14:58:46 +08:00
Wenchao Hao
7136f3a11b iscsi-inq: handle setting of debug_level correctly
According to the man page and help info, --debug=integer can specify the
debug_level, while it would report following error:

iscsi-inq --debug=2
iscsi-inq: option '--debug' doesn't allow an argument

It's because the iscsi-inq code did not handle this parameters
correctly. So here we just correct it.

Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
2022-04-12 16:14:37 +08:00
chenyanpanHW
289dbed1b8
delete -Sgit from %autosetup, and delete BuildRequires git 2021-07-30 22:59:57 +08:00
markeryang
4f8b892bdf fix multiple define for gcc10 2021-07-30 17:52:41 +08:00
Wenchao Hao
8572283570 Split rpm package to avoid main rpm package CUnit dependency
Previous implement place executable files in main package which leading
to dependency of CUnit. This change add a package utils and move
these executable files to utils package to avoid main package's CUnit
dependency, making main package weak depend on libiscsi-utils

Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
2020-11-25 10:48:44 +08:00
lixiaokeng
269e53bd4a add make check 2020-11-04 20:43:03 +08:00
Zhiqiang Liu
a594244626 libiscsi:backport one patch to fix iser url scheme parsing
backport one patch to fix iser url scheme parsing

Signed-off-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
2020-10-29 19:04:15 +08:00
ZhiqiangLiu
bb63df2c8c libiscsi: update to v1.19.0
libiscsi: update to v1.19.0

Signed-off-by: Zhiqiang Liu <lzhq28@mail.ustc.edu.cn>
2020-07-16 15:48:20 +08:00
lfl
105a5f40ea update libiscsi.spec. 2020-06-30 09:27:10 +08:00
overweight
f278cad869 Package init 2019-09-30 10:56:47 -04:00