diff options
author | 2006-09-25 14:30:56 +0000 | |
---|---|---|
committer | 2006-09-25 14:30:56 +0000 | |
commit | 253b0d110181b7cec7c4648f66a3669a0c5430a8 (patch) | |
tree | a61e25e6ce2914a857717adf2f17177ebc7d8be8 /sys-boot/lilo/ChangeLog | |
parent | Stable on ppc64; bug #149058 (diff) | |
download | gentoo-2-253b0d110181b7cec7c4648f66a3669a0c5430a8.tar.gz gentoo-2-253b0d110181b7cec7c4648f66a3669a0c5430a8.tar.bz2 gentoo-2-253b0d110181b7cec7c4648f66a3669a0c5430a8.zip |
Update 22.7 branch patches & dolilo as 22.7.1 and up can be problematic on LVM2.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'sys-boot/lilo/ChangeLog')
-rw-r--r-- | sys-boot/lilo/ChangeLog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/sys-boot/lilo/ChangeLog b/sys-boot/lilo/ChangeLog index 0f80451f2ad1..fd4e4e23962d 100644 --- a/sys-boot/lilo/ChangeLog +++ b/sys-boot/lilo/ChangeLog @@ -1,6 +1,23 @@ # ChangeLog for sys-boot/lilo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.41 2006/09/05 11:26:29 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.42 2006/09/25 14:30:56 chainsaw Exp $ + +*lilo-22.7-r1 (25 Sep 2006) + + 25 Sep 2006; Tony Vroon <chainsaw@gentoo.org> + +files/lilo-22.7-install-nostrip.patch, +files/lilo-22.7-manpath.patch, + +lilo-22.7-r1.ebuild, -lilo-22.7.2-r1.ebuild: + Feed back patches to 22.7 branch as 22.7.1 and up + do not always work correctly on LVM2 systems. Also + use the new dolilo 0.4 here. + Remove obsolete 22.7.2 branch ebuild. + +*lilo-22.7.3 (25 Sep 2006) + + 25 Sep 2006; Tony Vroon <chainsaw@gentoo.org> + +files/lilo-22.7.3-correct-usage-info.patch, +files/lilo-22.7.3-makefile.patch, + +files/lilo-22.7.3-novga.patch, +lilo-22.7.3.ebuild: + Version bump. Remove devmap from USE & DEPEND as the patch is accepted upstream. *lilo-22.7.2-r2 (05 Sep 2006) |