summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-06-04 13:47:19 +0300
committerLars Wirzenius <liw@liw.fi>2017-06-04 13:48:32 +0300
commitb0cf484e9573a95bb18066f57a221166aa816f71 (patch)
treef0718e4e6b1a496361f65f7a1aaf20bf2f7231c3
parent2b3565e8e0785099916c5f2dc73dbe05608ab13e (diff)
downloadvmdb2-b0cf484e9573a95bb18066f57a221166aa816f71.tar.gz
Update NEWS
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9d2099a..df6f3e5 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,11 @@ NEWS for vmdb2, the Debian disk image builder
Version 0.4+git, not yet released
---------------------------------
+* The "unless:" part of vmdb spec files now actually works. Previously
+ it was entrely unimplmented (there was code to implement the check,
+ but it was never actually called). The apt and debootstrap plugins
+ have been fixed to not do "has rootfs tarball been unpacked" checks
+ themselves.
Version 0.4, released 2017-06-03
---------------------------------