diff options
author | Joshua Kinard <kumba@gentoo.org> | 2005-01-19 02:58:24 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2005-01-19 02:58:24 +0000 |
commit | d7c57a4d09d9606708bf48035be74888041687f8 (patch) | |
tree | 49b920376785f69aa082992c86f120b441a33296 /sys-kernel/mips-sources/ChangeLog | |
parent | Fixed part 1 of bug #78273 for fpc-1.0.10. Also fixed bug #45768 while I was... (diff) | |
download | gentoo-2-d7c57a4d09d9606708bf48035be74888041687f8.tar.gz gentoo-2-d7c57a4d09d9606708bf48035be74888041687f8.tar.bz2 gentoo-2-d7c57a4d09d9606708bf48035be74888041687f8.zip |
Many more fun changes. New here is support in 2.6.10 for the SGI IP28 machine (Indigo2 Impact R10000), courtesy of Peter Fuerst's work. See the 2.6.10 ebuild for URL and information regarding this support, which is experimental. Also included are a number of security patches, including CAN-2005-0001, and CAN-2004-1235. Specific Gentoo Bug numbers are as follows: 77025, 77094, 75963, 77666, & 77923. Structural changes have been made to the 2.6.10 ebuild as well, and cobalt patches are no longer bundled in an external tarball, but are included in mips-sources_generic-patches now.
(Portage version: 2.0.51-r13)
Diffstat (limited to 'sys-kernel/mips-sources/ChangeLog')
-rw-r--r-- | sys-kernel/mips-sources/ChangeLog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/sys-kernel/mips-sources/ChangeLog b/sys-kernel/mips-sources/ChangeLog index 784249d15d63..c906336cee6a 100644 --- a/sys-kernel/mips-sources/ChangeLog +++ b/sys-kernel/mips-sources/ChangeLog @@ -1,6 +1,23 @@ # ChangeLog for sys-kernel/mips-sources # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.67 2005/01/06 05:20:39 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.68 2005/01/19 02:58:24 kumba Exp $ + +*mips-sources-2.4.28-r1 (18 Jan 2005) + + 18 Jan 2005; Joshua Kinard <kumba@gentoo.org> + -mips-sources-2.4.27-r7.ebuild, +mips-sources-2.4.27-r8.ebuild, + +mips-sources-2.4.28-r1.ebuild, -mips-sources-2.4.28.ebuild, + +mips-sources-2.6.10-r1.ebuild, -mips-sources-2.6.10.ebuild, + -mips-sources-2.6.8.1-r7.ebuild, +mips-sources-2.6.8.1-r8.ebuild, + -mips-sources-2.6.9-r8.ebuild, +mips-sources-2.6.9-r9.ebuild: + Many more fun changes. New here is support in 2.6.10 for the SGI IP28 machine + (Indigo2 Impact R10000), courtesy of Peter Fuerst's work. See the 2.6.10 + ebuild for URL and information regarding this support, which is experimental. + Also included are a number of security patches, including CAN-2005-0001, and + CAN-2004-1235. Specific Gentoo Bug numbers are as follows: 77025, 77094, + 75963, 77666, & 77923. Structural changes have been made to the 2.6.10 ebuild + as well, and cobalt patches are no longer bundled in an external tarball, but + are included in mips-sources_generic-patches now. *mips-sources-2.4.28 (06 Jan 2005) |