* Better error messages in case of unexpected disconnects
* Better compatibility with non-bash sh implementations
(for configure.sh)
* Fix for a segfault in NBD_OPT_INFO handling
* The ability to specify whether to listen on both TCP and Unix
domain sockets, rather than to always do so
* Various minor editorial and spelling fixes in the documentation.
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=64
* Client: Add the "-g" option to avoid even trying the NBD_OPT_GO
message
* Server: fixes to inetd mode
* Don't make gnutls and libnl automagic.
* Server: bugfixes in handling of some export names during verification.
* Server: clean supplementary groups when changing user.
* Client: when using the netlink protocol, only set a timeout
when there actually is a timeout, rather than defaulting to 0
seconds
* Improve documentation on the nbdtab file
* Minor improvements to some error messages
* Improvements to test suite so it works better on non-GNU
userland environments
- Refresh 0001_fix_setgroup.patch
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=62