Accepting request 878611 from home:lee_duncan:branches:network
- Updated to latest upstream 2.1.4 as 2.1.4-suse, which contains these changes not already present: * Enable iscsi.service asynchronous logins, cleanup services (bsc#1183421) * libopeniscsiusr: dont error loudly if a session isn't found when working through iscsi_sessions_get() * libopeniscsiusr: skip over removed sessions * libopeniscsiusr: fix error messages * Avoid hardcoding pkg-config to fix cross build * Fix iscsistart login issue when target is delayed. OBS-URL: https://build.opensuse.org/request/show/878611 OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=179
This commit is contained in:
parent
dcccc2fca0
commit
19759782ff
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91f08042e5c41ba6f948ba68ff5fbf97b1826c215f0c4e420df3499b020db18f
|
||||
size 490388
|
3
open-iscsi-2.1.4-suse.tar.bz2
Normal file
3
open-iscsi-2.1.4-suse.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f65e8be253af8db46417539d1ec8f4dbbd9ed52ea7f8b697a7f2bb229947b77
|
||||
size 492101
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65ae4f898b6e4dc342f4daad9cc96c64d8ebc9c7ca6682d28f8897fa86c8c381
|
||||
size 5222
|
||||
oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058
|
||||
size 14
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 11 21:29:25 UTC 2021 - Lee Duncan <lduncan@suse.com>
|
||||
|
||||
- Updated to latest upstream 2.1.4 as 2.1.4-suse, which contains
|
||||
these changes not already present:
|
||||
* Enable iscsi.service asynchronous logins, cleanup services
|
||||
(bsc#1183421)
|
||||
* libopeniscsiusr: dont error loudly if a session isn't found when
|
||||
working through iscsi_sessions_get()
|
||||
* libopeniscsiusr: skip over removed sessions
|
||||
* libopeniscsiusr: fix error messages
|
||||
* Avoid hardcoding pkg-config to fix cross build
|
||||
* Fix iscsistart login issue when target is delayed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 20:03:42 UTC 2021 - Lee Duncan <lduncan@suse.com>
|
||||
|
||||
|
@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
%define iscsi_minor_release 1
|
||||
%define iscsi_patch_release 3
|
||||
%define iscsi_patch_release 4
|
||||
%define iscsi_patch_release_suse %{iscsi_patch_release}-suse
|
||||
Name: open-iscsi
|
||||
Version: 2.1.3
|
||||
Version: 2.1.4
|
||||
Release: 0
|
||||
Summary: Linux iSCSI Software Initiator
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user