diff --git a/.gitignore b/.gitignore index 7dfa2c1..0cb4b5a 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /nvme-cli-2.4.tar.gz /nvme-cli-2.6.tar.gz /nvme-cli-2.8.tar.gz +/nvme-cli-2.9.1.tar.gz diff --git a/0001-Revert-fabrics-Use-corresponding-hostid-when-hostnqn.patch b/0001-Revert-fabrics-Use-corresponding-hostid-when-hostnqn.patch index 7c4ce3d..2d8f91c 100644 --- a/0001-Revert-fabrics-Use-corresponding-hostid-when-hostnqn.patch +++ b/0001-Revert-fabrics-Use-corresponding-hostid-when-hostnqn.patch @@ -1,18 +1,18 @@ diff --git a/fabrics.c b/fabrics.c -index 1a53b232da23..0d80dfc5b044 100644 +index 871c20ede093..90c3e5d6c602 100644 --- a/fabrics.c +++ b/fabrics.c -@@ -636,6 +636,7 @@ char *nvmf_hostid_from_hostnqn(const char *hostnqn) +@@ -643,6 +643,7 @@ char *nvmf_hostid_from_hostnqn(const char *hostnqn) void nvmf_check_hostid_and_hostnqn(const char *hostid, const char *hostnqn, unsigned int verbose) { +#if 0 - char *hostid_from_file, *hostid_from_hostnqn; + _cleanup_free_ char *hostid_from_file = NULL; + _cleanup_free_ char *hostid_from_hostnqn = NULL; - if (!hostid) -@@ -659,6 +660,7 @@ void nvmf_check_hostid_and_hostnqn(const char *hostid, const char *hostnqn, unsi +@@ -665,6 +666,7 @@ void nvmf_check_hostid_and_hostnqn(const char *hostid, const char *hostnqn, unsi + fprintf(stderr, "warning: use hostid which does not match uuid in hostnqn\n"); - free(hostid_from_hostnqn); } +#endif } diff --git a/nvme-cli.spec b/nvme-cli.spec index ebbe685..50242c2 100644 --- a/nvme-cli.spec +++ b/nvme-cli.spec @@ -2,7 +2,7 @@ #%%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) Name: nvme-cli -Version: 2.8 +Version: 2.9.1 Release: 1%{?dist} Summary: NVMe management command line interface @@ -18,7 +18,7 @@ BuildRequires: libuuid-devel BuildRequires: systemd-devel BuildRequires: systemd-rpm-macros BuildRequires: zlib-devel -BuildRequires: libnvme-devel >= 1.8-1 +BuildRequires: libnvme-devel >= 1.9-1 BuildRequires: json-c-devel >= 0.14 BuildRequires: asciidoc BuildRequires: xmlto @@ -90,6 +90,9 @@ if [ $1 -eq 1 ] || [ $1 -eq 2 ]; then fi %changelog +* Tue May 07 2024 Maurizio Lombardi - 2.9.1-1 +- Update to version 2.9.1 + * Wed Apr 03 2024 Maurizio Lombardi - 2.8-1 - Update to version 2.8 diff --git a/sources b/sources index 5f3c195..117185f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (nvme-cli-2.8.tar.gz) = 1be0bed4e1bf8a25229f301c2b00b78d2de4eaf8ff2b815fa75e44dd35ddd7787604152bdf00696130df3281206a734c5f408c3f2127440e05c2e4b1cdbb79d4 +SHA512 (nvme-cli-2.9.1.tar.gz) = c9c86e7567c2d4c59aff1eb9d18f4775923db3c81a89c628b819121c32150d4bc2d65d0dacac764c64594369890b380d0fd06bc7c1f83f4a7f3e71a51a6fee24