[lxc-devel] [lxc/lxc] 2d6a6c: github: Try to fix action naming

Christian Brauner noreply at github.com
Mon Apr 12 17:49:28 UTC 2021


  Branch: refs/heads/stable-4.0
  Home:   https://github.com/lxc/lxc
  Commit: 2d6a6cb5a9a40382871428f3a98df7cdf6f18dd3
      https://github.com/lxc/lxc/commit/2d6a6cb5a9a40382871428f3a98df7cdf6f18dd3
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M .github/workflows/build.yml
    M .github/workflows/cifuzz.yml
    M .github/workflows/coverity.yml
    M .github/workflows/static-analysis.yml

  Log Message:
  -----------
  github: Try to fix action naming

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 933acfaa431ed4d28bb3301dec0eae9cc375b422
      https://github.com/lxc/lxc/commit/933acfaa431ed4d28bb3301dec0eae9cc375b422
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M src/lxc/commands.c
    M src/lxc/confile.c
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  confile: make lxc_get_config() and lxc_get_config_net() always return non-NULL

Introduce the concept of an unsupported config item.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 24d1ef2b2fae13033c322f0479c2c44d6ce3dda2
      https://github.com/lxc/lxc/commit/24d1ef2b2fae13033c322f0479c2c44d6ce3dda2
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: simplify idmaptool_on_path_and_privileged()

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: c0f1dc951f29c6d492580b6da3d18d8c63020c2e
      https://github.com/lxc/lxc/commit/c0f1dc951f29c6d492580b6da3d18d8c63020c2e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: don't report success when idmaptools lack all privilege

Fixes: #3777
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 0c167942df6ceba0bb05e0529350cc37dae5ae48
      https://github.com/lxc/lxc/commit/0c167942df6ceba0bb05e0529350cc37dae5ae48
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M src/lxc/attach.c

  Log Message:
  -----------
  attach: don't return early when calculating namespaces via pidfd

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 9c75153c5c2b2c38a7461a2b35267f68e4471c4c
      https://github.com/lxc/lxc/commit/9c75153c5c2b2c38a7461a2b35267f68e4471c4c
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M src/lxc/rexec.c

  Log Message:
  -----------
  Revert "rexec: mark all fds as close-on-exec if possible"

This reverts commit 531d36ad009325b74a105d9d6956e320f37b2937.

Callers might want to explicilty inhert file descriptors so we can't
close them behind their back when we exec.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/fe38f0b14933...9c75153c5c2b


More information about the lxc-devel mailing list