[lxc-devel] [lxc/lxc] 953db2: conf: move /dev setup to be file descriptor based

Stéphane Graber noreply at github.com
Mon Aug 10 18:41:18 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 953db219dab62555dd9e515561a918db8f47ee4a
      https://github.com/lxc/lxc/commit/953db219dab62555dd9e515561a918db8f47ee4a
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/file_utils.c
    M src/lxc/file_utils.h

  Log Message:
  -----------
  conf: move /dev setup to be file descriptor based

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


  Commit: 8ea93a0fa7b6a26894af61a56251e0698d1c3f54
      https://github.com/lxc/lxc/commit/8ea93a0fa7b6a26894af61a56251e0698d1c3f54
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/conf.c
    M src/lxc/file_utils.c
    M src/lxc/file_utils.h
    M src/lxc/start.c
    M src/lxc/terminal.c
    M src/lxc/terminal.h

  Log Message:
  -----------
  terminal: harden terminal allocation

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


  Commit: d333aeb4fe5ffe83272474a2e73cdcad9a75ff74
      https://github.com/lxc/lxc/commit/d333aeb4fe5ffe83272474a2e73cdcad9a75ff74
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/file_utils.c
    M src/lxc/file_utils.h
    M src/lxc/start.c
    M src/lxc/terminal.c
    M src/lxc/terminal.h

  Log Message:
  -----------
  Merge pull request #3514 from brauner/2020-08-10/fixes

conf: terminal and /dev hardening


Compare: https://github.com/lxc/lxc/compare/567104e59e73...d333aeb4fe5f


More information about the lxc-devel mailing list