Revisions of nbdkit

buildservice-autocommit accepted request 1168945 from James Fehlig's avatar James Fehlig (jfehlig) (revision 25)
baserev update by copy to link target
James Fehlig's avatar James Fehlig (jfehlig) accepted request 1168943 from James Fehlig's avatar James Fehlig (jfehlig) (revision 24)
- 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
buildservice-autocommit accepted request 1121716 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 23)
baserev update by copy to link target
James Fehlig's avatar James Fehlig (jfehlig) committed (revision 22)
Update to nbdkit 1.36.1
buildservice-autocommit accepted request 1114450 from James Fehlig's avatar James Fehlig (jfehlig) (revision 21)
baserev update by copy to link target
James Fehlig's avatar James Fehlig (jfehlig) committed (revision 20)
update to nbdkit 1.36.0
buildservice-autocommit accepted request 1011046 from James Fehlig's avatar James Fehlig (jfehlig) (revision 19)
baserev update by copy to link target
James Fehlig's avatar James Fehlig (jfehlig) accepted request 1011045 from James Fehlig's avatar James Fehlig (jfehlig) (revision 18)
- Update to version 1.32.2:
  * Version 1.32.2.
  * file: Avoid leaking h->fd on an error path
  * common/utils/exit-with-parent.c: Use nbdkit_shutdown instead of exit
  * tests: Use GNU cut in tests
  * tests: Use GNU stat in tests
  * tests/test-vddk-real.sh: Remove requires stat
  * tests: Add requires stat --version to a few more tests
  * tests/test-python-thread-model.sh: Skip test on non-parallel platforms
  * tests/test-retry-request-mirror.c: Skip this test if 'disk' was not built
  * tests/test-ocaml-errorcodes.c: Skip this test on macOS
  * Revert "tests/test-python-thread-model.sh: Skip test on non-parallel platforms"
  * tests: nbd: Skip all nbd plugin tests on macOS
  * tests/test-nozero.sh: Test requires GNU stat
  * tests/test-layers.c: Fix test for platforms without pipe2
  * nbd: Ignore warnings about deprecated sem_* functions on macOS
  * tests/test-layers.c: Don't link with exit-with-parent code.
  * docs: Suggest a couple more packages to enhance macOS support
  * tests: luks: Skip tests on macOS
  * tests/test-memory-allocator-malloc-mlock.sh: Fix test requires
  * tests: Fix more tests using truncate instead of $TRUNCATE
  * tests/pki: Use GnuTLS certtool on macOS
  * tests/test-python-thread-model.sh: Skip test on non-parallel platforms
  * server: Further simplification of --exit-with-parent on macOS
  * eval, sh: Better error message when we get EPIPE from script
  * server: Simplify --exit-with-parent implementation for macOS
  * server: Implement --exit-with-parent for macOS
  * tests/test-exit-with-parent.c: Don't link with server code
  * tests/test-exit-with-parent.c: Correct PIDs in debug messages
  * tests/test-exit-with-parent.c: Fix bogus early exit from the test
buildservice-autocommit accepted request 988459 from James Fehlig's avatar James Fehlig (jfehlig) (revision 17)
baserev update by copy to link target
James Fehlig's avatar James Fehlig (jfehlig) accepted request 988458 from James Fehlig's avatar James Fehlig (jfehlig) (revision 16)
Remove bogus license clause in linuxdisk-plugin subpackage
James Fehlig's avatar James Fehlig (jfehlig) accepted request 988219 from James Fehlig's avatar James Fehlig (jfehlig) (revision 15)
- Update to version 1.30.7:
  * Version 1.30.7.
  * configure: Use printf to print $ISOPROG
  * configure: Print the version of curl, libnbd and libssh
  * configure: Make the 'feature' function print the dots
  * tests/test-protect.c: Fix typo in previous commit
  * tests/test-protect.c: Skip test if "disk" was not created
  * common/include: Rename BUILD_BUG_ON_ZERO to something more meaningful
  * common/include/test-array-size.c: Avoid Clang warning
  * vddk: Demote another "phone home" error message to debug
  * Use ARRAY_SIZE macro in various places in nbdkit
  * common/include: Add ARRAY_SIZE macro
  * tests/test-parallel-sh.sh: Skip test under valgrind + debuginfod
  * tests/test-parallel-sh.sh: Small cleanups
  * server: Work around incorrect include in gnutls/socket.h
  * server: Display kTLS setting in debug output
  * exitwhen: Check nbdkit doesn't exit before the pipe is closed
  * valgrind: Update comment about valgrind bug affecting OCaml
  * ocaml: Add further valgrind suppression
  * ocaml: Add valgrind suppression for OCaml 4.14 bug
  * perl: Move GCC diagnostic ignored earlier
  * docs/nbdkit-protocol.pod: block size support was added in 1.30
