[lxc-devel] [lxc/lxc] cc94aa: tools: fix -g -u parameters for lxc-execute and lx...

Stéphane Graber noreply at github.com
Tue Mar 17 21:10:09 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: cc94aaf3f929bc2eb911f3d5eb71806f13412cb2
      https://github.com/lxc/lxc/commit/cc94aaf3f929bc2eb911f3d5eb71806f13412cb2
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M src/lxc/tools/lxc_attach.c
    M src/lxc/tools/lxc_execute.c

  Log Message:
  -----------
  tools: fix -g -u parameters for lxc-execute and lxc-attach

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


  Commit: 8ad4fa682643bf68e1c9e1a4996444e0d4616812
      https://github.com/lxc/lxc/commit/8ad4fa682643bf68e1c9e1a4996444e0d4616812
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M src/lxc/commands.c
    M src/lxc/raw_syscalls.c
    M src/lxc/utils.c

  Log Message:
  -----------
  raw_syscalls: define __NR_pidfd_send_signal if missing

On all architectures we care about it's 424.

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


  Commit: ee555b28241279abbca68eac4aa2f5f51fae2026
      https://github.com/lxc/lxc/commit/ee555b28241279abbca68eac4aa2f5f51fae2026
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M src/lxc/commands.c
    M src/lxc/raw_syscalls.c
    M src/lxc/tools/lxc_attach.c
    M src/lxc/tools/lxc_execute.c
    M src/lxc/utils.c

  Log Message:
  -----------
  Merge pull request #3303 from brauner/2020-03-17/fixes

tools: fix -g and -u parameters for lxc-execute and lxc-attach and fix pidfd detection logic


Compare: https://github.com/lxc/lxc/compare/a1d5a1d42ac8...ee555b282412


More information about the lxc-devel mailing list