Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libnvme for openSUSE:Factory checked in at 2026-01-12 12:38:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnvme (Old) and /work/SRC/openSUSE:Factory/.libnvme.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnvme" Mon Jan 12 12:38:38 2026 rev:39 rq:1326372 version:1.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libnvme/libnvme.changes 2025-07-30 11:45:43.479586401 +0200 +++ /work/SRC/openSUSE:Factory/.libnvme.new.1928/libnvme.changes 2026-01-12 12:38:42.339162818 +0100 @@ -1,0 +2,37 @@ +Fri Jan 09 16:12:25 UTC 2026 - Daniel Wagner <[email protected]> + +- Update to version 1.16.1: + * tree: preserve dhchap_key to during scan + * test/mi: initialize struct args + * mi-mctp: Fix compile bug in test/mi-mctp.c when !HAVE_LINUX_MCTP_H + * linux: Add nvme_get_uuid_list function + * tree: support apple-nvme transport + * test: add hkdf_add1 test + * linux: use EVP_PKEY_CTX_add1_hkdf_info only once in compat function (bsc#1246914) + * nvme/linux: check for empty digest in gen_tls_identity() (bsc#1246914) + * examples/discover-loop.py: actually implement a discovery loop + * examples/discover-loop.py: rework to use 'with' statement + * python: support 'with' statement for objects + * python: remove "iter" elements + * python: fix iterators failing on empty lists + * libnvme/nvme.i: raise exception when disconnect fails + * python: Don't exit immediately on discovery fail. + * nvme/linux: add fallback implementation for nvme_insert_tls_key_compat() (bsc#1246914) + * examples/discovery-loop.py: update to use tcp transport + * libnvme/nvme.i: Update subsystem definitions + * nvme.i: fixup typo in nvme:discover + * libnvme: propagate the error to the caller if nvme_get_log_page() fails + * python: fix typo in nvmf_discovery_log + * linux: fix HKDF TLS key derivation back to OpenSSL 3.0.8 (bsc#1246914) + * nvme.i: decode 'tsas' discovery log page entry + * nvme.i: fix crash on ctrl.discover() without a connection + * docs: add missing API types documentation + * libnvme: TLS PSK derivation fixes (bsc#1246914) + * linux: rename __nvme_insert_tls_key_versioned() to __nvme_insert_tls_key() (bsc#1246914) + * linux: rename __nvme_insert_tls_key() to __nvme_import_tls_key() (bsc#1246914) + * test/psk: add testcase for TLS identity derivation (bsc#1246914) + * linux: set errno when nvme_generate_tls_key_identity() fails (bsc#1246914) + * linux: Add functions to set and clear etdas bit + * tree: do not try to strdup NULL pointer (bsc#1247225) + +------------------------------------------------------------------- Old: ---- libnvme-1.15.obscpio New: ---- libnvme-1.16.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnvme.spec ++++++ --- /var/tmp/diff_new_pack.rns9Oe/_old 2026-01-12 12:38:46.171322959 +0100 +++ /var/tmp/diff_new_pack.rns9Oe/_new 2026-01-12 12:38:46.175323125 +0100 @@ -1,7 +1,7 @@ # # spec file for package libnvme # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %bcond_without check Name: libnvme -Version: 1.15 +Version: 1.16.1 Release: 0 Summary: Linux-native nvme device management library License: LGPL-2.1-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.rns9Oe/_old 2026-01-12 12:38:46.219324965 +0100 +++ /var/tmp/diff_new_pack.rns9Oe/_new 2026-01-12 12:38:46.235325633 +0100 @@ -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.15</param> + <param name="revision">v1.16.1</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.rns9Oe/_old 2026-01-12 12:38:46.255326469 +0100 +++ /var/tmp/diff_new_pack.rns9Oe/_new 2026-01-12 12:38:46.263326803 +0100 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/linux-nvme/libnvme.git</param> - <param name="changesrevision">a6497f6e8cb3bc3607e4a772b648a7887b0ab875</param> + <param name="changesrevision">becae3d874b40bfedede672b4b2f58ae8c3be3b5</param> </service> </servicedata> (No newline at EOF) ++++++ libnvme-1.15.obscpio -> libnvme-1.16.1.obscpio ++++++ ++++ 20722 lines of diff (skipped) ++++++ libnvme.obsinfo ++++++ --- /var/tmp/diff_new_pack.rns9Oe/_old 2026-01-12 12:38:47.563381130 +0100 +++ /var/tmp/diff_new_pack.rns9Oe/_new 2026-01-12 12:38:47.567381298 +0100 @@ -1,5 +1,5 @@ name: libnvme -version: 1.15 -mtime: 1753430694 -commit: a6497f6e8cb3bc3607e4a772b648a7887b0ab875 +version: 1.16.1 +mtime: 1762536110 +commit: becae3d874b40bfedede672b4b2f58ae8c3be3b5
