You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

326 lines
12 KiB

# ChangeLog for app-emulation/lxc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.57 2015/02/05 18:49:27 hwoarang Exp $
05 Feb 2015; Markos Chandras <hwoarang@gentoo.org> lxc-1.0.6-r1.ebuild,
lxc-1.0.7.ebuild:
Add missing use_enable seccomp. Bug #538834
31 Jan 2015; Markos Chandras <hwoarang@gentoo.org> -lxc-1.0.4.ebuild,
-lxc-1.0.6.ebuild:
Drop old
29 Jan 2015; Mike Frysinger <vapier@gentoo.org> lxc-1.0.7.ebuild:
Fix by Simran Basi to set distro explicitly to Gentoo to fix cross-compiling.
*lxc-1.0.7 (21 Dec 2014)
21 Dec 2014; Markos Chandras <hwoarang@gentoo.org> +lxc-1.0.7.ebuild:
Version bump
09 Nov 2014; Justin Lecher <jlec@gentoo.org> lxc-1.0.6-r1.ebuild:
Fix for old bash-completion, #527520
*lxc-1.0.6-r1 (30 Oct 2014)
30 Oct 2014; Justin Lecher <jlec@gentoo.org> +lxc-1.0.6-r1.ebuild,
+files/lxc-1.0.6-bash-completion.patch:
Fix installation of bash-completions, #525808; thanks i.Dark_Templar for the
initial patch
18 Oct 2014; Markos Chandras <hwoarang@gentoo.org> -lxc-0.8.0-r1.ebuild,
-lxc-0.8.0-r2.ebuild, -lxc-0.8.0_rc2-r1.ebuild, -lxc-1.0.3.ebuild,
metadata.xml:
remove <1.0.4
*lxc-1.0.6 (18 Oct 2014)
18 Oct 2014; Markos Chandras <hwoarang@gentoo.org> +files/lxc.initd.3,
+lxc-1.0.6.ebuild:
Version bump. Fixes bug #516772, #518484, #519662
*lxc-1.0.4 (15 Jun 2014)
15 Jun 2014; Markos Chandras <hwoarang@gentoo.org> +lxc-1.0.4.ebuild,
metadata.xml:
Version bump
*lxc-1.0.3 (03 May 2014)
03 May 2014; Markos Chandras <hwoarang@gentoo.org> +lxc-1.0.3.ebuild,
files/lxc_at.service, metadata.xml:
Version bump to 1.0.3
*lxc-0.8.0-r2 (19 Apr 2014)
19 Apr 2014; Pacho Ramos <pacho@gentoo.org> +files/lxc_at.service,
+lxc-0.8.0-r2.ebuild:
Add unit file (#507750 by Joachim Herb)
10 Sep 2013; Markus Meier <maekke@gentoo.org> lxc-0.8.0-r1.ebuild:
add ~arm, bug #372693
04 May 2013; Justin Lecher <jlec@gentoo.org> lxc-0.8.0-r1.ebuild,
metadata.xml:
Fix obsolete macros to work with automake-1.13, #468614
*lxc-0.8.0-r1 (14 Nov 2012)
14 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.8.0-r1.ebuild,
-lxc-0.8.0.ebuild, files/lxc.initd.2:
Drop one kernel config check for a kernel config that's been dropped; drop the
vanilla USE flag; fix a mistake in the setarch call in the init script for
32-bit guests.
*lxc-0.8.0 (11 Nov 2012)
11 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.8.0.ebuild:
Version bump.
*lxc-0.8.0_rc2-r1 (04 Aug 2012)
04 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.8.0_rc2-r1.ebuild,
-lxc-0.8.0_rc2.ebuild:
Fix lxc-sshd template; don't remove lxc-ls.
*lxc-0.8.0_rc2 (21 Jul 2012)
21 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.8.0_rc2.ebuild,
-lxc-0.8.0_rc1-r5.ebuild, files/lxc.initd.2:
Version bump; also fixes bug #427078 and #427086, thanks to Alexander Zubkov
for the report.
*lxc-0.8.0_rc1-r5 (07 Jun 2012)
07 Jun 2012; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.8.0_rc1-r5.ebuild,
-lxc-0.8.0_rc1-r4.ebuild, files/lxc.initd.2:
Update init script to better handle x32 containers.
31 May 2012; Zac Medico <zmedico@gentoo.org> lxc-0.8.0_rc1-r4.ebuild:
tweak inherit so repoman can parse it
12 May 2012; Diego E. Pettenò <flameeyes@gentoo.org> lxc-0.8.0_rc1-r4.ebuild:
Make sure to check for CGROUP_DEVICE in particular, see bug #409371.
01 May 2012; Diego E. Pettenò <flameeyes@gentoo.org> files/lxc.initd.2:
Make the init.d decide whether it needs or uses the network interface
depending on configuration.
*lxc-0.8.0_rc1-r4 (01 May 2012)
01 May 2012; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.8.0_rc1-r4.ebuild,
-files/lxc-0.8.0_rc1-blockmount.patch, -files/lxc-0.8.0_rc1-libtoolize.patch,
-files/lxc.initd, -lxc-0.7.5-r3.ebuild, -lxc-0.8.0_rc1-r3.ebuild:
Remove old; move patches to backports tarball (it's in git); add a patch to
fix bug #423737 by Kevin Pyle (kernel sources are no longer required for
build).
29 Apr 2012; Diego E. Pettenò <flameeyes@gentoo.org> files/lxc.initd.2:
Make sure to need the network interface, not use it.
*lxc-0.8.0_rc1-r3 (29 Apr 2012)
29 Apr 2012; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.8.0_rc1-r3.ebuild,
-lxc-0.8.0_rc1-r2.ebuild, files/lxc-0.8.0_rc1-blockmount.patch:
Fix my own patch for mounting devices and files.
*lxc-0.8.0_rc1-r2 (28 Apr 2012)
28 Apr 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+files/lxc-0.8.0_rc1-blockmount.patch, +lxc-0.8.0_rc1-r2.ebuild,
-lxc-0.8.0_rc1-r1.ebuild:
Add a patch to fix handling of mount points for block devices; also add some
warnings related to grsecurity and LXC.
27 Mar 2012; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.8.0_rc1.ebuild,
lxc-0.7.5-r3.ebuild, lxc-0.8.0_rc1-r1.ebuild:
Fix dependencies for lxc 0.7.5; depend on a newer OpenRC to have cgroups
mounted for us in the init script.
*lxc-0.8.0_rc1-r1 (24 Mar 2012)
24 Mar 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+files/lxc-0.8.0_rc1-libtoolize.patch, +lxc-0.8.0_rc1-r1.ebuild:
Add a patch that libtoolizes lxc, and builds a static lxc-init executable.
*lxc-0.8.0_rc1 (24 Mar 2012)
24 Mar 2012; Diego E. Pettenò <flameeyes@gentoo.org> +files/lxc.initd.2,
+lxc-0.8.0_rc1.ebuild:
Version bump; change init script as the path is changed. Assume a modern
OpenRC is used.
*lxc-0.7.5-r3 (19 Oct 2011)
19 Oct 2011; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.7.5-r2.ebuild,
+lxc-0.7.5-r3.ebuild, files/lxc.initd:
Revision bump to fix two issues with the init script reported by Alexander Y.
Fomichev (bug #387675 and #387679).
*lxc-0.7.5-r2 (28 Sep 2011)
28 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.7.5-r1.ebuild,
+lxc-0.7.5-r2.ebuild, files/lxc.initd:
Fix init script to find the correct PID for the container's init and use a
30-seconds timeout to see if it has stopped correctly. Thanks to Stef Simoens
for both (bug #384265).
*lxc-0.7.5-r1 (14 Sep 2011)
14 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.7.4.2.ebuild,
-lxc-0.7.5.ebuild, +lxc-0.7.5-r1.ebuild, files/lxc.initd:
Fix init script not to look for a configuration file when generating
dependencies for the base (multiplexed) init script. Revision bump to make
sure users reinstall the ebuild, and remove old. Closes bug #382519.
*lxc-0.7.5 (05 Sep 2011)
05 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.7.4.1-r1.ebuild,
+lxc-0.7.5.ebuild, files/lxc.initd:
Version bump; also includes fixes for the init script, closing bugs #379679
and #379683 by George Georgiev.
*lxc-0.7.4.2 (26 Jul 2011)
26 Jul 2011; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.7.4.2.ebuild:
Version bump.
05 Jul 2011; Mark Loeser <halcy0n@gentoo.org> lxc-0.7.4.1-r1.ebuild:
Mark ~ppc64
06 May 2011; Diego E. Pettenò <flameeyes@gentoo.org> files/lxc.initd:
Reset the environment when starting the container so that its environment is
picked up entirely.
*lxc-0.7.4.1-r1 (24 Apr 2011)
24 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.7.4.1.ebuild,
+lxc-0.7.4.1-r1.ebuild, files/lxc.initd:
Revision bump to improve the init script so that it searches the new location
of configuration files created by lxc-create (closes bug #364611).
*lxc-0.7.4.1 (30 Mar 2011)
30 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.7.2-r1.ebuild,
-lxc-0.7.3-r1.ebuild, -lxc-0.7.4.ebuild, +lxc-0.7.4.1.ebuild:
Version bump.
*lxc-0.7.4 (26 Feb 2011)
26 Feb 2011; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.7.4.ebuild,
files/lxc.initd:
Version bump; update warnings (configuration is now back to 0.7.2 syntax);
make sure the init script logs warnings, as otherwise you'll never know
what's going on.
22 Nov 2010; Diego E. Pettenò <flameeyes@gentoo.org> lxc-0.7.3-r1.ebuild:
Add a postinst note about the new location, since upstream provides no
changelog.
*lxc-0.7.3-r1 (22 Nov 2010)
22 Nov 2010; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.7.3.ebuild,
+lxc-0.7.3-r1.ebuild:
Revision bump to make sure that the rootfs mount point is the same between
32-bit and 64-bit systems.
*lxc-0.7.3 (16 Nov 2010)
16 Nov 2010; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.7.3.ebuild:
Version bump; this also solves bug #345259.
15 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.7.1.ebuild:
Cleanup old version.
*lxc-0.7.2-r1 (01 Aug 2010)
01 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.7.2.ebuild,
+lxc-0.7.2-r1.ebuild, files/lxc.initd:
New init script, with more thorough verification of the config, support
for mounting the cgroup pseudo-fs, proper network dependencies, improved
start-up (verifies that the container actually started up) and stop (won't
waste time if the container was externally stopped).
*lxc-0.7.2 (01 Aug 2010)
01 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.7.2.ebuild,
+files/lxc.initd, metadata.xml:
Version bump, add the long-requested init script (protected with a
USE=vanilla for those preferring not to have it).
*lxc-0.7.1 (28 Jun 2010)
28 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-files/lxc-0.6.4-fix-full-system.patch,
-files/lxc-0.6.4-lxc.network.pair.patch,
-files/lxc-0.6.4-move-rcfile.patch, -files/lxc-0.6.4-tty-malloc.patch,
-lxc-0.6.5.ebuild, -lxc-0.7.0.ebuild, +lxc-0.7.1.ebuild:
Version bump, remove old versions, remove stray patch files.
*lxc-0.7.0 (20 Jun 2010)
20 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.7.0.ebuild:
Version bump.
16 Mar 2010; Diego E. Pettenò <flameeyes@gentoo.org> lxc-0.6.5.ebuild:
Avoid testing for file capabilities support: we don't support the setcap
mode for lxc and it has been dropped by 2.6.33 onward. Thanks to Vadim
Kuznetsov in bug #309267.
11 Mar 2010; Diego E. Pettenò <flameeyes@gentoo.org> lxc-0.6.5.ebuild:
Stop trying to remove /etc/lxc, it's no longer installed.
09 Mar 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-lxc-0.6.4-r2.ebuild, lxc-0.6.5.ebuild, metadata.xml:
Remove old version, install man pages even with USE=-doc now that they are
shipped upstream, thanks to Allen Parker in bug #308553. Assign to
virtualization herd to have a fallback maintainer if me and Tiziano are
not available.
*lxc-0.6.5 (30 Jan 2010)
30 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.6.4.ebuild,
-lxc-0.6.4-r1.ebuild, +lxc-0.6.5.ebuild:
Version bump; remove old versions.
*lxc-0.6.4-r2 (08 Dec 2009)
08 Dec 2009; Sven Wegener <swegener@gentoo.org> +lxc-0.6.4-r2.ebuild,
+files/lxc-0.6.4-tty-malloc.patch:
Also include my tty malloc() fix, it prevents memory corruption.
*lxc-0.6.4-r1 (07 Dec 2009)
07 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
-files/0.6.2-as-needed.patch, -lxc-0.6.3.ebuild, +lxc-0.6.4-r1.ebuild,
+files/lxc-0.6.4-fix-full-system.patch,
+files/lxc-0.6.4-lxc.network.pair.patch,
+files/lxc-0.6.4-move-rcfile.patch:
Backport fixes from upstream, including one to not break host systems if
lxc-start is launched in the old (pre-0.6.4) way. Thanks to Andrian Nord
in bug #296030.
25 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org> lxc-0.6.4.ebuild,
metadata.xml:
Enable doc USE flag by default and explicit in the description that it
enables the man pages as well.
24 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org> lxc-0.6.4.ebuild:
Remove autotools inherit and add the ~x86 KEYWORD.
*lxc-0.6.4 (24 Nov 2009)
24 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org> +lxc-0.6.4.ebuild:
Version bump, improve checking of kernel features.
14 Nov 2009; Sven Wegener <swegener@gentoo.org> lxc-0.6.3.ebuild:
Add ~x86 keyword.
*lxc-0.6.3 (24 Oct 2009)
24 Oct 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+files/0.6.2-as-needed.patch, +lxc-0.6.3.ebuild, +metadata.xml:
Initial import of lxc; based upon dev-zero's ebuild, modified by me. It
diverges a bit from upstream, in the path used, to stay more
Gentoo-styled. Init scripts will likely be added separately.