openeuler-ci-bot
d9c3e516c6
!71 同步master分支与24.03分支
...
From: @noodlesland
Reviewed-by: @swf504
Signed-off-by: @swf504
2024-09-09 07:56:29 +00:00
Wang_M
2772524cf2
sync the patch from master to 2403
2024-09-06 06:23:38 +00:00
openeuler-ci-bot
eb36b808e5
!52 【轻量级 PR】:fix libiscsi.spec format.
...
From: @cossbow
Reviewed-by: @liubo254
Signed-off-by: @liubo254
2024-08-01 01:50:58 +00:00
客串一回
dfa8e858f1
fix libiscsi.spec format.
...
https://gitee.com/src-openeuler/libiscsi/issues/IAGVRR?from=project-issue
Signed-off-by: 客串一回 <cossbow@qq.com>
2024-07-31 10:05:04 +00:00
openeuler-ci-bot
044628e692
!42 backport patch to fix some memory leak issues
...
From: @wenchao-hao
Reviewed-by: @swf504
Signed-off-by: @swf504
2023-03-22 06:36:29 +00:00
Wenchao Hao
cfbc7ef4da
backport patch to fix some memory leak issues
...
0022-init-fix-memory-leak-in-iscsi_create_context.patch
0023-iscsi-command-Fix-leak-in-iscsi_send_data_out.patch
a391176a6d
2674070fb8
Signed-off-by: Wenchao Hao <haowenchao2@huawei.com>
2023-03-22 11:49:31 +08:00
openeuler-ci-bot
8f7a9b725f
!34 解决segmentation fault问题
...
From: @geruijun
Reviewed-by: @liuzhiqiang26
Signed-off-by: @liuzhiqiang26
2022-06-15 13:31:20 +00:00
geruijun
ae288cec04
fix segmentation fault problem
...
Signed-off-by: geruijun <geruijun@huawei.com>
2022-06-15 17:04:43 +08:00
openeuler-ci-bot
0d55b0b1d6
!27 backport patches to solve command parameter parse problem and deference null pointer problem
...
From: @geruijun
Reviewed-by: @liuzhiqiang26
Signed-off-by: @liuzhiqiang26
2022-06-10 08:10:17 +00: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
openeuler-ci-bot
c7cd483329
!23 iscsi-inq: handle setting of debug_level correctly
...
From: @wenchao-hao
Reviewed-by: @wubo009
Signed-off-by: @wubo009
2022-04-12 08:36:03 +00: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
openeuler-ci-bot
a245ca9d5c
!15 libiscsi delete -Sgit from %autosetup, and delete BuildRequires git
...
From: @chenyanpanHW
Reviewed-by: @liuzhiqiang26
Signed-off-by: @liuzhiqiang26
2021-07-31 07:25:24 +00:00
chenyanpanHW
289dbed1b8
delete -Sgit from %autosetup, and delete BuildRequires git
2021-07-30 22:59:57 +08:00
openeuler-ci-bot
a1f809dace
!14 fix multiple define for gcc10
...
From: @markeryang
Reviewed-by: @liuzhiqiang26
Signed-off-by: @liuzhiqiang26
2021-07-30 10:01:23 +00:00
markeryang
4f8b892bdf
fix multiple define for gcc10
2021-07-30 17:52:41 +08:00
openeuler-ci-bot
07aed320e0
!7 Split rpm package to avoid main rpm package CUnit dependency
...
From: @wenchao-hao
Reviewed-by: @wubo009
Signed-off-by: @liuzhiqiang26
2020-11-25 11:06:24 +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
openeuler-ci-bot
4127261a33
!6 libiscsi添加make check
...
From: @lixiaokeng
Reviewed-by: @volcanodragon
Signed-off-by: @liuzhiqiang26
2020-11-05 14:38:23 +08:00
lixiaokeng
269e53bd4a
add make check
2020-11-04 20:43:03 +08:00
openeuler-ci-bot
5c18643078
!5 libiscsi:backport one patch to fix iser url scheme parsing
...
From: @liuzhiqiang26
Reviewed-by: @lixiaokeng,@wubo009
Signed-off-by: @wubo009
2020-11-02 10:39:00 +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
openeuler-ci-bot
b89f0af9b5
!3 libiscsi: update to v1.19.0
...
Merge pull request !3 from liuzhiqiang/master
2020-07-16 16:30:29 +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
openeuler-ci-bot
8f9fc098b3
!2 rename patches
...
Merge pull request !2 from lfl/master
2020-06-30 15:28:22 +08:00
lfl
105a5f40ea
update libiscsi.spec.
2020-06-30 09:27:10 +08:00
lfl
c9a43ed81c
重命名 6001-sync-fix-return-value-for-various-sync-commands.patch 为 0005-sync-fix-return-value-for-various-sync-commands.patch
2020-06-30 09:24:36 +08:00
lfl
6275c8f4c7
重命名 6000-iscsi-perf-fix-overflow-issue-in-fill_read_queue.patch 为 0004-iscsi-perf-fix-overflow-issue-in-fill_read_queue.patch
2020-06-30 09:24:22 +08:00
openeuler-ci-bot
378f0fb533
!1 add yaml file in package
...
Merge pull request !1 from Markeryang/master
2020-06-24 16:03:30 +08:00
Markeryang
cc6d6a8665
add libiscsi.yaml.
2020-06-24 15:57:57 +08:00
overweight
f278cad869
Package init
2019-09-30 10:56:47 -04:00