[lxc-devel] [lxc/lxc] cef0cc: tree-wide: include <sys/sysmacros.h> directly
GitHub
noreply at github.com
Wed Mar 22 05:09:04 UTC 2017
Branch: refs/heads/stable-2.0
Home: https://github.com/lxc/lxc
Commit: cef0cc991720bbf9ac9a8492a7aa7170daf17b07
https://github.com/lxc/lxc/commit/cef0cc991720bbf9ac9a8492a7aa7170daf17b07
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2017-03-22 (Wed, 22 Mar 2017)
Changed paths:
M src/lxc/lxccontainer.c
Log Message:
-----------
tree-wide: include <sys/sysmacros.h> directly
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 45997a79453b22713f06b6216767bd446703e439
https://github.com/lxc/lxc/commit/45997a79453b22713f06b6216767bd446703e439
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2017-03-22 (Wed, 22 Mar 2017)
Changed paths:
M src/tests/lxc-test-ubuntu
Log Message:
-----------
tests: Support running on IPv6 networks
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Commit: 8bb165038d60d59084c1fafee171948244f0f86a
https://github.com/lxc/lxc/commit/8bb165038d60d59084c1fafee171948244f0f86a
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2017-03-22 (Wed, 22 Mar 2017)
Changed paths:
M src/tests/lxc-test-apparmor-mount
M src/tests/lxc-test-checkpoint-restore
M src/tests/lxc-test-unpriv
Log Message:
-----------
tests: Kill containers (don't wait for shutdown)
We waste a lot of time waiting for Ubuntu containers to cleanly stop
right before we destroy them anyway.
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Commit: 20f3261abf0657bfa4f3cf57df6c3704cdb77ac1
https://github.com/lxc/lxc/commit/20f3261abf0657bfa4f3cf57df6c3704cdb77ac1
Author: John Chen <johnchen902 at gmail.com>
Date: 2017-03-22 (Wed, 22 Mar 2017)
Changed paths:
M src/lxc/conf.c
Log Message:
-----------
Fix opening wrong file in suggest_default_idmap
Fixing the typo making `suggest_default_idmap` open `subuidfile`
instead of `subgidfile` to read subgid information.
Signed-off-by: Pochang Chen <johnchen902 at gmail.com>
Compare: https://github.com/lxc/lxc/compare/1b060788e597...20f3261abf06
More information about the lxc-devel
mailing list