Accepting request 917765 from home:lee_duncan:branches:network

- Updated to latest upstream 2.1.5 as 2.1.5-suse, which contains
  these changes not already present:
  * Handle IPv6 interfaces correctly. (bsc#1187958)
  * Handle qedi correctly in NPAR mode (bsc#1187958)
  * Update iscsiadm man page (bsc#1187958)
  * Update iface.example for ipv6
  * Change iscsi IP type from defines to enum.
  * Handle recv() returning 0 in iscsid_response()

OBS-URL: https://build.opensuse.org/request/show/917765
OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=187
This commit is contained in:
Lee Duncan 2021-09-09 16:03:44 +00:00 committed by Git OBS Bridge
parent 240e7384d3
commit ae42161c7b
5 changed files with 19 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fa76aa797fbfdbc0f3f1e2c2ecc6dd72f549bef5a428700cbbc0161379ae9ef
size 4118
oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058
size 14

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Sep 8 22:11:35 UTC 2021 - Lee Duncan <lduncan@suse.com>
- Updated to latest upstream 2.1.5 as 2.1.5-suse, which contains
these changes not already present:
* Handle IPv6 interfaces correctly. (bsc#1187958)
* Handle qedi correctly in NPAR mode (bsc#1187958)
* Update iscsiadm man page (bsc#1187958)
* Update iface.example for ipv6
* Change iscsi IP type from defines to enum.
* Handle recv() returning 0 in iscsid_response()
-------------------------------------------------------------------
Fri Aug 20 17:11:46 UTC 2021 - Lee Duncan <lduncan@suse.com>

View File

@ -17,10 +17,10 @@
%define iscsi_minor_release 1
%define iscsi_patch_release 4
%define iscsi_patch_release 5
%define iscsi_patch_release_suse %{iscsi_patch_release}-suse
Name: open-iscsi
Version: 2.1.4
Version: 2.1.5
Release: 0
Summary: Linux iSCSI Software Initiator
License: GPL-2.0-or-later