Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnvme for openSUSE:Factory checked 
in at 2023-04-02 19:16:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnvme (Old)
 and      /work/SRC/openSUSE:Factory/.libnvme.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnvme"

Sun Apr  2 19:16:50 2023 rev:16 rq:1076526 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnvme/libnvme.changes  2023-01-31 
16:11:57.858714319 +0100
+++ /work/SRC/openSUSE:Factory/.libnvme.new.9019/libnvme.changes        
2023-04-02 19:16:52.856374367 +0200
@@ -1,0 +2,34 @@
+Fri Mar 31 15:38:35 UTC 2023 - Daniel Wagnrer <daniel.wag...@suse.com>
+
+- Update to version 1.4:
+  * fabrics: Filter out invalid UUIDs from DMI
+  * fabrics: Add define for DMI sysinfo
+  * Print out correct TREQ strings for discovery
+  * tree: fix generic device open failure
+  * fabrics: add configuration option 'tls_key'
+  * fabrics: add configuration option 'keyring'
+  * linux: add key helper functions
+  * nvme: add 'nvme_insert_tls_key()' function
+  * linux: add nvme_lookup_keyring()
+  * python: Change python option from combo to feature
+  * types: add opcode field to error log page (TP4113)
+  * python: Add setter property for controller DHCHAP Key
+  * python: Remove redundant host.set_key() method
+  * build, meson: Print option summary
+  * Python: Add support for setting/getting Host DHCHAP key
+  * Python: Add hostnqn_from_file() and hostid_from_file()
+  * types: Update position of elbatm in struct nvme_copy_range{_f1}
+  * doc: fix kernel-doc-check warning
+  * python, meson: Assert that deps are present for -Dpython=true
+  * python: Reformat SWIG input file
+  * python test: Check there is no SIGSEGV during garbage collection
+  * python: Return PyObject* from __str__() instead of a static char[]
+  * python: Fix segmentation fault during garbage collection
+  * build: Enable test in muon minimal build
+  * build: Streamline workflows with nvme-cli
+  * mi: Add nvme_mi_admin_get_log_page
+  * ioctl: Set file descriptor in nvme_get_log_page()
+  * fix endians
+  * fabrics: Do not ignore one char whitespace when string sanitizing
+
+-------------------------------------------------------------------

Old:
----
  libnvme-1.3.obscpio

New:
----
  libnvme-1.4.obscpio

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

Other differences:
------------------
++++++ libnvme.spec ++++++
--- /var/tmp/diff_new_pack.rsmf4S/_old  2023-04-02 19:16:53.404377119 +0200
+++ /var/tmp/diff_new_pack.rsmf4S/_new  2023-04-02 19:16:53.412377159 +0200
@@ -19,7 +19,7 @@
 %define sover 1
 
 Name:           libnvme
-Version:        1.3
+Version:        1.4
 Release:        0
 Summary:        Linux-native nvme device management library
 License:        LGPL-2.1-or-later
@@ -28,6 +28,7 @@
 BuildRequires:  dbus-1-devel
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
+BuildRequires:  keyutils-devel
 BuildRequires:  libjson-c-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  make

++++++ _service ++++++
--- /var/tmp/diff_new_pack.rsmf4S/_old  2023-04-02 19:16:53.444377320 +0200
+++ /var/tmp/diff_new_pack.rsmf4S/_new  2023-04-02 19:16:53.448377340 +0200
@@ -4,7 +4,7 @@
     <param name="url">https://github.com/linux-nvme/libnvme.git</param>
     <param name="filename">libnvme</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v1.3</param>
+    <param name="revision">v1.4</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.rsmf4S/_old  2023-04-02 19:16:53.468377440 +0200
+++ /var/tmp/diff_new_pack.rsmf4S/_new  2023-04-02 19:16:53.472377460 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/linux-nvme/libnvme.git</param>
-    <param 
name="changesrevision">94dd6d027e482749d8a915aae5fd52ef7323c054</param>
+    <param 
name="changesrevision">a8a5d300c70fc30ffd793bb5726a4ec3d0719163</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ libnvme-1.3.obscpio -> libnvme-1.4.obscpio ++++++
++++ 11554 lines of diff (skipped)

++++++ libnvme.obsinfo ++++++
--- /var/tmp/diff_new_pack.rsmf4S/_old  2023-04-02 19:16:54.040380312 +0200
+++ /var/tmp/diff_new_pack.rsmf4S/_new  2023-04-02 19:16:54.044380332 +0200
@@ -1,5 +1,5 @@
 name: libnvme
-version: 1.3
-mtime: 1675084192
-commit: 94dd6d027e482749d8a915aae5fd52ef7323c054
+version: 1.4
+mtime: 1680271519
+commit: a8a5d300c70fc30ffd793bb5726a4ec3d0719163
 

Reply via email to