[lxc-devel] [lxc/lxc] 24b77f: macro: use ascending order for capabilities

Stéphane Graber noreply at github.com
Mon Jan 4 11:19:19 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 24b77f47ad4cc791f6be0221b53cc791951a0ee5
      https://github.com/lxc/lxc/commit/24b77f47ad4cc791f6be0221b53cc791951a0ee5
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-01-04 (Mon, 04 Jan 2021)

  Changed paths:
    M src/lxc/macro.h

  Log Message:
  -----------
  macro: use ascending order for capabilities

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


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

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

  Log Message:
  -----------
  conf: define missing capabilities

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


  Commit: 7b4cd4681da399acc1775773d7967a3c94635346
      https://github.com/lxc/lxc/commit/7b4cd4681da399acc1775773d7967a3c94635346
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-01-04 (Mon, 04 Jan 2021)

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

  Log Message:
  -----------
  conf: add new capabilities CAP_{BLOCK_SUSPEND,PERFMON,BPF,CAP_CHECKPOINT_RESTORE}

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


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

  Changed paths:
    M src/lxc/macro.h

  Log Message:
  -----------
  macro: define all capabilities

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


  Commit: 309ae2876fe9f58a8db21c5218b859cfc441e597
      https://github.com/lxc/lxc/commit/309ae2876fe9f58a8db21c5218b859cfc441e597
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-01-04 (Mon, 04 Jan 2021)

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

  Log Message:
  -----------
  conf: add lxc_wants_cap() helper

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


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

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

  Log Message:
  -----------
  conf: fix CAP_NET_ADMIN-based mount handling

Fixes: e8b9c9ec6fb9 ("unmounted proc/sys/net if dropping CAP_NET_ADMIN")
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 239578849f6c7dd390b5d2b0b7da9910ccc5427f
      https://github.com/lxc/lxc/commit/239578849f6c7dd390b5d2b0b7da9910ccc5427f
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-01-04 (Mon, 04 Jan 2021)

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

  Log Message:
  -----------
  Merge pull request #3614 from brauner/2021-01-04/fixes

capability fixes


Compare: https://github.com/lxc/lxc/compare/bfcd663fc78f...239578849f6c


More information about the lxc-devel mailing list