[lxc-devel] [lxc/lxc] 8bea9f: Prevent from error on umount /proc if userns are u...

GitHub noreply at github.com
Thu Aug 13 20:32:25 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 8bea9fae9347e4980f3e3a4813503eb98af5c132
      https://github.com/lxc/lxc/commit/8bea9fae9347e4980f3e3a4813503eb98af5c132
  Author: Przemek Rudy <prudy1 at o2.pl>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Prevent from error on umount /proc if userns are used.

Signed-off-by: Przemek Rudy <prudy1 at o2.pl>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 8bee8851308142a428134cc53a6c1d7db14bfac4
      https://github.com/lxc/lxc/commit/8bee8851308142a428134cc53a6c1d7db14bfac4
  Author: Wolfgang Bumiller <w.bumiller at proxmox.com>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/lxccontainer.c
    M src/lxc/start.c

  Log Message:
  -----------
  pass on reboot flag and delete old veth on reboot

When setting lxc.network.veth.pair to get a fixed interface
name the recreation of it after a reboot caused an EEXIST.
-) The reboot flag is now a three-state value. It's set to
1 to request a reboot, and 2 during a reboot until after
lxc_spawn where it is reset to 0.
-) If the reboot is set (!= 0) within instantiate_veth and
a fixed name is used, the interface is now deleted before
being recreated.

Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 17706a46284ee84bcdc3d145444e8b2a800cad3c
      https://github.com/lxc/lxc/commit/17706a46284ee84bcdc3d145444e8b2a800cad3c
  Author: Arjun Sreedharan <arjun024 at gmail.com>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M src/lxc/lxc_monitor.c

  Log Message:
  -----------
  lxc_monitor: free @preg on error

reuse label cleanup since free(NULL) is a no-op
Signed-off-by: Arjun Sreedharan <arjun024 at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 0efc06e7d75f76c7988695baa71cec2ede2ee168
      https://github.com/lxc/lxc/commit/0efc06e7d75f76c7988695baa71cec2ede2ee168
  Author: Tycho Andersen <tycho.andersen at canonical.com>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  gitignore: add TAGS files

Somehow our `make tags` target generates TAGS and not tags, so let's ignore
that too.

Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 65b20221372dec91b687091ac390fbbd789e84f6
      https://github.com/lxc/lxc/commit/65b20221372dec91b687091ac390fbbd789e84f6
  Author: Tycho Andersen <tycho.andersen at canonical.com>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M src/lxc/criu.c

  Log Message:
  -----------
  c/r: allow empty networks to be checkpointed/restored

Empty networks don't have anything (besides lo) for us to dump and restore,
so we should allow these as well.

Reported-by: Dietmar Maurer <dietmar at proxmox.com>
Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: ec8449f8dcf3bdffd9600a6152aa067521e01baa
      https://github.com/lxc/lxc/commit/ec8449f8dcf3bdffd9600a6152aa067521e01baa
  Author: Tycho Andersen <tycho.andersen at canonical.com>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M src/lxc/criu.c
    M src/lxc/criu.h
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  c/r: get rid of dump_net_info()

This was originally used to propagate the bridge and veth names across
hosts, but now we extract both from the container's config file, and
nothing reads the files that dump_net_info() writes, so let's just get rid
of them.

Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 585f3c6b6942e82a25af1d68672fd4744ecfa09d
      https://github.com/lxc/lxc/commit/585f3c6b6942e82a25af1d68672fd4744ecfa09d
  Author: KATOH Yasufumi <karma at jazz.email.ne.jp>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M doc/ja/lxc-clone.sgml.in
    M doc/lxc-clone.sgml.in

  Log Message:
  -----------
  doc: Add the rename option to lxc-clone(1)

Update Japanese and English man pages.

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: d203007e63ed5f77773baede33f2ae9c7cc84b2a
      https://github.com/lxc/lxc/commit/d203007e63ed5f77773baede33f2ae9c7cc84b2a
  Author: Antonio Terceiro <terceiro at debian.org>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M templates/lxc-debian.in

  Log Message:
  -----------
  lxc-debian: skip security updates for unstable/sid

There is no such thing as security support for unstable/sid.

Signed-off-by: Antonio Terceiro <terceiro at debian.org>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/1f466bbba09a...d203007e63ed


More information about the lxc-devel mailing list