- 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

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75f3a465fff2fcff957c20aa485cf28476fdf1480e593c6567d40f7330b34f26
size 54605

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 10 15:41:21 UTC 2023 - Ancor Gonzalez Sosa <ancor@suse.com>
- 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 <shundhammer@suse.com>

View File

@ -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)