# ChangeLog for app-emulation/lxc
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)

*lxc-1.1.2-r2 (09 Aug 2015)
*lxc-1.1.2-r1 (09 Aug 2015)
*lxc-1.1.2 (09 Aug 2015)
*lxc-1.1.1-r1 (09 Aug 2015)
*lxc-1.1.0-r6 (09 Aug 2015)
*lxc-1.0.7 (09 Aug 2015)
*lxc-1.0.6-r1 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
  +files/lxc-1.0.6-bash-completion.patch,
  +files/lxc-1.1.0-fix-gentoo-template.patch,
  +files/lxc-1.1.1-shm-tmpfs.patch,
  +files/lxc-1.1.2-fix-gentoo-moresecure-template.patch, +files/lxc.initd.3,
  +files/lxc_at.service, +files/lxc_at.service.2, +lxc-1.0.6-r1.ebuild,
  +lxc-1.0.7.ebuild, +lxc-1.1.0-r6.ebuild, +lxc-1.1.1-r1.ebuild,
  +lxc-1.1.2.ebuild, +lxc-1.1.2-r1.ebuild, +lxc-1.1.2-r2.ebuild,
  +metadata.xml:
  proj/gentoo: Initial commit

  This commit represents a new era for Gentoo:
  Storing the gentoo-x86 tree in Git, as converted from CVS.

  This commit is the start of the NEW history.
  Any historical data is intended to be grafted onto this point.

  Creation process:
  1. Take final CVS checkout snapshot
  2. Remove ALL ChangeLog* files
  3. Transform all Manifests to thin
  4. Remove empty Manifests
  5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
  5.1. Do not touch files with -kb/-ko keyword flags.

  Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
  X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
  tests
  X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
  project
  X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
  developer, wrote Git features for the migration
  X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
  cvs2svn
  X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
  X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
  work in migration
  X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
  X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
  the bikeshed

  24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Use https by default

  Convert all URLs for sites supporting encrypted connections from http to
  https

  Signed-off-by: Justin Lecher <jlec@gentoo.org>

  24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
  Revert DOCTYPE SYSTEM https changes in metadata.xml

  repoman does not yet accept the https version.
  This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

  Bug: https://bugs.gentoo.org/552720

  04 Sep 2015; Jakub Jirutka <jakub@jirutka.cz> lxc-1.0.6-r1.ebuild,
  lxc-1.0.7.ebuild, lxc-1.1.0-r6.ebuild, lxc-1.1.1-r1.ebuild,
  lxc-1.1.2.ebuild, lxc-1.1.2-r1.ebuild, lxc-1.1.2-r2.ebuild:
  GRKERNSEC_PROC is incompatible with unprivileged containers

  LXC uses newuidmap/newgidmap from the shadow package to map UIDs/GIDs
  for unprivileged containers and this doesn't play well with
  GRKERNSEC_PROC. You can read more details in
  https://github.com/shadow-
  maint/shadow/commit/884895ae25f4e684b8ca75ac03e775370f43a63d

  04 Sep 2015; Jakub Jirutka <jakub@jirutka.cz> lxc-1.1.0-r6.ebuild,
  lxc-1.1.1-r1.ebuild, lxc-1.1.2.ebuild, lxc-1.1.2-r1.ebuild,
  lxc-1.1.2-r2.ebuild:
  GRKERNSEC_SYSFS_RESTRICT is incompatible with unprivileged containers

  Since lxc-1.1.0 unprivileged containers fail to mount sysfs if
  GRKERNSEC_SYSFS_RESTRICT is enabled:

      lxc-start: conf.c: lxc_mount_auto_mounts: 819 Permission denied - \
      error mounting sysfs on /var/lib/lxc/rootfs/sys/devices/virtual/net
  flags 0

  05 Sep 2015; Markos Chandras <hwoarang@gentoo.org> files/lxc.initd.3:
  Improve init script for shutting down containers. Bug #556826

  Package-Manager: portage-2.2.20.1

*lxc-1.1.3 (05 Sep 2015)

  05 Sep 2015; Markos Chandras <hwoarang@gentoo.org>
  +files/lxc-1.1.3-bash-completion.patch, +lxc-1.1.3.ebuild:
  Version bump

  Package-Manager: portage-2.2.20.1

  23 Sep 2015; Agostino Sarubbo <ago@gentoo.org> lxc-1.0.7.ebuild:
  ppc64 stable wrt bug #552112

  Package-Manager: portage-2.2.20.1
  RepoMan-Options: --include-arches="ppc64"

*lxc-1.1.4 (18 Oct 2015)

  18 Oct 2015; Markos Chandras <hwoarang@gentoo.org> +lxc-1.1.4.ebuild:
  Version bump. Bug #563186 and #563274

  Package-Manager: portage-2.2.23

  31 Oct 2015; Jakub Jirutka <jakub@jirutka.cz> lxc-1.1.3.ebuild,
  lxc-1.1.4.ebuild:
  Forward-port !GRKERNSEC* checks to 1.1.3+

  See 78ef1b565ae26608f11a81f2b60e4a8e404ef9c3
  and a226893bb48e8979b054b1b8cb463402a8d58e27.

