diff --git a/open-iscsi-2.1.8-suse.tar.bz2 b/open-iscsi-2.1.8-suse.tar.bz2 deleted file mode 100644 index 6ec68a1..0000000 --- a/open-iscsi-2.1.8-suse.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abc8c23748927b77116e314c2710bdec8fc4ee33b01a67bf53c71d88de6e19e9 -size 509776 diff --git a/open-iscsi-2.1.9-suse.tar.bz2 b/open-iscsi-2.1.9-suse.tar.bz2 new file mode 100644 index 0000000..16074ec --- /dev/null +++ b/open-iscsi-2.1.9-suse.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a56824d685d4f5f6a24d7e093cda8842ce831e3366699276989cfd795123e0 +size 513125 diff --git a/open-iscsi-SUSE-latest.diff.bz2 b/open-iscsi-SUSE-latest.diff.bz2 index f31d2a5..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:800ad3cfdafe610ceb3a2fed8e3350c21efc13a55ed558852710a5ceb1509c1a -size 3082 +oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058 +size 14 diff --git a/open-iscsi.changes b/open-iscsi.changes index dd4af75..7979849 100644 --- a/open-iscsi.changes +++ b/open-iscsi.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Thu Jun 15 17:39:33 UTC 2023 - Lee Duncan + +- Upgrade to upstream version 2.1.9 with tag "2.1.9-suse" + (bsc#1210514), replacing open-iscsi-2.1.8-suse.tar.bz2 with + open-iscsi-2.1.9-suse.tar.bz2, and resetting + open-iscsi-SUSE-latest.diff.bz2. A summary rom the ChangeLog + file: + * Fix discoveryd compiler warning + * Sync iscsi_if.h with kernel + * Handle old DB records correctly + * Make IQN configuration for iscsi-iname + * remove OFFLOAD_BOOT_SUPPORTED, which is always true + * Use UUID for IPC, not "root" + * do not support SHA3 for libressl + * build meson cleanups, including changing default DB home + * Updated README about NOPs + * Remove "BindTo" in systemd service file + * Some iscsiuio fixes, including licensing and memory leaks + (bsc#1210514) + * Small netlink fixes + * Fix OOM adjustment + * Some error recovery fixes + * Some spelling fixes + ------------------------------------------------------------------- Mon Apr 17 18:02:13 UTC 2023 - Lee Duncan diff --git a/open-iscsi.spec b/open-iscsi.spec index dc614b5..0e875be 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -46,12 +46,12 @@ %endif %define iscsi_minor_release 1 -%define iscsi_patch_release 8 +%define iscsi_patch_release 9 %define iscsi_patch_release_suse %{iscsi_patch_release}-suse %define libname libopeniscsiusr0 %define libversion 0.2.0 Name: open-iscsi -Version: 2.1.8 +Version: 2.1.9 Release: 0 Summary: Linux iSCSI Software Initiator License: GPL-2.0-or-later