summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2023-06-22 23:08:36 +0200
committerHelmut Grohne <helmut@subdivi.de>2023-06-22 23:08:36 +0200
commit7560cc78e73bce060fb523bbf80200fa2b77b27b (patch)
treeaafa2dd60ac0cba0c61370a6b5b853f544025d2b
parentdb209c40839aedf6d6de478c5d798df07211b636 (diff)
downloaddebvm-7560cc78e73bce060fb523bbf80200fa2b77b27b.tar.gz
upload 0.2.11 to unstable
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 79ab510..2389b13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+debvm (0.2.11) unstable; urgency=medium
+
+ [ Helmut Grohne ]
+ * debvm-create: recognize finit as an init system
+ * debvm-run
+ + massively speed up tcg emulation of arm cpus (Closes: #1033643)
+ + new options --append, --skip and --netopt (Closes: #1036918)
+ + replace shell process with qemu process
+ * tests: use archive.debian.org for old suites
+ * mark autopkgtests as flaky for now (Closes: #1036932)
+
+ [ Johannes Schauer Marin Rodrigues ]
+ * bin/debvm-run: qemu (>> 1:8.0) provides symlinks for qemu-system-${debarch} as well as qemu-system-any
+
+ -- Helmut Grohne <helmut@subdivi.de> Thu, 22 Jun 2023 23:03:40 +0200
+
debvm (0.2.10) unstable; urgency=medium
* The "polish for bookworm" release.