[lxc-devel] [lxc/lxc] 496397: lxc-debian: We should only check the kernel archit...

GitHub noreply at github.com
Mon Sep 28 19:50:42 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 4963978bb6e8f4eafc73bf0a3e93278b704ce784
      https://github.com/lxc/lxc/commit/4963978bb6e8f4eafc73bf0a3e93278b704ce784
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  lxc-debian: We should only check the kernel architecture.

The dpkg architecture isn't relevant to LXC, only the kernel arch is.

Signed-off-by: Gergely Szasz <szaszg at hu.inter.net>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 793e387a9fd67c049c72749596dc00a5520d99b6
      https://github.com/lxc/lxc/commit/793e387a9fd67c049c72749596dc00a5520d99b6
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M src/lxc/lxc_destroy.c

  Log Message:
  -----------
  Check return value of snprintf

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: d539a2b2a6a55bd5b530dac78d6d7e7aa5d59090
      https://github.com/lxc/lxc/commit/d539a2b2a6a55bd5b530dac78d6d7e7aa5d59090
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M src/lxc/utils.c

  Log Message:
  -----------
  Check return value of snprintf in mount_proc_if_needed()

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 57b837e247434bac3ca326049ce7d386eee11d26
      https://github.com/lxc/lxc/commit/57b837e247434bac3ca326049ce7d386eee11d26
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Add CAP_AUDIT_READ

CAP_AUDIT_READ (since Linux 3.16)
    Allow reading the audit log via a multicast netlink socket.

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 2b54359b24a87215c16c978e31d1dfa39ca36ff0
      https://github.com/lxc/lxc/commit/2b54359b24a87215c16c978e31d1dfa39ca36ff0
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Add CAP_BLOCK_SUSPEND

CAP_BLOCK_SUSPEND (since Linux 3.5)
    Employ features that can block system suspend (epoll(7) EPOLLWAKEUP, /proc/sys/wake_lock).

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 196a808645ad403a68a9ccfa3ef4463d0291abb5
      https://github.com/lxc/lxc/commit/196a808645ad403a68a9ccfa3ef4463d0291abb5
  Author: Christian Brauner <christianvanbrauner at gmail.com>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M src/lxc/bdev.c

  Log Message:
  -----------
  Free allocated memory on failure (v2)

Signed-off-by: Christian Brauner <christianvanbrauner at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 0b8cdc10346baebe63b5ed87d11182720a1f67bb
      https://github.com/lxc/lxc/commit/0b8cdc10346baebe63b5ed87d11182720a1f67bb
  Author: Kaarle Ritvanen <kaarle.ritvanen at datakunkku.fi>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M templates/lxc-alpine.in

  Log Message:
  -----------
  lxc-alpine: avoid GNU BRE extensions for better portability

Signed-off-by: Kaarle Ritvanen <kaarle.ritvanen at datakunkku.fi>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 5afb809607919f245e635a3883d7d7febb0caffa
      https://github.com/lxc/lxc/commit/5afb809607919f245e635a3883d7d7febb0caffa
  Author: Kaarle Ritvanen <kaarle.ritvanen at datakunkku.fi>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M templates/lxc-alpine.in

  Log Message:
  -----------
  lxc-alpine: use getopt to parse options

Signed-off-by: Kaarle Ritvanen <kaarle.ritvanen at datakunkku.fi>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/df31363a0f3f...5afb80960791


More information about the lxc-devel mailing list