summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2009-12-08 07:45:34 +0000
committerSven Wegener <swegener@gentoo.org>2009-12-08 07:45:34 +0000
commit15f0ea40e6bf92173e850bc5eca2477c73a639f4 (patch)
tree09f4739272666de9f0ccfa04c751cd3c32adbda1 /app-emulation/lxc/ChangeLog
parentBug #295672 - Override XDG_CONFIG_HOME to avoid sandbox violations. (diff)
downloadhistorical-15f0ea40e6bf92173e850bc5eca2477c73a639f4.tar.gz
historical-15f0ea40e6bf92173e850bc5eca2477c73a639f4.tar.bz2
historical-15f0ea40e6bf92173e850bc5eca2477c73a639f4.zip
Also include my tty malloc() fix, it prevents memory corruption.
Package-Manager: portage-2.2_rc55/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/lxc/ChangeLog')
-rw-r--r--app-emulation/lxc/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/app-emulation/lxc/ChangeLog b/app-emulation/lxc/ChangeLog
index 0785b60e6112..322b986e03d8 100644
--- a/app-emulation/lxc/ChangeLog
+++ b/app-emulation/lxc/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emulation/lxc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.6 2009/12/07 11:39:11 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.7 2009/12/08 07:45:34 swegener Exp $
+
+*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)