Skip to content

Version 2.11

Compare
Choose a tag to compare
@abbbi abbbi released this 07 Jul 09:32
· 59 commits to master since this release

Version 2.11

  • Update README
  • Raise NBD connection error if --tls option is set but installed libnbd
    bindings for python do not support required features.
  • Set TLS connection options to TLS_REQUIRE instead of TLS_ALLOW which would
    fallback to non-encrypted data transfer.
  • If LIBNBD_DEBUG is set, add NBD trace messages to logfile.

Full Changelog: v2.10...v2.11