[lxc-devel] [PATCH 2/2] c/r: bump criu patchlevel for --lsm-profile

Stéphane Graber stgraber at ubuntu.com
Mon Dec 21 03:35:31 UTC 2015


On Fri, Dec 11, 2015 at 04:21:54PM -0700, Tycho Andersen wrote:
> This option is only available in recent master of criu, so let's require
> that since we're using it.
> 
> Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  src/lxc/criu.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/src/lxc/criu.h b/src/lxc/criu.h
> index b7d241b..e35f98a 100644
> --- a/src/lxc/criu.h
> +++ b/src/lxc/criu.h
> @@ -29,10 +29,10 @@
>  
>  // We require either the criu major/minor version, or the criu GITID if criu
>  // was built from git.
> -#define CRIU_VERSION 		"1.8"
> +#define CRIU_VERSION 		"1.9"
>  
> -#define CRIU_GITID_VERSION	"1.7"
> -#define CRIU_GITID_PATCHLEVEL	371
> +#define CRIU_GITID_VERSION	"1.8"
> +#define CRIU_GITID_PATCHLEVEL	21
>  
>  struct criu_opts {
>  	/* The type of criu invocation, one of "dump" or "restore" */
> -- 
> 2.6.2
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20151220/4539284a/attachment.sig>


More information about the lxc-devel mailing list