summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-06-12 14:58:16 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-06-12 14:58:16 +0000
commitd9be3c69242ff44fd8af05cf4b0bc7f8fe41d691 (patch)
treef2906326a6083840ebd8511fc13e35b16d3b6a1b
parent3e4edca024ae5ea0ff5516a7ae2402fae1108b83 (diff)
downloadmorph-d9be3c69242ff44fd8af05cf4b0bc7f8fe41d691.tar.gz
Update NEWS for releasebaserock-14.24
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba5d8274..cb420f2e 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,20 @@ NEWS for Morph
This file contains high-level summaries of user-visible changes in
each Morph release.
+Version 14.24, released 2014-06-13
+----------------------------------
+
+* rawdisk deployments check that they have the btrfs module loaded first
+* distbuild should busy-wait less
+* fetching of artifacts should be atomic, so a failure to fetch the
+ metadata of an artifact doesn't confuse the build system when we have
+ the chunk, but no metadata
+* `morph deploy` now defaults to `--no-git-update`
+* `morph gc` now cleans up failed deployments, so they aren't left around
+ if morph terminates uncleanly
+* `morph edit` now only takes the name of the chunk, rather than the
+ name of the system and stratum that chunk is in
+
Version 14.23, released 2014-06-06
----------------------------------