[lxc-devel] [lxc/master] download: Bump to compat level 3

stgraber on Github lxc-bot at linuxcontainers.org
Thu Mar 17 21:43:16 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 353 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160317/9b6af8c8/attachment.bin>
-------------- next part --------------
From 9fd38724d9cedc0ce110c8efdf6bfe2ea772d372 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Thu, 17 Mar 2016 17:41:14 -0400
Subject: [PATCH] download: Bump to compat level 3
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 templates/lxc-download.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/lxc-download.in b/templates/lxc-download.in
index 3be54ef..d4cf830 100644
--- a/templates/lxc-download.in
+++ b/templates/lxc-download.in
@@ -28,7 +28,7 @@ LXC_TEMPLATE_CONFIG="@LXCTEMPLATECONFIG@"
 # Defaults
 DOWNLOAD_ARCH=
 DOWNLOAD_BUILD=
-DOWNLOAD_COMPAT_LEVEL=2
+DOWNLOAD_COMPAT_LEVEL=3
 DOWNLOAD_DIST=
 DOWNLOAD_FLUSH_CACHE="false"
 DOWNLOAD_FORCE_CACHE="false"


More information about the lxc-devel mailing list