Accepting request 714264 from home:lee_duncan:branches:network

- Added latest upstream changes, including:
  * iscsiuio: update version to 0.7.8.6
  * iscsiuio: allow processing of iscsid requests in DHCP failure condition
  * rec update: disable the idbm_lock in read/write when updating the rec
  Updating:
  * open-iscsi-SUSE-latest.diff.bz2

OBS-URL: https://build.opensuse.org/request/show/714264
OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=133
This commit is contained in:
Lee Duncan 2019-07-09 16:05:21 +00:00 committed by Git OBS Bridge
parent c95b156d0a
commit 8b3f323446
3 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f21f0ba451f7a55644360b3c1955b5b6a4812555096c569ebb7e40bb500e1922
size 14053
oid sha256:eb832a0be843403f2d7c9d37fef6bb64359a9348dd0497e09f5a89c46a066098
size 17602

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 9 15:41:53 UTC 2019 - Lee Duncan <lduncan@suse.com>
- Added latest upstream changes, including:
* iscsiuio: update version to 0.7.8.6
* iscsiuio: allow processing of iscsid requests in DHCP failure condition
* rec update: disable the idbm_lock in read/write when updating the rec
Updating:
* open-iscsi-SUSE-latest.diff.bz2
-------------------------------------------------------------------
Wed Jun 12 14:24:16 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -40,8 +40,8 @@ BuildRequires: open-isns-devel
BuildRequires: openssl-devel
BuildRequires: pkg-config
BuildRequires: suse-module-tools
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(systemd)
Requires(post): coreutils
Requires: libopeniscsiusr0_2_0 = %{version}
%{?systemd_requires}