diff --git a/_service b/_service index 88966eb..2d029f4 100644 --- a/_service +++ b/_service @@ -3,9 +3,9 @@ https://github.com/openSUSE/open-iscsi.git git open-iscsi - d557967bc9ae - 2.1.9.suse+@TAG_OFFSET@.%h - 2.1.[0-9] + fea0fde82ed1 + 2.1.10.suse+@TAG_OFFSET@.%h + 2.1.[0-9]* openSUSE-Factory enable .git diff --git a/_servicedata b/_servicedata index 323cc41..4c9d031 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/open-iscsi.git - d557967bc9aeaa9aa4f62b443c0aec48a8e8e046 \ No newline at end of file + fea0fde82ed1f2974839501bf68121d9ad0fc4b5 \ No newline at end of file diff --git a/open-iscsi-2.1.10.suse+52.9a4cb8fdee02.tar.xz b/open-iscsi-2.1.10.suse+52.9a4cb8fdee02.tar.xz new file mode 100644 index 0000000..9a85298 --- /dev/null +++ b/open-iscsi-2.1.10.suse+52.9a4cb8fdee02.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0078e4d813f7148323adecfe8b78a3978d6076f5517e9d85fb01e3cbf8eff80 +size 493308 diff --git a/open-iscsi-2.1.9.suse+844.d557967bc9ae.tar.xz b/open-iscsi-2.1.9.suse+844.d557967bc9ae.tar.xz deleted file mode 100644 index af47b84..0000000 --- a/open-iscsi-2.1.9.suse+844.d557967bc9ae.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e3d82c4285c1b85bfe1c118bf235cbeb34286bc17d209827eb3812667d8bfd1 -size 491536 diff --git a/open-iscsi.changes b/open-iscsi.changes index 3b5ecf0..3ce72cf 100644 --- a/open-iscsi.changes +++ b/open-iscsi.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Sep 30 19:25:24 UTC 2024 - lduncan@suse.com + +- Update to version 2.1.10.suse+51.fea0fde82ed1: + * Incudes upstream version 2.1.10 plus some fixes + * Fix firmware targets startup to always be "onboot" (#482) + (bsc#1228084) + * Change a discovery function to void return type (#481) + * Fix gcc issues (#480) + * Bugfix read specific sysfs value "off" of session attribute (#466) + * Fix bug where abort_tmo read failures were ignored. (#467) + * grammar nitpicks (#464) + * Fix memory leak in iscsi_check_session_use_count (#465) + * improve the comments in idbm_lock() (#458) + * Make it visible when memory allocation failure (#457) + * Better handle multiple iscsiadm commands (#453) + * iscsiadm: allow hostnames in node-mode commands (#451) + * Modify how workqueue priority is set (#445) + * Fix authmethod check by printing a warning message when CHAP used and authmethod=None (#443) + * iscsid: Rescan devices on relogin (#444) + * Adds missing characters in README. (#440) + * Turn off iSCSI NOP-Outs, by default. + * fix: add usr/iscsid_req.h missinig underline (#431) (#436) + ------------------------------------------------------------------- Wed Dec 20 18:39:01 UTC 2023 - Lee Duncan diff --git a/open-iscsi.spec b/open-iscsi.spec index dbc6fc2..757932d 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -1,7 +1,7 @@ # # spec file for package open-iscsi # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,13 +46,13 @@ %endif %define iscsi_minor_release 1 -%define iscsi_patch_release 9 +%define iscsi_patch_release 10 %define iscsi_patch_release_suse %{iscsi_patch_release}.suse -%define iscsi_service_tag 844.d557967bc9ae +%define iscsi_service_tag 52.9a4cb8fdee02 %define libname libopeniscsiusr0 %define libversion 0.2.0 Name: open-iscsi -Version: 2.1.9 +Version: 2.1.10 Release: 0 Summary: Linux iSCSI Software Initiator License: GPL-2.0-or-later