[lxc-devel] [lxc/lxc] 2a3125: apparmor: Update profiles for current upstream par...

GitHub noreply at github.com
Fri Apr 4 23:08:41 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 2a31251cc5f428f96ee3d322a78556310a681e14
      https://github.com/lxc/lxc/commit/2a31251cc5f428f96ee3d322a78556310a681e14
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M config/apparmor/abstractions/container-base
    M config/apparmor/abstractions/container-base.in
    M config/apparmor/abstractions/start-container

  Log Message:
  -----------
  apparmor: Update profiles for current upstream parser

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: bfd483d43a0f37e2d9fc2adbe4cb489a1d4a27d7
      https://github.com/lxc/lxc/commit/bfd483d43a0f37e2d9fc2adbe4cb489a1d4a27d7
  Author: S.Çağlar Onur <caglar at 10ur.org>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  add init.lxc to .gitignore

Signed-off-by: S.Çağlar Onur <caglar at 10ur.org>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 3d3bc9ed7b8e2f017d2b9adcb7fb522f5943e748
      https://github.com/lxc/lxc/commit/3d3bc9ed7b8e2f017d2b9adcb7fb522f5943e748
  Author: Robert Vogelgesang <vogel at users.sourceforge.net>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M config/init/sysvinit/lxc

  Log Message:
  -----------
  Fix wait_for_bridge() in sysvinit script

Fix parsing of /etc/lxc/default.conf, i. e. ignore comments, and don't
require whitespace left and right of the equal sign.

Make the early return actually work.

Signed-off-by: Robert Vogelgesang <vogel at users.sourceforge.net>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 6a7f2dcdb8498726a9054e1ef5b9dcf6f2339fbd
      https://github.com/lxc/lxc/commit/6a7f2dcdb8498726a9054e1ef5b9dcf6f2339fbd
  Author: Robert Vogelgesang <vogel at users.sourceforge.net>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M src/lxc/lxc_monitord.c

  Log Message:
  -----------
  Move lxc-monitord.log out of /var/lib/lxc/

Place log file into LOGPATH instead of LXCPATH (but still use the
given lxcpath if the latter differs from LXCPATH).

Signed-off-by: Robert Vogelgesang <vogel at users.sourceforge.net>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: b7b7d3884ef10bc2ba0f1aba35ee4f27858585bf
      https://github.com/lxc/lxc/commit/b7b7d3884ef10bc2ba0f1aba35ee4f27858585bf
  Author: Leonid Isaev <lisaev at umail.iu.edu>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M templates/lxc-archlinux.in

  Log Message:
  -----------
  archlinux: Fix default package selection

Do not cherry-pick packages for the default install to avoid dependency
issues. Instead, install the base group modulo blacklisted packages.

Signed-off-by: Leonid Isaev <lisaev at umail.iu.edu>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 44b036309bd11ecde9ddbfa05ee74070e7456d6c
      https://github.com/lxc/lxc/commit/44b036309bd11ecde9ddbfa05ee74070e7456d6c
  Author: Leonid Isaev <lisaev at umail.iu.edu>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M templates/lxc-archlinux.in

  Log Message:
  -----------
  archlinux: Create per-container pacman host key

Do not copy the pacman master key from the host, as this opens it to
attacks; generate a new secret hostkey.

Signed-off-by: Leonid Isaev <lisaev at umail.iu.edu>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: 34fd08f87bc2f9340c760721f5e5f728b49297a9
      https://github.com/lxc/lxc/commit/34fd08f87bc2f9340c760721f5e5f728b49297a9
  Author: Leonid Isaev <lisaev at umail.iu.edu>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M templates/lxc-archlinux.in

  Log Message:
  -----------
  archlinux: Code cleanups

Cleanups:
1. Do not modify container's /etc/hosts (archlinux uses /etc/nsswitch.conf)
2. Remove duplicate lines from config
3. Print a nicer final message
4. Get rid of some grep's in favor of bash regex

Signed-off-by: Leonid Isaev <lisaev at umail.iu.edu>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/e2426f0bb0a2...34fd08f87bc2


More information about the lxc-devel mailing list