[lxc-devel] [lxc/lxc] 953fe4: confile: properly namespace security keys

GitHub noreply at github.com
Mon Jun 26 14:13:49 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 953fe44f7cc25cfe290e8bf204f7baed62f28071
      https://github.com/lxc/lxc/commit/953fe44f7cc25cfe290e8bf204f7baed62f28071
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M src/lxc/Makefile.am
    M src/lxc/conf.c
    M src/lxc/confile.c
    A src/lxc/confile_legacy.c
    A src/lxc/confile_legacy.h
    R src/lxc/confile_network_legacy.c
    R src/lxc/confile_network_legacy.h
    M src/lxc/confile_utils.c
    M src/lxc/confile_utils.h
    M src/lxc/lxccontainer.c
    M src/tests/parse_config_file.c

  Log Message:
  -----------
  confile: properly namespace security keys

- lxc.aa_profile => lxc.apparmor.profile
- lxc.aa_allow_incomplete => lxc.apparmor.allow_incomplete
- lxc.se_context => lxc.selinux.context

The legacy keys will be kept around until LXC 3.0 and then will be removed.

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


  Commit: 26a38fb6aab5cc0519bf81828ae5e71273dc74f6
      https://github.com/lxc/lxc/commit/26a38fb6aab5cc0519bf81828ae5e71273dc74f6
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M doc/lxc.container.conf.sgml.in
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/confile.c
    M src/tests/parse_config_file.c

  Log Message:
  -----------
  confile: remove lxc.kmsg

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


  Commit: 39b8f404dcac37eef9bfd0dce5765dbc31a83c1f
      https://github.com/lxc/lxc/commit/39b8f404dcac37eef9bfd0dce5765dbc31a83c1f
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M config/templates/common.conf.in
    M src/lxc/conf.h
    M src/lxc/confile.c
    M templates/lxc-cirros.in

  Log Message:
  -----------
  confile: remove lxc.pivotdir

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


  Commit: c949f5cc0e5bdbc1ceffb673731e4027c3e92302
      https://github.com/lxc/lxc/commit/c949f5cc0e5bdbc1ceffb673731e4027c3e92302
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M config/templates/common.conf.in
    M doc/lxc.container.conf.sgml.in
    M src/lxc/Makefile.am
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/confile.c
    A src/lxc/confile_legacy.c
    A src/lxc/confile_legacy.h
    R src/lxc/confile_network_legacy.c
    R src/lxc/confile_network_legacy.h
    M src/lxc/confile_utils.c
    M src/lxc/confile_utils.h
    M src/lxc/lxccontainer.c
    M src/tests/parse_config_file.c
    M templates/lxc-cirros.in

  Log Message:
  -----------
  Merge pull request #1639 from brauner/2017-06-23/lxc_2_1_preparations

confile: prepare for 2.1.


Compare: https://github.com/lxc/lxc/compare/a3711f5246b8...c949f5cc0e5b


More information about the lxc-devel mailing list