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-07-26 13:21:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnvme (Old)
 and      /work/SRC/openSUSE:Factory/.libnvme.new.15225 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnvme"

Wed Jul 26 13:21:36 2023 rev:17 rq:1099915 version:1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnvme/libnvme.changes  2023-04-02 
19:16:52.856374367 +0200
+++ /work/SRC/openSUSE:Factory/.libnvme.new.15225/libnvme.changes       
2023-07-26 13:21:43.371238208 +0200
@@ -1,0 +2,40 @@
+Fri Jul 21 12:54:56 UTC 2023 - Daniel Wagner <daniel.wag...@suse.com>
+
+- Label __pycache__ directory because meson 1.2.0 starts to install
+  the precompiled files.
+
+-------------------------------------------------------------------
+Thu Jul 06 09:40:01 UTC 2023 - Daniel Wagner <daniel.wag...@suse.com>
+
+- Update to version 1.5:
+  * fabrics: Relax match on well known disc ctrl lookup
+  * tree: Ignore NULL address pointer for phy slot lookup
+  * fabrics: Filter discovery ctrls out during application context check
+  * util: Add ignored error code
+  * json: Use memory block allocated by realloc() instead printbuf
+  * tree: Add PCI physical slot number for controller
+  * tree: Use nvme_ipaddrs_eq() to compare IP addresses
+  * fabrics: Add EADDRNOTAVAIL error mapping
+  * fabrics: filter out subsystems with non-matching application string
+  * libnvme: add 'application' setting to nvme_root
+  * libnvme: add 'application' setting to the subsystem
+  * util: rename ipaddrs_eq() to nvme_ipaddrs_eq() and make public.
+  * util: Add ipaddrs_eq() to check whether two IP addresses are equal
+  * ioctl: fix RAE bit on last Get Log Page command
+  * fabrics: check genctr after getting discovery entries
+  * fabrics: handle /dev/nvme-fabrics read failure
+  * fabrics: fix potential invalid memory access in __nvmf_supported_option()
+  * Python: Fix crash during garbage collection
+  * mi: Add nvme_mi_ctrl_id to retrieve controller ID
+  * ioctl: Explicitly initialize all members of struct nvme_ns_mgmt_args
+  * ioctl: io management send, receive args fix
+  * Python: Add NBFT support
+  * tree: Fix offset argument check in nvme_bytes_to_lba
+  * nbft: add NBFT v1.0 table support
+  * types: Add IO command set specific field on nsmgmt
+  * fabrics: Do not pass unsupported options to kernel
+  * types: Add ns-mgmt host software specified fields
+  * types.h: Add FDP related Status Code
+  * tree: Fix argument check in nvme_bytes_to_lba
+
+-------------------------------------------------------------------

Old:
----
  libnvme-1.4.obscpio

New:
----
  libnvme-1.5.obscpio

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

Other differences:
------------------
++++++ libnvme.spec ++++++
--- /var/tmp/diff_new_pack.LtISFr/_old  2023-07-26 13:21:44.251243189 +0200
+++ /var/tmp/diff_new_pack.LtISFr/_new  2023-07-26 13:21:44.255243212 +0200
@@ -19,7 +19,7 @@
 %define sover 1
 
 Name:           libnvme
-Version:        1.4
+Version:        1.5
 Release:        0
 Summary:        Linux-native nvme device management library
 License:        LGPL-2.1-or-later
@@ -113,5 +113,6 @@
 %{python3_sitearch}/libnvme/*.so
 %{python3_sitearch}/libnvme/__init__.py
 %{python3_sitearch}/libnvme/nvme.py
+%pycache_only %{python3_sitearch}/libnvme/__pycache__
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.LtISFr/_old  2023-07-26 13:21:44.287243393 +0200
+++ /var/tmp/diff_new_pack.LtISFr/_new  2023-07-26 13:21:44.291243415 +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.4</param>
+    <param name="revision">v1.5</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.LtISFr/_old  2023-07-26 13:21:44.311243529 +0200
+++ /var/tmp/diff_new_pack.LtISFr/_new  2023-07-26 13:21:44.315243551 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/linux-nvme/libnvme.git</param>
-    <param 
name="changesrevision">a8a5d300c70fc30ffd793bb5726a4ec3d0719163</param>
+    <param 
name="changesrevision">4fea83db8328ea788ea8f1001e8ce1cb80ef5fae</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ libnvme-1.4.obscpio -> libnvme-1.5.obscpio ++++++
++++ 23165 lines of diff (skipped)

++++++ libnvme.obsinfo ++++++
--- /var/tmp/diff_new_pack.LtISFr/_old  2023-07-26 13:21:44.851246585 +0200
+++ /var/tmp/diff_new_pack.LtISFr/_new  2023-07-26 13:21:44.855246608 +0200
@@ -1,5 +1,5 @@
 name: libnvme
-version: 1.4
-mtime: 1680271519
-commit: a8a5d300c70fc30ffd793bb5726a4ec3d0719163
+version: 1.5
+mtime: 1688131027
+commit: 4fea83db8328ea788ea8f1001e8ce1cb80ef5fae
 

Reply via email to