[lxc-devel] [lxc/lxc] 5407e2: store criu version

GitHub noreply at github.com
Fri Jul 8 13:16:40 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 5407e2abae1471519d0a6c1ebbf6eb50760ae4ed
      https://github.com/lxc/lxc/commit/5407e2abae1471519d0a6c1ebbf6eb50760ae4ed
  Author: Christian Brauner <christian.brauner at mailbox.org>
  Date:   2016-07-06 (Wed, 06 Jul 2016)

  Changed paths:
    M src/lxc/criu.c

  Log Message:
  -----------
  store criu version

- If version != NULL criu_version_ok() stores the detected criu version in
  version. Allocates memory for version which must be freed by caller.
- If version == NULL criu_version_ok() will return true when the version
  matches, false in all other cases.

Signed-off-by: Christian Brauner <cbrauner at suse.de>


  Commit: c80de904c958711c0cc085598b486724ff624ca7
      https://github.com/lxc/lxc/commit/c80de904c958711c0cc085598b486724ff624ca7
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2016-07-08 (Fri, 08 Jul 2016)

  Changed paths:
    M src/lxc/criu.c

  Log Message:
  -----------
  Merge pull request #1073 from brauner/bugfix_branch

store criu version


Compare: https://github.com/lxc/lxc/compare/b9aae26f1b3a...c80de904c958


More information about the lxc-devel mailing list