From e7442797d582311987f009fa743c0ffb80ad6048e406ff2081fb664a8c1e37dd Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Thu, 2 Apr 2020 22:55:49 +0000 Subject: [PATCH] Accepting request 791029 from home:lee_duncan:branches:network - Update with two upstream commits: * Fix issue where "iscsi-iname -p" core dumps. (found upstream) * Fix iscsi.service so it handles restarts better (bsc#1163499) * Add Wants=remote-fs-pre.target for sequencing. (bsc#1158536) updating: * open-iscsi-SUSE-latest.diff.bz2 OBS-URL: https://build.opensuse.org/request/show/791029 OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=159 --- open-iscsi-SUSE-latest.diff.bz2 | 4 ++-- open-iscsi.changes | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/open-iscsi-SUSE-latest.diff.bz2 b/open-iscsi-SUSE-latest.diff.bz2 index 1f82a91..59fdc39 100644 --- a/open-iscsi-SUSE-latest.diff.bz2 +++ b/open-iscsi-SUSE-latest.diff.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058 -size 14 +oid sha256:ed3d8cbf0dba53fc8fbd9d8a334d6f16c948890a0c1692b1617cb39c0dac08e4 +size 1330 diff --git a/open-iscsi.changes b/open-iscsi.changes index 6b57671..3644e4e 100644 --- a/open-iscsi.changes +++ b/open-iscsi.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Apr 1 18:38:30 UTC 2020 - Lee Duncan + +- Update with two upstream commits: + * Fix issue where "iscsi-iname -p" core dumps. (found upstream) + * Fix iscsi.service so it handles restarts better (bsc#1163499) + * Add Wants=remote-fs-pre.target for sequencing. (bsc#1158536) + updating: + * open-iscsi-SUSE-latest.diff.bz2 + ------------------------------------------------------------------- Thu Mar 26 16:56:38 UTC 2020 - Lee Duncan