Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnvme for openSUSE:Factory checked 
in at 2025-07-26 13:40:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnvme (Old)
 and      /work/SRC/openSUSE:Factory/.libnvme.new.13279 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnvme"

Sat Jul 26 13:40:35 2025 rev:36 rq:1295759 version:1.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnvme/libnvme.changes  2025-04-22 
17:31:19.190735078 +0200
+++ /work/SRC/openSUSE:Factory/.libnvme.new.13279/libnvme.changes       
2025-07-26 13:41:04.496610829 +0200
@@ -1,0 +2,76 @@
+Fri Jul 25 09:50:15 UTC 2025 - Daniel Wagner <dwag...@suse.de>
+
+- Update to version 1.15:
+  * Release v1.15
+  * doc: Regenerate all docs for v1.15
+  * tree: always set the host key (bsc#1246560)
+  * json: do not leak port_obj for PCI devices
+  * Revert "linux: TLS PSK derivation fixes"
+  * linux: TLS PSK derivation fixes
+  * mi: correct mi admin feature functions map file
+  * mi: add power management feature functions
+  * mi: add arbitration feature get function
+  * libnvme: sanitize free() handling
+  * ioctl: fix nvme_get_log_endurance_grp_evt() description
+  * tree: free ctrl attributes when (re)configure ctrl (bsc#1243716)
+  * types: Add Create Queue Specific (CQS) shift and mask for LM CDQ command
+  * test: add tests for miscellaneous ioctl functions
+  * test: move _cleanup_free_ to util.h
+  * ioctl: fix nvme_directive_recv_stream_status
+  * test: add tests for miscellaneous ioctl functions
+  * tree: filter tree after scan has completed (bsc#1243716)
+  * build: disable liburing support per default
+  * ioctl: introduce force xfer length configuration knob
+  * mi:     nvme_mi_mi_xfer() is overly restrictive
+  * mi: Additional define options for older systems with SIOCMCTPALLOC
+  * types: Fix nvme_ns_id_desc packing
+  * types: add SMART / health information CW shift and mask values
+  * doc: fix return value description for nvme_scan_topology
+  * test: add tests for zns functions
+  * test: add missing tests for features functions
+  * ioctl: fix nvme_lm_set_features_ctrl_data_queue
+  * test: extend sysfs tree dump test
+  * tree: add attribute numa_nodes for NVMe path object
+  * tree: add queue-depth attribute for nvme path object
+  * tree: add support for discovering nvme paths using sysfs multipath link
+  * test: add tests for log functions
+  * test: add missing tests for identify functions
+  * ioctl: only use io_uring for char devices
+  * examples: Make examples build selectable
+  * examples: remove unnecessary include of <bits/pthreadtypes.h>
+  * tree: handle the case when host_iface/host_traddr are set to "none"
+  * Release v1.14
+  * doc: Regenerate all docs for v1.14
+  * examples: add explicit pthread dependency to meson
+  * build: disable netdb test for static builds
+  * build: make 'clean' target an alias for 'purge'
+  * types: Change LM CDQ sz argument from u8 to u32.
+  * Revert "fabrics: retry connect command on EINTR"
+  * ioctl: add temperature threshold TMPSEL and THSEL parameters to get
+  * types: add temperature threshold feature TMPTHH field
+  * mi: Introduce asynchronous event message handling
+  * types,util: add enums for Boot Partition Write Protection Config feature
+  * tests: Add an empty NBFT table
+  * tests: Add sample NBFT table with empty HFI ipv6 address
+  * mi: Add support for multiple csi buffers
+  * mi: add nvme_mi_submit entry and exit weak functions
+  * util: add FDP events feature length
+  * tree: add routine to fetch subsys serial number
+  * mi: fix unrleased section name
+  * build: use newer build container for readthedocs
+  * build: update readthedocs commands
+  * scripts: update UNRELEASED export map on release
+  * src: introduce unreleased export section
+  * biuld: patch the meson.build for test pypi upload
+  * build: split 'dev' postfix from version string
+  * build: cleanup python test pypi upload
+  * build: fix test pypi cleanup task
+  * build: add cleanup task for pypi test uploads
+  * build: upload unique pypi test versions
+  * util: add performance characteristic feature length
+  * types: add performance characteristics attribute definitions
+  * build: allow to specify tag for workflow_dispatch
+  * build: switch to new python meson backend
+- disable liburing support, upstream disabled it on default.
+
+-------------------------------------------------------------------

Old:
----
  libnvme-1.13.obscpio

New:
----
  libnvme-1.15.obscpio

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

Other differences:
------------------
++++++ libnvme.spec ++++++
--- /var/tmp/diff_new_pack.4fPOMa/_old  2025-07-26 13:41:06.084676190 +0200
+++ /var/tmp/diff_new_pack.4fPOMa/_new  2025-07-26 13:41:06.096676684 +0200
@@ -21,7 +21,7 @@
 %bcond_without check
 
 Name:           libnvme
-Version:        1.13
+Version:        1.15
 Release:        0
 Summary:        Linux-native nvme device management library
 License:        LGPL-2.1-or-later
@@ -36,9 +36,6 @@
 BuildRequires:  openssl-devel
 BuildRequires:  python3-devel
 BuildRequires:  swig
-%if 0%{?suse_version} >= 1600
-BuildRequires:  liburing-devel
-%endif
 
 %description
 Provides library functions for accessing and managing NVMe devices on a Linux

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4fPOMa/_old  2025-07-26 13:41:06.504693477 +0200
+++ /var/tmp/diff_new_pack.4fPOMa/_new  2025-07-26 13:41:06.540694959 +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.13</param>
+    <param name="revision">v1.15</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.4fPOMa/_old  2025-07-26 13:41:06.668700227 +0200
+++ /var/tmp/diff_new_pack.4fPOMa/_new  2025-07-26 13:41:06.704701708 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/linux-nvme/libnvme.git</param>
-    <param 
name="changesrevision">4727ac4fd97e893c74286281ecc997e44b7fa4b9</param>
+    <param 
name="changesrevision">a6497f6e8cb3bc3607e4a772b648a7887b0ab875</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ libnvme-1.13.obscpio -> libnvme-1.15.obscpio ++++++
++++ 20933 lines of diff (skipped)

++++++ libnvme.obsinfo ++++++
--- /var/tmp/diff_new_pack.4fPOMa/_old  2025-07-26 13:41:08.340769045 +0200
+++ /var/tmp/diff_new_pack.4fPOMa/_new  2025-07-26 13:41:08.344769210 +0200
@@ -1,5 +1,5 @@
 name: libnvme
-version: 1.13
-mtime: 1744370482
-commit: 4727ac4fd97e893c74286281ecc997e44b7fa4b9
+version: 1.15
+mtime: 1753430694
+commit: a6497f6e8cb3bc3607e4a772b648a7887b0ab875
 

Reply via email to