- Update to version 3.25:
* nbd-server now implements structured replies with a compliant client.
* nbd-server now works as expected when compiled against glib >= 2.76.
* various minor bug fixes
* nbd-server and nbd-client now no longer have compile-time support for the SDP protocol. Support for this was old and probably not functional; the protocol in itself is also deprecated.
OBS-URL: https://build.opensuse.org/request/show/1093915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=60
* nbd-server now implements structured replies with a compliant client.
* nbd-server now works as expected when compiled against glib >= 2.76.
* various minor bug fixes
* nbd-server and nbd-client now no longer have compile-time support for the SDP protocol. Support for this was old and probably not functional; the protocol in itself is also deprecated.
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=84
- Drop use of DISABLE_RESTART_ON_UPDATE=yes
This interface is deprecated and %service_del_postun_without_restart
should be preferred.
However the variable was misused as DISABLE_RESTART_ON_UPDATE=yes
was not supposed to be used with %service_add_post in %post but with
%service_del_postun in %postun section.
Given that no one noticed that for years let's just drop it.
OBS-URL: https://build.opensuse.org/request/show/838453
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=74
- Update to version 3.19.0:
* 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/request/show/706327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=50
* 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
- Update to version 1.18.0:
* 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/request/show/666270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nbd?expand=0&rev=49
* 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
* Make the test suite less chatty
* Various build system improvements
* Fixes to the systemd unit to make it work again with recent
systemd
* Point to the nbd mailinglist, rather than to the maintainer's
personal email address, for bug reports.
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=54