summaryrefslogtreecommitdiffstats
path: root/debian/qemu-utils.NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2025-06-06 10:05:27 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2025-06-06 10:05:27 +0000
commit43904a02caeb311a505bbb5ffa431ea9859db5f4 (patch)
treecd841d75f639d9092243b0d02a3bb93cbdea5804 /debian/qemu-utils.NEWS
parentAdding upstream version 1:7.2+dfsg. (diff)
downloadqemu-debian.tar.xz
qemu-debian.zip
Adding debian version 1:7.2+dfsg-7+deb12u13.debian/1%7.2+dfsg-7+deb12u13debian
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-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