diff options
author | Helmut Grohne <helmut@subdivi.de> | 2023-03-21 07:44:06 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2023-03-21 07:44:06 +0100 |
commit | b5ba38b0b6813a3331a519899ed7cbe6c863d0ac (patch) | |
tree | b58b9d380c431d94fe1e398b9f1b07d8ff4bb43d | |
parent | 403c479f0abd768c6ce115b70660391f121ee063 (diff) | |
download | debvm-b5ba38b0b6813a3331a519899ed7cbe6c863d0ac.tar.gz |
upload 0.2.10 to unstable
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7d54283..79ab510 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +debvm (0.2.10) unstable; urgency=medium + + * The "polish for bookworm" release. + * Support 64bit kernels on mipsel VMs. + * debvm-create: + + Deprecate --architecture flag. + + Automatically invoke setterm -resize after autologin. + * debvm-run: Fix --graphical option and improve graphical qemu flags. + (Thanks to Arnd Bergmann) + * Improve documentation in various places. + + -- Helmut Grohne <helmut@subdivi.de> Tue, 21 Mar 2023 07:42:07 +0100 + debvm (0.2.9) unstable; urgency=medium * The "initsystem diversity" release. |