Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 1bdedfacc260545b77e2da557850ba420a0fb12c
      https://github.com/lxc/lxc/commit/1bdedfacc260545b77e2da557850ba420a0fb12c
  Author: Kaarle Ritvanen <[email protected]>
  Date:   2014-01-29 (Wed, 29 Jan 2014)

  Changed paths:
    M templates/lxc-alpine.in

  Log Message:
  -----------
  lxc-alpine: mount tmpfs on /dev/shm

Signed-off-by: Kaarle Ritvanen <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


  Commit: a27ed52b34b179ed91bdf3db1625d242e2c4eeac
      https://github.com/lxc/lxc/commit/a27ed52b34b179ed91bdf3db1625d242e2c4eeac
  Author: Robert Vogelgesang <[email protected]>
  Date:   2014-01-29 (Wed, 29 Jan 2014)

  Changed paths:
    M src/lxc/monitor.c

  Log Message:
  -----------
  lxc-monitord.log should not be created with mode 0666

lxc_monitord_spawn() in src/lxc/monitor.c contained "umask(0);", and
because of this, lxc-monitord created lxc-monitord.log with mode 0666.
World-writeable log files are bad, so remove this umask(0).

Signed-off-by: Robert Vogelgesang <[email protected]>
Acked-by: Dwight Engen <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


  Commit: 8a3c76b24d73ab8a830035e7a66400e2cc2e8334
      https://github.com/lxc/lxc/commit/8a3c76b24d73ab8a830035e7a66400e2cc2e8334
  Author: Stéphane Graber <[email protected]>
  Date:   2014-01-29 (Wed, 29 Jan 2014)

  Changed paths:
    M templates/lxc-ubuntu-cloud.in
    M templates/lxc-ubuntu.in

  Log Message:
  -----------
  ubuntu/ubuntu-cloud: Add support for arm64 and ppc64el

Signed-off-by: Stéphane Graber <[email protected]>
Acked-by: Serge E. Hallyn <[email protected]>


Compare: https://github.com/lxc/lxc/compare/bac806d1a11a...8a3c76b24d73
_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to