summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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.