summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2023-09-28 11:02:34 +0200
committerHelmut Grohne <helmut@subdivi.de>2023-09-28 11:03:59 +0200
commitcd83344a5f1a0dc67d248b74ae5035b163d05597 (patch)
tree088628a3883276690aab4b9f933ef79e587912c0
parentd43358e86559265d8619b2a2e6d55f435691ce9d (diff)
downloaddebvm-cd83344a5f1a0dc67d248b74ae5035b163d05597.tar.gz
upload 0.2.13 to unstable
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3e477a6..94ae1a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+debvm (0.2.13) unstable; urgency=medium
+
+ Bug fixes:
+
+ [ Johannes Schauer Marin Rodrigues ]
+ * debvm-run: allow being run in environments without TERM set
+ * debvm-run: commas in the image filename must be escaped
+ * debvm-waitssh: make --timeout=N work
+
+ [ Jochen Sprickerhof ]
+ * debvm-create: Fix resolv.conf in stretch
+
+ Testing:
+
+ [ Brian Murray ]
+ * Add test dep on debian-archive-keyring (Closes: #1039532)
+
+ [ Helmut Grohne ]
+ * Choose regular vs ports mirror automatically
+ * Make autopkgtest non-flaky and contain possible damage by killpg
+
+ -- Helmut Grohne <helmut@subdivi.de> Thu, 28 Sep 2023 10:57:47 +0200
+
debvm (0.2.12) unstable; urgency=medium
* The "build before upload" release.