Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 9d291dd226d9a5b71af5f5b297eb01b5a17bee90
https://github.com/lxc/lxc/commit/9d291dd226d9a5b71af5f5b297eb01b5a17bee90
Author: Bogdan Purcareata <bogdan.purcare...@freescale.com>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M src/lxc/seccomp.c
Log Message:
-----------
seccomp: add aarch64 support
Enable aarch64 seccomp support for LXC containers running on ARM64
architectures. Tested with libseccomp 2.2.0 and the default seccomp
policy example files delivered with the LXC package.
Signed-off-by: Bogdan Purcareata <bogdan.purcare...@freescale.com>
Acked-by: Serge E. Hallyn <serge.hal...@ubuntu.com>
Commit: 4e6eb26bf070921897c058b121a5395e292f0726
https://github.com/lxc/lxc/commit/4e6eb26bf070921897c058b121a5395e292f0726
Author: Christian Brauner <christianvanbrau...@gmail.com>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M doc/lxc.container.conf.sgml.in
Log Message:
-----------
Add lxc.ephemeral to lxc.container.conf manpage
Signed-off-by: Christian Brauner <christianvanbrau...@gmail.com>
Acked-by: Serge E. Hallyn <serge.hal...@ubuntu.com>
Commit: 4f64d0db3f7c92252836a591dc06e59a876d6e43
https://github.com/lxc/lxc/commit/4f64d0db3f7c92252836a591dc06e59a876d6e43
Author: Christian Brauner <christianvanbrau...@gmail.com>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M src/lxc/lxc_destroy.c
Log Message:
-----------
Cleanup parts of lxc-destroy
A bit of pedantry usually doesn't hurt. The code should be easier to follow now
and avoids some repetitions.
Signed-off-by: Christian Brauner <christianvanbrau...@gmail.com>
Acked-by: Serge E. Hallyn <serge.hal...@ubuntu.com>
Commit: 7111ed68cb5f3a9547db0891fa6f2565f667fb1c
https://github.com/lxc/lxc/commit/7111ed68cb5f3a9547db0891fa6f2565f667fb1c
Author: Christian Brauner <christianvanbrau...@gmail.com>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M src/lxc/lxc-start-ephemeral.in
Log Message:
-----------
Make lxc-start-ephemeral use lxc.ephemeral
While lxc-copy is under review let users benefit (reboot survival etc.) from the
new lxc.ephemeral option already in lxc-start-ephemeral. This way we can remove
the lxc.hook.post-stop script-
Signed-off-by: Christian Brauner <christianvanbrau...@gmail.com>
Acked-by: Stéphane Graber <stgra...@ubuntu.com>
Commit: 13cea07dcdf3658da105f17813b572b3a7787022
https://github.com/lxc/lxc/commit/13cea07dcdf3658da105f17813b572b3a7787022
Author: Serge Hallyn <serge.hal...@ubuntu.com>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M src/tests/lxc-test-symlink
Log Message:
-----------
lxc-test-symlink: add a test using absolute symlink
This would have caught the regression last night.
Signed-off-by: Serge Hallyn <serge.hal...@ubuntu.com>
Acked-by: Stéphane Graber <stgra...@ubuntu.com>
Commit: 2c79e91b4b65d93685a8f6e28b8899b29a3a6307
https://github.com/lxc/lxc/commit/2c79e91b4b65d93685a8f6e28b8899b29a3a6307
Author: KATOH Yasufumi <ka...@jazz.email.ne.jp>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M doc/ja/lxc.container.conf.sgml.in
Log Message:
-----------
doc: Add the note related mount in Japanese lxc.container.conf(5)
Update for commit 592fd47
Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgra...@ubuntu.com>
Commit: cc4fd5064bcb9d1c3daaaf6753ee2a76caacc74d
https://github.com/lxc/lxc/commit/cc4fd5064bcb9d1c3daaaf6753ee2a76caacc74d
Author: Serge Hallyn <serge.hal...@ubuntu.com>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M src/lxc/conf.c
Log Message:
-----------
lxc_mount_auto_mounts: fix weirdness
The default_mounts[i].destination is never NULL except in the last
'stop here' entry. Coverity doesn't know about that and so is spewing
a warning. In any case, let's add a more stringent check in case someone
accidentally adds a NULL there later.
Signed-off-by: Serge Hallyn <serge.hal...@ubuntu.com>
Acked-by: Stéphane Graber <stgra...@ubuntu.com>
Compare: https://github.com/lxc/lxc/compare/570bea4eedd7...cc4fd5064bcb
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel