summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2025-04-11 15:21:55 +0200
committerHelmut Grohne <helmut@subdivi.de>2025-04-11 15:21:55 +0200
commit3affb25556fde51cf8574e51fbaa6ee025549c33 (patch)
tree99a1a9050902926cc414052ace4b78cef8e9d8d1 /debian
parentc4faa82f9c451d06ee8598e633c3a8e77c449bfe (diff)
downloaddebvm-3affb25556fde51cf8574e51fbaa6ee025549c33.tar.gz
upload 0.4.0 to unstable
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b48f77..eeb8956 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+debvm (0.4.0) unstable; urgency=medium
+
+ Notable changes:
+
+ * Add a new family of wrappers for EFI based images
+ * debvm-create: --skip=autologin also covers deletion of the root password
+
+ Boring changes:
+
+ * Trigger autopkgtests on mmdebstrap uploads
+ * Update copyright years
+ * Declare compliance with policy 4.7.2
+ * d/control: Document why packages are recommended
+
+ -- Helmut Grohne <helmut@subdivi.de> Fri, 11 Apr 2025 15:21:41 +0200
+
debvm (0.3.2) unstable; urgency=medium
[ Jochen Sprickerhof ]