diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 23 |
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. |