[lxc-devel] LXC 2.0.4, LXCFS 2.0.3 and LXD 2.0.4 have been released!

2016-08-15 Thread Stéphane Graber
Hello everyone, Today the LXC project is pleased to announce the release of: - LXC 2.0.4 - LXD 2.0.4 - LXCFS 2.0.3 They each contain the accumulated bugfixes since the previous round of bugfix releases a bit over a month ago. The detailed changelogs can be found at: - https://linuxcontainers

[lxc-devel] Passed: lxc/lxc#2349 (lxc-2.0.4 - 2c7ef91)

2016-08-15 Thread Travis CI
Build Update for lxc/lxc - Build: #2349 Status: Passed Duration: 2 minutes and 30 seconds Commit: 2c7ef91 (lxc-2.0.4) Author: Stéphane Graber Message: change version to 2.0.4 in configure.ac Signed-off-by: Stéphane Graber View the changeset: https://github.c

[lxc-devel] [lxc/lxc] fad06f: Fix .gitignore after /tools/ split

2016-08-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: fad06fc561e8004787776c6f9fb50a25b830885e https://github.com/lxc/lxc/commit/fad06fc561e8004787776c6f9fb50a25b830885e Author: Stéphane Graber Date: 2016-08-15 (Mon, 15 Aug 2016) Changed paths: M .gitignore

[lxc-devel] [lxc/master] Update gitignore

2016-08-15 Thread stgraber on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1132 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxc/lxc] 2c7ef9: change version to 2.0.4 in configure.ac

2016-08-15 Thread GitHub
Branch: refs/heads/stable-2.0 Home: https://github.com/lxc/lxc Commit: 2c7ef9196cef03383a1b6a13628e0227736f8164 https://github.com/lxc/lxc/commit/2c7ef9196cef03383a1b6a13628e0227736f8164 Author: Stéphane Graber Date: 2016-08-15 (Mon, 15 Aug 2016) Changed paths: M configu

[lxc-devel] [lxc/lxc]

2016-08-15 Thread GitHub
Branch: refs/tags/lxc-2.0.4 Home: https://github.com/lxc/lxc ___ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel

[lxc-devel] [lxc/lxc] 03d3bb: tests: add unit tests for lxc_string_replace()

2016-08-15 Thread GitHub
Branch: refs/heads/stable-2.0 Home: https://github.com/lxc/lxc Commit: 03d3bbc95dfc882e03764c1d7a06427de6ea40b9 https://github.com/lxc/lxc/commit/03d3bbc95dfc882e03764c1d7a06427de6ea40b9 Author: Christian Brauner Date: 2016-08-15 (Mon, 15 Aug 2016) Changed paths: M src/t

[lxc-devel] [lxc/lxc] 0377ef: autotools: fix tests

2016-08-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 0377ef65b43f52237878828588052b09beb2d694 https://github.com/lxc/lxc/commit/0377ef65b43f52237878828588052b09beb2d694 Author: Christian Brauner Date: 2016-08-16 (Tue, 16 Aug 2016) Changed paths: M src/tests

[lxc-devel] [lxc/master] autotools: fix tests

2016-08-15 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1131 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxd/master] Bugfix and minor improvements

2016-08-15 Thread stgraber on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/2284 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [pylxd/master] Doc update: howto change attributes of a container

2016-08-15 Thread rooty0 on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/pylxd/pull/171 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ==

[lxc-devel] File capability can not pass to process inside container

2016-08-15 Thread frank Cai
Working on an embedded system with customized Linux kernel based on 3.14 and lxc-2.0.0. The Kernel has been configured to support file capability. The lxc-checkconfig reports kernel configured for file capability correctly. *# lxc-checkconfig* *--- Namespaces ---* *Namespaces: enabled* *Utsname na

[lxc-devel] [lxc/lxc] bed0d0: tests: add unit tests for lxc_string_replace()

2016-08-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: bed0d08fe7e2a892b55c90ac7b3ff067d13c5c77 https://github.com/lxc/lxc/commit/bed0d08fe7e2a892b55c90ac7b3ff067d13c5c77 Author: Christian Brauner Date: 2016-08-14 (Sun, 14 Aug 2016) Changed paths: M src/tests

Re: [lxc-devel] error when trying to mount proc into lxc privileged container

2016-08-15 Thread Serge E. Hallyn
On Fri, Aug 12, 2016 at 04:16:52PM +, Yinon wrote: > Hey, > I have an ununtu 4.2.0-16-generic wily 15.10.I had a privileged container, > and now I want to add proc mount to it.I added this:lxc.mount.auto = proc > > But I keep getting this error: >       lxc-start 1471017966.046 ERROR    lxc_c

[lxc-devel] [lxc/master] [RFC] add minimal unit testing for liblxc functions

2016-08-15 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1129 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxc/lxc] be3ee4: doc: Update lxc-attach(1)

2016-08-15 Thread GitHub
Branch: refs/heads/stable-2.0 Home: https://github.com/lxc/lxc Commit: be3ee4adbabb62f0d5a8564e21c8b47fd13793c9 https://github.com/lxc/lxc/commit/be3ee4adbabb62f0d5a8564e21c8b47fd13793c9 Author: KATOH Yasufumi Date: 2016-08-15 (Mon, 15 Aug 2016) Changed paths: M doc/lxc-

[lxc-devel] error when trying to mount proc into lxc privileged container

2016-08-15 Thread Yinon
Hey, I have an ununtu 4.2.0-16-generic wily 15.10.I had a privileged container, and now I want to add proc mount to it.I added this:lxc.mount.auto = proc But I keep getting this error:       lxc-start 1471017966.046 ERROR    lxc_conf - conf.c:mount_autodev:1175 - No such file or directory - Fail