diff --git a/yast2-iscsi-client-4.5.6.tar.bz2 b/yast2-iscsi-client-4.5.6.tar.bz2 deleted file mode 100644 index 10356b8..0000000 --- a/yast2-iscsi-client-4.5.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75f3a465fff2fcff957c20aa485cf28476fdf1480e593c6567d40f7330b34f26 -size 54605 diff --git a/yast2-iscsi-client-4.5.7.tar.bz2 b/yast2-iscsi-client-4.5.7.tar.bz2 new file mode 100644 index 0000000..39a24a2 --- /dev/null +++ b/yast2-iscsi-client-4.5.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940a90735726f8c22c8ab1dcd2a6bb7acf08fa6b7c67839783f30cb8e4d292d1 +size 59074 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 167698b..6dac23e 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Feb 10 16:29:34 UTC 2023 - Ancor Gonzalez Sosa + +- 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 + +- Finish client: copy the content of both /etc/iscsi and + /var/lib/iscsi (bsc#1207374). +- Finish client: never enable both the iscsid socket and the + service (partial fix for bsc#1207839). +- 4.5.7 + ------------------------------------------------------------------- Wed Nov 2 17:03:48 UTC 2022 - Stefan Hundhammer diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index d2f0674..4b18d8a 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-iscsi-client # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-iscsi-client -Version: 4.5.6 +Version: 4.5.7 Release: 0 Summary: YaST2 - iSCSI Client Configuration License: GPL-2.0-only @@ -28,8 +28,8 @@ BuildRequires: update-desktop-files # Yast2::Systemd::Socket BuildRequires: yast2 >= 4.1.3 # needed for test of finish client which include installation/misc -BuildRequires: yast2-devtools >= 4.4.0 BuildRequires: yast2-installation +BuildRequires: yast2-devtools >= 4.4.0 BuildRequires: yast2-packager BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)