Hello community,

here is the log from the commit of package nvme-cli for openSUSE:Factory 
checked in at 2018-01-10 23:38:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvme-cli (Old)
 and      /work/SRC/openSUSE:Factory/.nvme-cli.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvme-cli"

Wed Jan 10 23:38:04 2018 rev:22 rq:563246 version:1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/nvme-cli/nvme-cli.changes        2017-12-15 
14:06:53.724242731 +0100
+++ /work/SRC/openSUSE:Factory/.nvme-cli.new/nvme-cli.changes   2018-01-10 
23:38:11.375517319 +0100
@@ -1,0 +2,60 @@
+Wed Jan 10 10:17:08 UTC 2018 - [email protected]
+
+- Update to version v1.5 (FATE#322735):
+  * Remove upstreamed patches:
+    - 0001-nvme-Introduce-new-list-subsys-command.patch
+    - 0009-fabrics-also-set-queue_size-and-nr_io_queues-on-conn.patch
+  * fabrics: also set queue_size and nr_io_queues on connect-all connects
+  * nvme-cli: add duplicate_connect parameter support
+  * nvme-cli : wdc-plugin Add support for WDC SN100 and SN200 devices.
+  * Add AEN decoder helper to get-log
+  * Regen documentation
+  * Add Nix(OS) install instructions to the README
+  * Fix the Markdown code for the Alpine install instructions
+  * nvme-cli: make address print format more human-readable
+  * intel-nvme: Fix compiler errors and warnings
+  * Include sizing data in json output that's already included in the non-json 
results.
+  * Cleanup variable definitions
+  * Add command effects log page
+  * Increase default format timeout
+  * Revert "nvme-cli: add duplicate_connect parameter support"
+  * nvme-cli: add duplicate_connect parameter support
+  * nvme-cli: fix wrong bitmask in number of rpmb units.
+  * nvme-cli: make command description const
+  * nvme/id-ns: do not try to get namespace id from non-block device.
+  * Fix typo in previous commit
+  * Fix long suffix parse on 32-bit machines
+  * Nitpicked a printing alignment issue with the id-ns vendor specific field
+  * Avoid unnecessary abbreviation.
+  * nvme/flush: explicitely close file descriptor
+  * Fix memory leak
+  * Add 'DEAC' support to write-zeroes command
+  * Rebuild documentation
+  * nvme-cli: resync nvme.h with the kernel's
+  * NVMe-CLI : WDC-Plugin Updated Smart Log Command
+  * NVMe-CLI : WDC-Plugin Documentation for Updated Smart Log Command
+  * Regenerate documentation
+  * nvme-cli: update show_registers_cc() to use nvme.h
+  * nvme-cli: replace values of all namespaces with NVME_NSID_ALL
+  * nvme-cli: add prints for new HMB identify fields of TP 4002
+  * Update get-feature help text
+  * Improve code alignment on intel plugin
+  * Update intel internal log man page.
+  * nvme-cli/intel: Return if arg parsing returns error
+  * nvme: add options for write command directives
+  * Update documentation
+  * Updated the human readable printing for the SGLS field in the id-ctrl 
command to be compliant with NVMe 1.3
+  * nvme: Introduce new 'list-subsys' command
+  * nvme-cli: add support to get properties for NVMe over Fabric
+  * nvme-cli: support to set the property for NVMe over Fabric
+  * Reorder command list
+  * Documentation fixes
+  * nvme-cli: add support alias command with Firmware Activate
+  * nvme-cli: update Firmware Commit with boot partition feature
+  * nvme-cli: add command specific status of Firmware Commit
+  * Update documentation to use aliases
+  * nvme-cli: add prints of boot partition feature to show-regs
+  * nvme-cli: Fix small mem leak.
+  * Release v1.5
+
+-------------------------------------------------------------------

Old:
----
  0001-nvme-Introduce-new-list-subsys-command.patch
  0009-fabrics-also-set-queue_size-and-nr_io_queues-on-conn.patch
  nvme-cli-v1.4.tar.gz

New:
----
  nvme-cli-v1.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nvme-cli.spec ++++++
--- /var/tmp/diff_new_pack.3sulQe/_old  2018-01-10 23:38:11.895492924 +0100
+++ /var/tmp/diff_new_pack.3sulQe/_new  2018-01-10 23:38:11.895492924 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nvme-cli
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           nvme-cli
-Version:        1.4
+Version:        1.5
 Release:        0
 Summary:        NVM Express user space tools
 License:        GPL-2.0
@@ -29,8 +29,6 @@
 BuildRequires:  xmlto
 BuildRequires:  pkgconfig(libudev)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Patch1:         0001-nvme-Introduce-new-list-subsys-command.patch
-Patch9:         0009-fabrics-also-set-queue_size-and-nr_io_queues-on-conn.patch
 
 %description
 NVM Express (NVMe) is a direct attached storage interface. The
@@ -39,8 +37,6 @@
 
 %prep
 %setup -q -n %{name}-v%{version}
-%patch9 -p1
-%patch1 -p1
 
 %build
 echo %{version} > version

++++++ _service ++++++
--- /var/tmp/diff_new_pack.3sulQe/_old  2018-01-10 23:38:11.923491611 +0100
+++ /var/tmp/diff_new_pack.3sulQe/_new  2018-01-10 23:38:11.923491611 +0100
@@ -3,8 +3,8 @@
     <param name="scm">git</param>
     <param name="url">https://github.com/linux-nvme/nvme-cli.git</param>
     <param name="filename">nvme-cli</param>
-    <param name="version">v1.4</param>
-    <param name="revision">v1.4</param>
+    <param name="version">v1.5</param>
+    <param name="revision">v1.5</param>
     <param name="exclude">.git</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.3sulQe/_old  2018-01-10 23:38:11.943490672 +0100
+++ /var/tmp/diff_new_pack.3sulQe/_new  2018-01-10 23:38:11.943490672 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">https://github.com/linux-nvme/nvme-cli.git</param>
-          <param 
name="changesrevision">10e0bf6130ddd3c0b937093dabfc93b4fb5614d7</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">121dc80e99ff6e90fb79d57f6ca81527b73364fa</param></service></servicedata>
\ No newline at end of file

++++++ nvme-cli-v1.4.tar.gz -> nvme-cli-v1.5.tar.gz ++++++
++++ 13735 lines of diff (skipped)


Reply via email to