Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nbdkit for openSUSE:Factory checked in at 2025-07-01 11:35:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nbdkit (Old) and /work/SRC/openSUSE:Factory/.nbdkit.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nbdkit" Tue Jul 1 11:35:51 2025 rev:20 rq:1289370 version:1.42.5 Changes: -------- --- /work/SRC/openSUSE:Factory/nbdkit/nbdkit.changes 2025-05-14 17:01:56.169068990 +0200 +++ /work/SRC/openSUSE:Factory/.nbdkit.new.7067/nbdkit.changes 2025-07-01 11:37:23.893409971 +0200 @@ -1,0 +2,40 @@ +Fri Jun 27 14:20:21 MDT 2025 - carn...@suse.com + +- Update to version 1.42.5: (jsc#PED-12706) + * vddk: Embolden "/" in file option + * cow: Make cow_on_read private to this file + * docs: Remove irrelevant verbiage about how plugins define + thread models + * docs: filters: Change parameter name of filter .get_ready + * filters: Remove a few unnecessary thread_model parallel + definitions + * tests/test-spinning-mkfs.sh: Reduce the time taken to run this + test + * docs: Mention recent CVE fixes + * vddk: Debug length of extents when using -D vddk.extents=1 + * blocksize-policy: Typo fix + * cacheextents: Mark this filter as deprecated + * include: Move some extent functions to nbdkit-common.h + * vddk: Display command type in command completed message + * maint: Silence clang warning + * maint: Better fix for clang + * vddk: stats: Use "us" instead of (Unicode) "µs" for + microseconds + * vddk: stats: Line up the columns correctly + * curl: Remove temporary file when the plugin is unloaded + * tests/test.c: Try harder to clean up nbdkit and temporary + directory + * sh: Use utils make_temporary_directory function + * server: Try harder to clean up the random fifo dir (-U -) + * exitwhen: Print a debug message if we exit before starting up + * tests/test-no-parameters.sh: Fix comment to reflect reality + * tests: Stop leaving left-over /tmp/nbdkitXXXXXX dirs + * vddk: Update comment and broken link + * tests/functions.sh.in: Fix typo in comment + * vddk: Document unreliable extents information with local vmdk + files + * vddk: Debug the output from QueryAllocatedBlocks + * vddk: Add support for VDDK 9.0.0.0 + * tests: Skip more Python tests under valgrind + +------------------------------------------------------------------- Old: ---- nbdkit-1.42.3.tar.xz New: ---- nbdkit-1.42.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nbdkit.spec ++++++ --- /var/tmp/diff_new_pack.QIqsAA/_old 2025-07-01 11:37:24.737445226 +0200 +++ /var/tmp/diff_new_pack.QIqsAA/_new 2025-07-01 11:37:24.741445394 +0200 @@ -27,7 +27,7 @@ %global broken_test_arches %{arm} aarch64 %{ix86} Name: nbdkit -Version: 1.42.3 +Version: 1.42.5 Release: 0 Summary: Network Block Device server License: BSD-3-Clause @@ -176,8 +176,10 @@ + # The plugins below have non-trivial dependencies are so are # packaged separately. + %package cdi-plugin Summary: Containerized Data Import plugin for %{name} Requires: %{name}-server = %{version}-%{release} @@ -199,8 +201,10 @@ + # In theory this is noarch, but because plugins are placed in _libdir # which varies across architectures, RPM does not allow this. + %package gcs-plugin Summary: Gooogle Cloud Storage plugin %{name} Requires: %{name}-python-plugin = %{version}-%{release} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.QIqsAA/_old 2025-07-01 11:37:24.769446564 +0200 +++ /var/tmp/diff_new_pack.QIqsAA/_new 2025-07-01 11:37:24.773446730 +0200 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="manual"> <param name="filename">nbdkit</param> - <param name="revision">v1.42.3</param> + <param name="revision">v1.42.5</param> <param name="scm">git</param> <param name="submodules">disable</param> <param name="url">https://gitlab.com/nbdkit/nbdkit.git</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.QIqsAA/_old 2025-07-01 11:37:24.793447566 +0200 +++ /var/tmp/diff_new_pack.QIqsAA/_new 2025-07-01 11:37:24.797447733 +0200 @@ -1,6 +1,5 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.com/nbdkit/nbdkit.git</param> - <param name="changesrevision">f80e0b5d08f5ecb88a0cb0e8d4ff61c853cbcce2</param></service></servicedata> -(No newline at EOF) + <param name="changesrevision">6a3d4a3d65c27a3296575ad979ca5462d7bca297</param></service></servicedata> ++++++ nbdkit-1.42.3.tar.xz -> nbdkit-1.42.5.tar.xz ++++++ ++++ 188825 lines of diff (skipped)