- Update to 3.11

* nbd-server: fix unsafe signal handling
  * define error values as part of the protocol
  * docs/proto: clarify NBD_CMD_FLUSH
- Drop nbd_signaling_CVE-2015-0847.patch as fix is included in 
  upstream

OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=33
This commit is contained in:
Martin Pluskal
2015-05-28 11:42:20 +00:00
committed by Git OBS Bridge
parent 6e1eb1c315
commit 6a043af7c6
8 changed files with 26 additions and 198 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 28 11:32:18 UTC 2015 - mpluskal@suse.com
- Update to 3.11
* nbd-server: fix unsafe signal handling
* define error values as part of the protocol
* docs/proto: clarify NBD_CMD_FLUSH
- Drop nbd_signaling_CVE-2015-0847.patch as fix is included in
upstream
-------------------------------------------------------------------
Mon May 11 08:13:48 UTC 2015 - mpluskal@suse.com