diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eeef93a..577b8ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +debvm (0.3.1) unstable; urgency=medium + + [ Helmut Grohne ] + * fix spelling error in changelog + * useraddhook: make username customizable + * autologinhook: automatically log in with lightdm + * useraddhook: tell which customizations are performed + * debvm-create: clarify that passing an empty string to -r may be ok + * debvm-create: turn of incompatible ext features for jessie + + [ Benjamin Drung ] + * tests/create-and-run.sh: Increase timeout by 300 seconds (for ppc64el) + (LP: #2046544) + * debvm-create: Increase default VM size to 2G (LP: #2064921) + + [ Helmut Grohne ] + * useraddhook: rename USERNAME environment variable to be less generic + * debvm-create: do install login + + -- Helmut Grohne <helmut@subdivi.de> Sun, 23 Jun 2024 06:47:08 +0200 + debvm (0.3) unstable; urgency=medium Notable changes: |