summaryrefslogtreecommitdiffstats
path: root/debian/qemu-utils.NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'debian/qemu-utils.NEWS')
-rw-r--r--debian/qemu-utils.NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/qemu-utils.NEWS b/debian/qemu-utils.NEWS
new file mode 100644
index 00000000..406990ad
--- /dev/null
+++ b/debian/qemu-utils.NEWS
@@ -0,0 +1,15 @@
+qemu (1:2.2+dfsg-6exp) unstable; urgency=medium
+
+ Since Debian release 2.2+dfsg-6exp, a new package named qemu-block-extra
+ has been created and some less frequently used block backends has been
+ split out of main qemu-system binaries and from qemu-img binary to
+ this new package. The backends which has been split are:
+ curl
+ iscsi
+ rbd (ceph/rados)
+ ssh
+ If you use any of these, please install qemu-block-extra package in
+ addition to qemu-system-* or qemu-utils package, because without it
+ these block backends won't work anymore.
+
+ -- Michael Tokarev <mjt@tls.msk.ru> Mon, 27 Apr 2015 09:29:55 +0300