*lxc-1.1.5 (06 Dec 2015)
*lxc-1.0.8 (06 Dec 2015)

  06 Dec 2015; Markos Chandras <hwoarang@gentoo.org>
  +files/lxc-1.0.8-bash-completion.patch, +lxc-1.0.8.ebuild,
  +lxc-1.1.5.ebuild:
  Version bump. Bug #565688

  Package-Manager: portage-2.2.26

  24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Replace all herds with appropriate projects (GLEP 67)

  Replace all uses of herd with appropriate project maintainers, or no
  maintainers in case of herds requested to be disbanded.

  24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Set appropriate maintainer types in metadata.xml (GLEP 67)

  08 Feb 2016; Sven Wegener <swegener@gentoo.org> files/lxc.initd.3:
  Use rm -f

  Signed-off-by: Sven Wegener <swegener@gentoo.org>

  18 May 2016; Austin English <wizardedit@gentoo.org> files/lxc.initd.3:
  use #!/sbin/openrc-run instead of #!/sbin/runscript

*lxc-2.0.1 (19 May 2016)

  19 May 2016; Erik Mackdanz <stasibear@gentoo.org>
  +files/lxc-2.0.1-bash-completion.patch,
  +files/lxc-2.0.1-omit-sysconfig.patch, +files/lxc.initd.4,
  +files/lxc_at.service.3, +lxc-2.0.1.ebuild:
  version bump to 2.0.1

  Gentoo-bug: 558854, 575352, 580864, 582018

  Package-Manager: portage-2.2.28

*lxc-2.0.3 (11 Jul 2016)

  11 Jul 2016; Erik Mackdanz <stasibear@gentoo.org>
  +files/lxc-2.0.3-bash-completion.patch,
  +files/lxc-2.0.3-omit-sysconfig.patch, +lxc-2.0.3.ebuild, metadata.xml:
  Bump to 2.0.3

  removes devsetup script

  Package-Manager: portage-2.3.0

*lxc-2.0.3-r1 (14 Jul 2016)

  14 Jul 2016; Erik Mackdanz <stasibear@gentoo.org> +files/lxc.initd.5,
  +files/lxc_at.service.4, +lxc-2.0.3-r1.ebuild:
  Revbump to repair unit file

  Gentoo-bug: 588740

  Package-Manager: portage-2.3.0

  07 Aug 2016; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Cleanup per bug #85210

  Package-Manager: portage-2.3.0

  24 Aug 2016; Pacho Ramos <pacho@gentoo.org> -lxc-1.0.6-r1.ebuild,
  -lxc-1.1.0-r6.ebuild, -lxc-1.1.1-r1.ebuild, -lxc-1.1.2.ebuild,
  -lxc-1.1.2-r1.ebuild, -lxc-1.1.2-r2.ebuild, -lxc-1.1.3.ebuild,
  -lxc-1.1.4.ebuild, -lxc-1.1.5.ebuild, -lxc-2.0.1.ebuild, -lxc-2.0.3.ebuild:
  Drop old

  Package-Manager: portage-2.3.0

  24 Aug 2016; Pacho Ramos <pacho@gentoo.org>
  -files/lxc-1.1.0-fix-gentoo-template.patch,
  -files/lxc-1.1.1-shm-tmpfs.patch,
  -files/lxc-1.1.2-fix-gentoo-moresecure-template.patch,
  -files/lxc-1.1.3-bash-completion.patch,
  -files/lxc-2.0.1-bash-completion.patch,
  -files/lxc-2.0.1-omit-sysconfig.patch, -files/lxc.initd.4,
  -files/lxc_at.service.2, -files/lxc_at.service.3:
  Drop old

  Package-Manager: portage-2.3.0

*lxc-2.0.4 (04 Sep 2016)

  04 Sep 2016; Erik Mackdanz <stasibear@gentoo.org>
  +files/lxc-2.0.4-bash-completion.patch,
  +files/lxc-2.0.4-omit-sysconfig.patch, +lxc-2.0.4.ebuild:
  bump to 2.0.4

  EAPI=6.  Also add a condition around a removed kernel
  config option.

  Package-Manager: portage-2.3.0

*lxc-2.0.5 (11 Oct 2016)

  11 Oct 2016; Erik Mackdanz <stasibear@gentoo.org>
  +files/lxc-2.0.5-bash-completion.patch,
  +files/lxc-2.0.5-omit-sysconfig.patch, +lxc-2.0.5.ebuild:
  Bump to 2.0.5

  Package-Manager: portage-2.3.1

  01 Nov 2016; Michał Górny <mgorny@gentoo.org> lxc-1.0.7.ebuild,
  lxc-1.0.8.ebuild, lxc-2.0.3-r1.ebuild, lxc-2.0.4.ebuild, lxc-2.0.5.ebuild:
  global: Drop dead implementations from PYTHON_COMPAT

  25 Nov 2016; Agostino Sarubbo <ago@gentoo.org> lxc-1.0.8.ebuild:
  amd64 stable wrt bug #556310

  Package-Manager: portage-2.3.0
  RepoMan-Options: --include-arches="amd64"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  25 Nov 2016; Agostino Sarubbo <ago@gentoo.org> lxc-1.0.8.ebuild:
  x86 stable wrt bug #556310

  Package-Manager: portage-2.3.0
  RepoMan-Options: --include-arches="x86"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

*lxc-2.0.6 (03 Dec 2016)

  03 Dec 2016; Yixun Lan <dlan@gentoo.org>
  +files/lxc-2.0.6-bash-completion.patch, +lxc-2.0.6.ebuild:
  version bump

  rework bashcomp patch to make 2.0.6 happy

  Package-Manager: portage-2.3.2

*lxc-2.0.6-r1 (08 Dec 2016)

  08 Dec 2016; Yixun Lan <dlan@gentoo.org> -lxc-2.0.6.ebuild,
  +lxc-2.0.6-r1.ebuild:
  fix bashcomp collision with app-emulation/lxd

  Gentoo-Bug: 601602

  Package-Manager: portage-2.3.3

