diff options
author | Helmut Grohne <helmut@subdivi.de> | 2025-06-18 11:18:47 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2025-06-18 11:18:47 +0200 |
commit | e1b872af41b082d850320024da6f02242435b029 (patch) | |
tree | 2e3b67fe4c348c5ec4260f461c16b50cfa093904 /debian/changelog | |
parent | c569637d8354f20d7e10d44683b80386c4adcfb4 (diff) | |
download | debvm-e1b872af41b082d850320024da6f02242435b029.tar.gz |
upload 0.4.5 to unstable
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f15c665..5608f61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debvm (0.4.5) unstable; urgency=medium + + * debefivm-create: clean up unreproducible files (Closes: #1107719) + * debefivm-run: fix parsing of --efi-vars option + * debvm-create: fix corner case in #1079443 workaround + + -- Helmut Grohne <helmut@subdivi.de> Wed, 18 Jun 2025 11:18:37 +0200 + debvm (0.4.4) unstable; urgency=medium * Force tests to not use smp (Closes: #1106397) |