- Expose all core functionality from IscsiClientLib, with options

to suppress usage of pop-ups (related t gh#yast/d-installer#402).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=297
This commit is contained in:
YaST Team Bot 2023-02-10 16:48:11 +00:00 committed by Git OBS Bridge
parent 8c6a06d2c7
commit 28d74a407b
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:30e66203c310b5b09e306af2ac5d578268e379a04b62c3ca7f10f43b6c9fc701
size 55509
oid sha256:940a90735726f8c22c8ab1dcd2a6bb7acf08fa6b7c67839783f30cb8e4d292d1
size 59074

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 10 16:29:34 UTC 2023 - Ancor Gonzalez Sosa <ancor@suse.com>
- Expose all core functionality from IscsiClientLib, with options
to suppress usage of pop-ups (related t gh#yast/d-installer#402).
-------------------------------------------------------------------
Fri Feb 10 15:41:21 UTC 2023 - Ancor Gonzalez Sosa <ancor@suse.com>