[lxc-devel] [lxc/lxc] 74ad36: criu: add cmp_version()
GitHub
noreply at github.com
Mon Sep 4 19:52:46 UTC 2017
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 74ad36079cdf57a9cbdfcc3d40f7dd066826af07
https://github.com/lxc/lxc/commit/74ad36079cdf57a9cbdfcc3d40f7dd066826af07
Author: Federico Briata <federico-pietro.briata at cnhind.com>
Date: 2017-09-04 (Mon, 04 Sep 2017)
Changed paths:
M src/lxc/criu.c
Log Message:
-----------
criu: add cmp_version()
We cannot use strcmp(). Otherwise we incorrectly report e.g. that criu 2.12.1
is less than 2.8.
Signed-off-by: Federico Briata <federico-pietro.briata at cnhind.com>
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: a753a7a9313cfead8a90aa86d27fd5643d669c8c
https://github.com/lxc/lxc/commit/a753a7a9313cfead8a90aa86d27fd5643d669c8c
Author: Stéphane Graber <stgraber at stgraber.org>
Date: 2017-09-04 (Mon, 04 Sep 2017)
Changed paths:
M src/lxc/criu.c
Log Message:
-----------
Merge pull request #1783 from brauner/2017-09-04/criu_version
criu: add cmp_version()
Compare: https://github.com/lxc/lxc/compare/56c2d600a887...a753a7a9313c
More information about the lxc-devel
mailing list