Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nbdkit for openSUSE:Factory checked in at 2024-04-19 19:14:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nbdkit (Old) and /work/SRC/openSUSE:Factory/.nbdkit.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nbdkit" Fri Apr 19 19:14:35 2024 rev:12 rq:1168945 version:1.36.5 Changes: -------- --- /work/SRC/openSUSE:Factory/nbdkit/nbdkit.changes 2023-11-02 20:21:57.920929485 +0100 +++ /work/SRC/openSUSE:Factory/.nbdkit.new.26366/nbdkit.changes 2024-04-19 19:17:49.407429215 +0200 @@ -1,0 +2,95 @@ +Thu Apr 18 20:11:38 UTC 2024 - [email protected] + +- Update to version 1.36.5: + * Version 1.36.5. + * tests: Add test-blkio.sh to unconditional EXTRA_DIST rule + * Revert "valgrind: Add suppression for liblzma bug" + * vddk: Move "Unknown error" information to the manual + * ocaml Add better comments to the example plugin + * ocaml: Simplify pread operation + * ocaml: Define a struct handle to hold the OCaml handle + * ocaml: Add OCaml version to --dump-plugin output + * ocaml: Print callback name when an exception is printed + * ocaml: Combine all exception printing into a single macro + * ocaml: Try to fix cross-references in NBDKit(3) + * cc: Separate two examples in the synopsis + * tests: luks: Skip valgrind + * eval: Check that get_size method is provided + * lua, tcl: Error out if script parameter is not supplied + * python: Fix crash if script parameter is missing + * perl: Fix crash if script parameter is missing + * rust: Fix the MSRV check during CI + * Rust: fix a clippy::clone_assign lint + * ci: cirrus: Use --break-system-packages with 'pip install' + * vddk: Document that VDDK 8.0.2+ is broken with RHEL 8 + * Version 1.36.4. + * valgrind: Add suppression for liblzma bug + * luks: Fix infinite loop on error path + * docs: Add example of exporting a variable in --run + * vddk: Move read-only example / explanation to NOTES section + * vddk: Expand the first example into something runnable + * vddk: Update VDDK support matrix again + * benchmark: fio needs "$uri" to be exported + * tests: Only clean test-old-plugins-*.sh on distclean + * tests: Rename pycodestyle.sh to test-pycodestyle.sh + * rust: Add const {} around thread_local initializers + * rust: Raise MSRV to 1.59.0 + * rust: Split out clippy and documentation generation from tests + * rust: Run the test script with bash and add a license notice + * common/protocol: Error out if generate-protostrings.sh fails + * example2, partitioning, split: Reject block devices + * configure: Check that bash is sufficiently new + * configure: Use consistent capitalization in --help output + * configure: python: Remove unnecessary quoting + * configure: perl: Improve message output in test + * configure: Past tense, Python 2 has now been deprecated + * configure: Move linuxdisk test next to other ext2 tests + * configure: Fix some comment headings + * configure: Move dlsym & dladdr tests together + * vddk: Tested VDDK up to 8.0.2 + * podwrapper: Ignore check on older versions of Perl + * podwrapper: Allow = (POD directive) followed by bare URL + * zero: Point to various alternatives to this plugin + * podwrapper: Check for bare URLs and suggest replacement with L<> links + * podwrapper: Move long lines and cross-reference checks earlier + * docs: Replace some bare URLs with L<> + * plugins/S3: Fix zero callback + * S3: Convert docstring to the triple double-quoted string form + * S3: Reorder code lines for improved clarity + * S3: Make tests to run on Windows (avoid using /dev/urandom) + * S3: Correct spelling + * Correct minimum block size for S3 plugin + * common/replacements/win32: Make windmc tool optional + * common/replacements/win32: Only build nbdkit-cat.mc derived files once + * tests: Fix tests to work with srcdir != builddir + * common/bitmaps: Fix tests when srcdir != builddir + * tests: Add some documentation to test-read-password-plugin.c + * Version 1.36.3. + * Update file nbdkit-fua-filter.pod + * ssh: Print the failed path in error message + * ci: Update to latest lcitool + * partition: Suggest alternate partition-sectorsize + * partition: Don't call nbdkit_error twice on error path + * exportname: Fix markup for linking to other man pages + * file: Fix markup when referencing dir= option from dirfd= docs + * configure: Fix initialization from incompatible pointer type + * Version 1.36.2. + * cdi: Mention qcow2dec filter for extracting qcow2 format images + * cdi: Use a quay.io image instead of docker:// + * cdi: Use docker-dir (instead of oci-dir) when saving pulled image + * New mailing list archives + * New mailing list email address + * server: Declare maximum supported plugin API version + * server: Print SOEXT ("so" or "dll") in nbdkit --dump-config output + * server: Small tidy up of globals + * golang: Fix linker on macOS + * server/internal.h: Simplify generated code used for dynamic handle checks + * server: Add magic values to important structs + * server/threadlocal.c: Inline and simplify threadlocal_pop_context + * server/backend.c: Use calloc when creating context struct + * tests: Simplify by replacing qemu-io with nbdsh + * tests/test-pattern.sh: Fix quoting of heredoc + * pattern: Accurately update b & offset in loop + * tests/test-log-script-info.sh: Check /bin/sh is bash for this test + +------------------------------------------------------------------- Old: ---- nbdkit-1.36.1.tar.xz New: ---- nbdkit-1.36.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nbdkit.spec ++++++ --- /var/tmp/diff_new_pack.3ne31C/_old 2024-04-19 19:17:50.211458777 +0200 +++ /var/tmp/diff_new_pack.3ne31C/_new 2024-04-19 19:17:50.211458777 +0200 @@ -1,7 +1,7 @@ # # spec file for package nbdkit # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %global broken_test_arches %{arm} aarch64 Name: nbdkit -Version: 1.36.1 +Version: 1.36.5 Release: 0 Summary: Network Block Device server License: BSD-3-Clause @@ -175,6 +175,7 @@ + ++++++ _service ++++++ --- /var/tmp/diff_new_pack.3ne31C/_old 2024-04-19 19:17:50.243459953 +0200 +++ /var/tmp/diff_new_pack.3ne31C/_new 2024-04-19 19:17:50.243459953 +0200 @@ -1,7 +1,7 @@ <services> - <service name="tar_scm" mode="disabled"> + <service name="tar_scm" mode="manual"> <param name="filename">nbdkit</param> - <param name="revision">v1.36.1</param> + <param name="revision">v1.36.5</param> <param name="scm">git</param> <param name="submodules">disable</param> <param name="url">https://gitlab.com/nbdkit/nbdkit.git</param> @@ -10,10 +10,10 @@ <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">enable</param> </service> - <service name="recompress" mode="disabled"> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> - <service name="set_version" mode="disabled"/> + <service name="set_version" mode="manual"/> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.3ne31C/_old 2024-04-19 19:17:50.263460689 +0200 +++ /var/tmp/diff_new_pack.3ne31C/_new 2024-04-19 19:17:50.267460836 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.com/nbdkit/nbdkit.git</param> - <param name="changesrevision">5b39a0d257b7f287df93c2ba3f219edb0eb62237</param></service></servicedata> + <param name="changesrevision">441386c519d8dc62f6691d0b3dec6500c09bcbdd</param></service></servicedata> (No newline at EOF) ++++++ nbdkit-1.36.1.tar.xz -> nbdkit-1.36.5.tar.xz ++++++ ++++ 4067 lines of diff (skipped)
