Hello community, here is the log from the commit of package nvme-cli for openSUSE:Factory checked in at 2019-07-30 12:37:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nvme-cli (Old) and /work/SRC/openSUSE:Factory/.nvme-cli.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "nvme-cli" Tue Jul 30 12:37:35 2019 rev:35 rq:719004 version:1.8.1+git135.9bab71e Changes: -------- --- /work/SRC/openSUSE:Factory/nvme-cli/nvme-cli.changes 2019-05-27 08:36:26.999116243 +0200 +++ /work/SRC/openSUSE:Factory/.nvme-cli.new.4126/nvme-cli.changes 2019-07-30 12:37:35.910948118 +0200 @@ -1,0 +2,46 @@ +Fri Jul 26 20:22:17 UTC 2019 - sschricker@suse.com + +- Update to version 1.8.1+git135.9bab71e: + * various documentation improvements + * nvme-cli: Restore support for older gcc versions + * [NVMe-CLI] Add support for larger data sizes needed to get DUI data. + * [Log] Memblaze add more log infomation for S.M.A.R.T. + * nvme: add Verify command + * lnvm: do not print 0 when the arg is not given + * lnvm: remove redundant whitespace in lnvm_init() + * nvme: clean up goto labels without whitespace + * format: check BLKRRPART failure + * [NVMe-CLI] Add support for SN730 to WDC plugin commmands + * Add verbose capability to get DUI function to improve debug + * nvme-print: Show value for Transport SGL Data Block Descriptor support + * [NVMe-CLI] WDC: Add support for 64 bit data addresses in Get DUI Data functions + * nvme-cli: Fix more endianness issues + * nvme-print: add JSON for NVMe 1.4 NPWG, NPWA, NPDG, NPDA and NOWS fields + * fabrics: Return errno mapped for fabrics error status + * fabrics: return error when discovery retry exhausted + * nvme: Return errno mapped for nvme error status + * nvme-status: Introduce nvme status module to map errno + * nvme: Return negative error value for internal errors + * fabrics: Do not return in the middle of the subcommand + * nvme: Do not return in the middle of the subcommand + * nvme-cli: Report the NVMe 1.4 NPWG, NPWA, NPDG, NPDA and NOWS fields + * Introduce NVMe 1.4 Identify Namespace fields in struct nvme_id_ns + * nvme-cli: Skip properties that are not supported + * Fix various bugs related to endianness bugs + * NVMe-Cli Shannon Plugin-add support for shannon systems. + * nvme-print: fix json object memory leak + * fabrics: Fix memory leak of subsys list + * nvme: update description for "nvme list" command + * nvme: update list-ns nsid option + * nvme-print: add pretty print for estimated sanitize time + * add namespace to json output of nvme list + * add free call for json object for commands show-regs + * add newline for command show-regs + * nvme-cli: remove unnecessary initialize of local var + * nvme-cli: don't try to disconnect for ctrl with pcie transport + * Fix sprintf truncate +- Reorder install steps: Install systemd services first, since they + are required for the udev rules, avoiding a theoretical race + condition. + +------------------------------------------------------------------- Old: ---- nvme-cli-1.8.1+git64.b969cf0.tar.xz New: ---- nvme-cli-1.8.1+git135.9bab71e.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nvme-cli.spec ++++++ --- /var/tmp/diff_new_pack.CafqlD/_old 2019-07-30 12:37:36.906947992 +0200 +++ /var/tmp/diff_new_pack.CafqlD/_new 2019-07-30 12:37:36.910947992 +0200 @@ -17,7 +17,7 @@ Name: nvme-cli -Version: 1.8.1+git64.b969cf0 +Version: 1.8.1+git135.9bab71e Release: 0 Summary: NVM Express user space tools License: GPL-2.0-only @@ -77,10 +77,10 @@ make PREFIX=%{_prefix} DESTDIR=%{buildroot} install-bin install-man %{?_smp_mflags} install -m 644 -D /dev/null %{buildroot}%{_sysconfdir}/nvme/hostnqn install -m 644 -D completions/bash-nvme-completion.sh %{buildroot}%{_datadir}/bash_completion/completions/nvme -install -m 644 -D nvme-fc-autoconnect/70-nvmefc-autoconnect.rules %{buildroot}%{_udevrulesdir}/70-nvmefc-autoconnect.rules install -m 644 -D nvme-fc-autoconnect/nvmefc-boot-connections.service %{buildroot}%{_unitdir}/nvmefc-boot-connections.service install -m 644 -D nvme-fc-autoconnect/nvmefc-connect@.service %{buildroot}%{_unitdir}/nvmefc-connect@.service install -m 644 -D nvme-fc-autoconnect/nvmefc-connect.target %{buildroot}%{_unitdir}/nvmefc-connect.target +install -m 644 -D nvme-fc-autoconnect/70-nvmefc-autoconnect.rules %{buildroot}%{_udevrulesdir}/70-nvmefc-autoconnect.rules install -m 644 -D scripts/71-nvme-iopolicy-netapp-ONTAP.rules %{buildroot}%{_udevrulesdir}/71-nvme-iopolicy-netapp-ONTAP.rules install -m 644 -D scripts/71-nvme-iopolicy-netapp-E-Series.rules %{buildroot}%{_udevrulesdir}/71-nvme-iopolicy-netapp-E-Series.rules %ifarch x86_64 aarch64 i586 ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.CafqlD/_old 2019-07-30 12:37:36.986947982 +0200 +++ /var/tmp/diff_new_pack.CafqlD/_new 2019-07-30 12:37:36.990947982 +0200 @@ -5,6 +5,6 @@ </service> <service name="tar_scm"> <param name="url">https://github.com/linux-nvme/nvme-cli.git</param> - <param name="changesrevision">b969cf0b67995035a17ed89812d695b7f954f39c</param> + <param name="changesrevision">507ded512077c1950a3d87455138b5ab30f3012d</param> </service> -</servicedata> +</servicedata> \ No newline at end of file ++++++ nvme-cli-1.8.1+git64.b969cf0.tar.xz -> nvme-cli-1.8.1+git135.9bab71e.tar.xz ++++++ ++++ 5377 lines of diff (skipped)