diff --git a/open-iscsi-2.1.1-suse.tar.bz2 b/open-iscsi-2.1.1-suse.tar.bz2 deleted file mode 100644 index 0ffacfd..0000000 --- a/open-iscsi-2.1.1-suse.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c968815bb508fa772305abc257dbd4da2ad81e35e8ad60c2af0bb5a686d0e5b -size 488175 diff --git a/open-iscsi-2.1.2-suse.tar.bz2 b/open-iscsi-2.1.2-suse.tar.bz2 new file mode 100644 index 0000000..ac370f8 --- /dev/null +++ b/open-iscsi-2.1.2-suse.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de1c1186931c23f8c527b84b94e815cf2a25ec560f7e34c16b480dc2cb0de491 +size 488411 diff --git a/open-iscsi-SUSE-latest.diff.bz2 b/open-iscsi-SUSE-latest.diff.bz2 index 1a9f80a..1f82a91 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:22d0da2fae9b69f691b462b449ef32fcfe2bbe8e8525819139c3bef24bb1d407 -size 4555 +oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058 +size 14 diff --git a/open-iscsi.changes b/open-iscsi.changes index 9049c81..9224b56 100644 --- a/open-iscsi.changes +++ b/open-iscsi.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Sat Jul 25 01:05:13 UTC 2020 - Lee Duncan + +- Upgrade to upstream vresion 2.1.2 as 2.1.2-suse (for + jre#SES-1081), including: + * use openssl for random data generation + * Misspelled socket name might cause confusion to inexperienced user. + * iscsi/libopeniscsiusr:add libopeniscsiuser_node.h to HEADERS + * Let initiator name be created by iscsi-init.service. + * iscsi: fix fd leak + * iscsi: Add break to while loop + * Fix compiler complaint about string copy in iscsiuio + * Fix a compiler complaint about writing one byte + * Fix issue with zero-length arrays at end of struct + * Add iscsi-init.service + * Proper disconnect of TCP connection + * Fix dependency on new systemd RPM macro + * Fix SIGPIPE loop in signal handler + * Update iscsi-iname.c + * log:modify iSCSI shared memory permissions for logs + * Sequence systemd services correctly when upgrading + * Ignore iface.example in iface match checks + * More changes for musl. + * Fix type mismatch under musl. + * Change include of to + * Add Wants=remote-fs-pre.target for sequencing. + * Add workaround in SPEC file for installcheck. + * Fix issue where "iscsi-iname -p" core dumps. + * iscsi-iname: fix iscsi-iname -p access NULL pointer without given IQN prefix + * Fix iscsi.service so it handles restarts better + Replacing open-iscsi-2.1.1-suse.tar.bz2 with open-iscsi-2.1.2-suse.tar.bz2, + and updating open-iscsi-SUSE-latest.diff.bz2 to empty, since initially + there are no differences. + ------------------------------------------------------------------- Mon Jun 8 16:42:42 UTC 2020 - Lee Duncan diff --git a/open-iscsi.spec b/open-iscsi.spec index 0bd5589..ae16129 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -17,10 +17,10 @@ %define iscsi_minor_release 1 -%define iscsi_patch_release 1 +%define iscsi_patch_release 2 %define iscsi_patch_release_suse %{iscsi_patch_release}-suse Name: open-iscsi -Version: 2.1.1 +Version: 2.1.2 Release: 0 Summary: Linux iSCSI Software Initiator License: GPL-2.0-or-later