- Enable linuxdisk plugin

- Update to version 1.30.6:
  * Version 1.30.6.
  * exitwhen: Link to example of how to use exit-when-pipe-closed
  * rate: Miscellaneous enhancements to comments and debug messages
  * ext2: Improve comments
  * eval: Provide default for .can_cache
James Fehlig's avatar James Fehlig (jfehlig) accepted request 929612 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 14)
- Update to version 1.29.4
James Fehlig's avatar James Fehlig (jfehlig) committed (revision 13)
add bug reference to changelog
James Fehlig's avatar James Fehlig (jfehlig) accepted request 914304 from James Fehlig's avatar James Fehlig (jfehlig) (revision 12)
- Update to version 1.27.8:
  * Version 1.27.8.
  * data: Simplify some of the Python code in test cases
  * data: Fix optimization of inlined lists
  * data: Optimize slices of some constant expressions
  * data: Add a test that expected optimizations are being performed
  * data: Get rid of EXPR_EXPR
  * data: New functions new_node/get_node with simpler usage
  * vector: Add vector_duplicate function
  * cow: Clarify documentation for new cow-block-size option
  * docs: Fix title of nbdkit-client man page
  * server: reset meta context replies on starttls
  * Version 1.27.7.
  * cow: Ship cow.h header
  * Version 1.27.6.
  * server: CVE-2021-3716 reset structured replies on starttls
  * cow: Make the block size configurable
  * vddk: Add stats about the amount of time spent in VDDK calls
  * vddk: Replace DEBUG_CALL with bracketed VDDK_CALL_START/END macros
  * cow: Remove #include <sys/ioctl.h> which appears to be unused
  * cow: Make cow_on_cache static
  * maint: Mention online gpg keyring for security use
  * data: Missed optimization: ( fill ) => fill
  * data: Optimize strings with repeated characters into fills
  * data: When possible, combine adjacent list elements
  * common/utils: Fix off-by-one error in <vector>_remove
  * tests/test-data-extents.sh: Remove some bogus tests of zero extents
  * common/allocators/zstd.c: Handle zeroing unallocated space
  * data: Optimize single element lists containing a single byte
  * data: Remove redundant redefinition of APPEND_EXPR macro
James Fehlig's avatar James Fehlig (jfehlig) accepted request 903402 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 11)
Update to version 1.27.1
buildservice-autocommit accepted request 898907 from James Fehlig's avatar James Fehlig (jfehlig) (revision 10)
baserev update by copy to link target
James Fehlig's avatar James Fehlig (jfehlig) accepted request 898903 from James Fehlig's avatar James Fehlig (jfehlig) (revision 9)
- Update to version 1.26.0:
  * Version 1.26.0.
  * docs: Get release notes ready for a release today
  * valgrind: Add OCaml suppression
  * docs: List release notes in reverse order
  * tests/test-ondemand-list.sh: Skip test on OpenBSD
  * server: Use struct sockpeercred instead of ucred on OpenBSD
  * tests: Don't break if libssh is installed but not ssh-keygen
  * docs: Add outline release notes for 1.26 release
  * Version 1.25.9.
  * tests/test-debug-flags.sh: Add a positive test of debug flags
buildservice-autocommit accepted request 892264 from Vasily Ulyanov's avatar Vasily Ulyanov (vulyanov) (revision 8)
baserev update by copy to link target
Vasily Ulyanov's avatar Vasily Ulyanov (vulyanov) accepted request 891552 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 7)
Update to version 1.25.7
buildservice-autocommit accepted request 888619 from James Fehlig's avatar James Fehlig (jfehlig) (revision 6)
baserev update by copy to link target
Displaying revisions 1 - 20 of 25
openSUSE Build Service is sponsored by