[lxc-devel] [lxc/lxc] 42b245: attach_options: explicitly number enums

Stéphane Graber noreply at github.com
Fri Mar 5 12:46:12 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 42b245e3c8148b2f5b52c856870115252305c646
      https://github.com/lxc/lxc/commit/42b245e3c8148b2f5b52c856870115252305c646
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-03-05 (Fri, 05 Mar 2021)

  Changed paths:
    M src/lxc/attach_options.h

  Log Message:
  -----------
  attach_options: explicitly number enums

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


  Commit: a84c81bfeeb55a14104d9a79a270b9515947c956
      https://github.com/lxc/lxc/commit/a84c81bfeeb55a14104d9a79a270b9515947c956
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-03-05 (Fri, 05 Mar 2021)

  Changed paths:
    M src/lxc/attach_options.h

  Log Message:
  -----------
  attach_options: fix whitespace error in LXC_ATTACH_NO_NEW_PRIVS

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


  Commit: 6df53e842d27a9974095e3e36c5d5220053e3712
      https://github.com/lxc/lxc/commit/6df53e842d27a9974095e3e36c5d5220053e3712
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-03-05 (Fri, 05 Mar 2021)

  Changed paths:
    M src/lxc/attach_options.h

  Log Message:
  -----------
  attach_options: add explicit defines for all enums

This makes it easier to detect support for various features at compile
time.

Enables: https://github.com/lxc/go-lxc/pull/149
Fixes: https://launchpadlibrarian.net/526273274/buildlog_snap_ubuntu_bionic_i386_lxd-4.0-edge_BUILDING.txt.gz
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 673ce312c54b92925b4902f7191facde23d50890
      https://github.com/lxc/lxc/commit/673ce312c54b92925b4902f7191facde23d50890
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-03-05 (Fri, 05 Mar 2021)

  Changed paths:
    M src/lxc/attach_options.h

  Log Message:
  -----------
  Merge pull request #3705 from brauner/fixes

attach_options: header improvements


Compare: https://github.com/lxc/lxc/compare/94ce9fb80f72...673ce312c54b


More information about the lxc-devel mailing list