diff options
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 623d863..b628f8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +debvm (0.2.7) unstable; urgency=medium + + * Attempt to fix autopkgtests: + + Avoid fakechroot. Use root and unshare where availably. + + Trigger on qemu + * debvm-create + + New --skip tasks initsystem (Closes: #1030254) and ext4 (thanks to + Gioele Barabucci) + + Make ext4 look more like ext4 (Closes: #1030252) + + Install systemd-sysv instead of init + * debvm-run: Deal with arbitrary disk labels (Closes: #1030255) + + -- Helmut Grohne <helmut@subdivi.de> Sun, 05 Feb 2023 18:50:52 +0100 + debvm (0.2.6) unstable; urgency=medium * Improve autopkgtest metadata. |