From 7bcde1cdd2a2676c473f8bd84ac7b56929057622 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Wed, 3 Aug 2016 15:29:38 +0100 Subject: [PATCH] Bump artifact-version for the sh -e bugfix" --- ybd/config/ybd.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ybd/config/ybd.conf b/ybd/config/ybd.conf index d6fac02..eedbe33 100644 --- a/ybd/config/ybd.conf +++ b/ybd/config/ybd.conf @@ -57,7 +57,9 @@ aliases: # (enabled from 16.17 onwards) # 4: (after d33e0c8a9) include definitions repo: & ref: in meta for non-chunks # 5: (after 6c464db0ce) 'path' field no longer includes '.morph' -artifact-version: 5 +# 6: (after 50eb61f7e and 588e7c7) stratum deps are retained, and we fixed a +# bug where ybd had been skipping errors in the middle of code blocks, +artifact-version: 6 # path to be used in default chroots for builds base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin']