Branch: refs/heads/stable-2.0
  Home:   https://github.com/lxc/lxc
  Commit: f7f1dd55e34965a1dd77d344103c8d5d5c9073d6
      https://github.com/lxc/lxc/commit/f7f1dd55e34965a1dd77d344103c8d5d5c9073d6
  Author: Marcos Paulo de Souza <marcos.souza....@gmail.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/cgroups/cgroup.c

  Log Message:
  -----------
  cgroups: add check for lxc.cgroup.use

Closes #870.

Signed-off-by: Marcos Paulo de Souza <marcos.souza....@gmail.com>


  Commit: d5ff2e394116fd34faca95b8d58ef340ae8f84c1
      https://github.com/lxc/lxc/commit/d5ff2e394116fd34faca95b8d58ef340ae8f84c1
  Author: Marcos Paulo de Souza <marcos.souza....@gmail.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/lsm/selinux.c

  Log Message:
  -----------
  selinux: simplify check for default label

Signed-off-by: Marcos Paulo de Souza <marcos.souza....@gmail.com>
Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com>


  Commit: b98ba20e41ae67dcf2a1a17b306cd7470db85b75
      https://github.com/lxc/lxc/commit/b98ba20e41ae67dcf2a1a17b306cd7470db85b75
  Author: Marcos Paulo de Souza <marcos.souza....@gmail.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/lsm/apparmor.c
    M src/lxc/lsm/selinux.c

  Log Message:
  -----------
  lsm: fix missing @ in function documentation

Signed-off-by: Marcos Paulo de Souza <marcos.souza....@gmail.com>


  Commit: 5370a9212cd588e67c04a17aec7e48f87ab0694d
      https://github.com/lxc/lxc/commit/5370a9212cd588e67c04a17aec7e48f87ab0694d
  Author: Christian Brauner <christian.brau...@ubuntu.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/conf.c

  Log Message:
  -----------
  cgfsng: add required remount flags

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9566d6742852c527bf5af38af5cbb878dad75705

Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com>


  Commit: dcc035de84379d4b701adf8127325c32ee1d6ef8
      https://github.com/lxc/lxc/commit/dcc035de84379d4b701adf8127325c32ee1d6ef8
  Author: Serge Hallyn <shal...@cisco.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/utils.h

  Log Message:
  -----------
  define am_guest_unpriv

Sometimes we want to know whether we are privileged wrt our
namespaces, and sometimes we want to know whether we are priv
wrt init_user_ns.

Signed-off-by: Serge Hallyn <shal...@cisco.com>


  Commit: 6b76e59dbcb777928e46e129e7711ad43c88cbda
      https://github.com/lxc/lxc/commit/6b76e59dbcb777928e46e129e7711ad43c88cbda
  Author: Serge Hallyn <shal...@cisco.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/lxccontainer.c
    M src/lxc/network.c
    M src/lxc/start.c
    M src/lxc/storage/aufs.c
    M src/lxc/storage/btrfs.c
    M src/lxc/storage/overlay.c
    M src/lxc/storage/storage.c
    M src/lxc/utils.h

  Log Message:
  -----------
  Restore most cases of am_guest_unpriv

The only cases where we really need to be privileged with respect
to the host is when we are trying to mknod, and in some cases
to do with a physical network device.  This patch leaves the
detection of the network device cases as a TODO.

This should fix the currently broken case of starting a privileged
container with at least one veth nic, nested inside an unprivileged
container.

Cc: Tycho Andersen <ty...@tycho.ws>
Signed-off-by: Serge Hallyn <shal...@cisco.com>


  Commit: 6b6d31fdeb7ebab3e64c9e09d39642fd776b86a5
      https://github.com/lxc/lxc/commit/6b6d31fdeb7ebab3e64c9e09d39642fd776b86a5
  Author: Christian Brauner <christian.brau...@ubuntu.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/cgroups/cgfsng.c

  Log Message:
  -----------
  coverity: #1429139

Resource leak

Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com>


  Commit: 342a552f33d2a27b19aeaccdf13c22e18363621e
      https://github.com/lxc/lxc/commit/342a552f33d2a27b19aeaccdf13c22e18363621e
  Author: Christian Brauner <christian.brau...@ubuntu.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/monitor.c

  Log Message:
  -----------
  coverity: #1426734

Argument cannot be negative

Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com>


  Commit: a6036740c322e272a37bd656ba14d4a704fde125
      https://github.com/lxc/lxc/commit/a6036740c322e272a37bd656ba14d4a704fde125
  Author: Christian Brauner <christian.brau...@ubuntu.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/cgroups/cgfs.c

  Log Message:
  -----------
  coverity: #1425971

Dereference after null check

Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com>


  Commit: a05c7bac914a20ffbc5a9c543dca90ec22600209
      https://github.com/lxc/lxc/commit/a05c7bac914a20ffbc5a9c543dca90ec22600209
  Author: Tycho Andersen <ty...@tycho.ws>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  fix userns helper error handling

In both of these cases if there is actually an error, we won't close the
pipe and the api call will hang. Instead, let's be sure to close the pipe
before waiting, so that it doesn't hang.

Signed-off-by: Tycho Andersen <ty...@tycho.ws>


  Commit: 6dfb2260783b2741b10b2cf767e385a4a295dd90
      https://github.com/lxc/lxc/commit/6dfb2260783b2741b10b2cf767e385a4a295dd90
  Author: Christian Brauner <christian.brau...@ubuntu.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/console.c

  Log Message:
  -----------
  console: they are really not necessary

Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com>


  Commit: f2e6891e723f6fcdf6e87145c27c14c0f7ed214f
      https://github.com/lxc/lxc/commit/f2e6891e723f6fcdf6e87145c27c14c0f7ed214f
  Author: LiFeng <lifen...@huawei.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Modify .gitignore

add:
src/lxc/cmd/lxc-checkconfig
src/lxc/cmd/lxc-update-config

Signed-off-by: LiFeng <lifen...@huawei.com>


  Commit: 3eae056dfac6d49f89a81ea66d4aec7d00ac43e8
      https://github.com/lxc/lxc/commit/3eae056dfac6d49f89a81ea66d4aec7d00ac43e8
  Author: LiFeng <lifen...@huawei.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  Fix lxc-console hang

The variable 'descr' is mistakenly covered with 'descr_console'.

Signed-off-by: LiFeng <lifen...@huawei.com>


  Commit: 48440ef8c3eea994bc42c0a9f36544f33d6712de
      https://github.com/lxc/lxc/commit/48440ef8c3eea994bc42c0a9f36544f33d6712de
  Author: Yifeng Tan <tanyife...@huawei.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M doc/lxc.container.conf.sgml.in
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: support mount propagation

Closes #810.

Signed-off-by: Yifeng Tan <tanyife...@huawei.com>
Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/a30b05ac88a4...48440ef8c3ee
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to