- Update to version 1.17.0:

* proto: add xNBD command NBD_CMD_CACHE to the spec
  * server: do not crash when handling child name
  * server: Close socket pair when fork fails

OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=56
This commit is contained in:
Martin Pluskal
2018-07-09 14:52:08 +00:00
committed by Git OBS Bridge
parent 897805cda8
commit 8f8287197a
4 changed files with 22 additions and 18 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 9 14:47:47 UTC 2018 - mpluskal@suse.com
- Update to version 1.17.0:
* proto: add xNBD command NBD_CMD_CACHE to the spec
* server: do not crash when handling child name
* server: Close socket pair when fork fails
-------------------------------------------------------------------
Fri Jan 5 13:15:24 UTC 2018 - mpluskal@suse.com