# ChangeLog for sys-kernel/linux-headers # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.37 2003/12/24 12:09:59 plasmaroo Exp $ *linux-headers-2.6.0 (24 Dec 2003) 24 Dec 2003; linux-headers-2.6.0.ebuild, linux-headers-2.6.0_beta11.ebuild, files/linux-headers-2.6.0-appCompat.patch: Version bump - this version has been patched to support some applications which did not compile on 2.6. Please report any bugs to http://bugs.gentoo.org or plasmaroo@gentoo.org 11 Dec 2003; files/linux-headers-strict-ansi-fix.patch: Updated the 'linux-headers-strict-ansi-fix.patch' patch to fix problematic packages such as kdemultimedia with ANSI compilation errors; this should close bug #32246. Thanks to all those involved in testing this. 09 Dec 2003; linux-headers-2.2.20.ebuild, linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild, linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild, linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild, linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild, linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild, linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild: Fixing chown 0.0 to 0:0 *linux-headers-2.6.0_beta11 (07 Dec 2003) 07 Dec 2003; Joshua Kinard linux-headers-2.4.23.ebuild, linux-headers-2.6.0_beta11.ebuild: May be of use for people to test against before final 2.6 sources get released. Should work for the most part, but we'll just have to see... *linux-headers-2.4.23 (28 Nov 2003) 28 Nov 2003; Joshua Kinard linux-headers-2.4.23.ebuild: Revision bump for 2.4.23 kernel. Keyword masked until it can be tested. With the newer iputils package available, these should work fine. *linux-headers-2.4.21-r1 (16 Nov 2003) 24 Nov 2003; Aron Griffis linux-headers-2.4.21.ebuild: Add '~alpha'. 20 Nov 2003; Brandon Low linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild: Move version handling logic to after inherit kernel, or insert it where necessary. 16 Nov 2003; Joshua Kinard linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild: Sparc Fix: For the generation of asm_offsets.h for sparc systems, changed the "make ARCH=sparc dep" line to "make ARCH=${ARCH} dep" because the system compiler at the present time will fail to complete a make dep stage. This is a temp-fix for sparc64 systems (make dep will invoke the gcc64 compiler), but sparc32 systems may continue to be affected until either the kernel gets a fix, or a new gcc branch update hopefully corrects the problem. 16 Nov 2003; Joshua Kinard linux-headers-2.4.21-r1.ebuild, linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild, files/linux-headers-strict-ansi-fix.patch: Changed the ordering of some variables to adjust to new kernel.eclass behavior. Added a patch that fixes an issue regarding the use of gcc's -ansi flag. *linux-headers-2.4.22 (21 Sep 2003) 30 Oct 2003; Joshua Kinard linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild: Added a minor note in pkg_postinst() to advise users to upgrade their glibc after emerging newer kernel headers. Closes Bug #25836 Tweaked the ARCH= line in the same ebuilds to get assigned the value of "uname -m". This prevents any nasty surprises incase someone re-defines $ARCH from the commandline (or in a script). Closes Bug #26647. 29 Oct 2003; linux-headers-2.2.20.ebuild, linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild, linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild, linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild, linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild, linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild, linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild: All linux-headers ebuilds have been re-slotted to slot zero. Bug #32197, et al. 23 Oct 2003; Joshua Kinard linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild: Changed SLOT to 0 from ${OKV} 21 Oct 2003; Joshua Kinard linux-headers-2.4.21.ebuild: Added ~x86 to KEYWORDS Removed +x mode that somehow got set on all ebuilds. 01 Oct 2003; Joshua Kinard linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild: Missing PROVIDE="virtual/kernel virtual/os-headers"; Added. 29 Sep 2003; Martin Holzer linux-headers-2.2.20.ebuild, linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild, linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild, linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild, linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild, linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild, linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild, linux-headers-2.4.21.ebuild, linux-headers-2.4.22.ebuild: Now uses mirror://kernel. 21 Sep 2003; Joshua Kinard linux-headers-2.4.22.ebuild: Created ebuild for linux-headers-2.4.22; set KEYWORDS to "-*" to mask it until it is needed. Please note that at this time, net-misc/iputils will fail to compile if built against 2.4.22 headers. *linux-headers-2.4.21 (21 Jun 2003) 21 Sep 2003; Joshua Kinard linux-headers-2.4.21.ebuild: Typo fixes in linux-headers-2.4.21, added blank EXTRAVERSION to prevent kernel.eclass from appending "-linux-r0" to the version string. 17 Sep 2003; Jon Portnoy linux-headers-2.4.21.ebuild: Added 'ia64' keywords. 12 Sep 2003; Joshua Kinard linux-headers-2.4.21.ebuild, files/bigendian-byteorder-fix.patch, files/generate-asm-sparc: Re-written linux-headers-2.4.21 ebuild; Utilizes kernel.eclass, and includes a needed fix for sparc systems. Only usable with the gcc33-sparc64-1.4 testing profile right now. Should not affect amd64; if it does, Yell. 21 Jun 2003; Daniel Robbins New linux-headers-2.4.21 (stock) to be used for amd64. *linux-headers-2.4.17-r4 (11 Mar 2003) 11 Mar 2003; Zach Welch linux-headers-2.2.20.ebuild, linux-headers-2.2.21_pre3.ebuild, linux-headers-2.4.16-r1.ebuild, linux-headers-2.4.16-r3.ebuild, linux-headers-2.4.16.ebuild, linux-headers-2.4.17-r3.ebuild, linux-headers-2.4.17-r4.ebuild, linux-headers-2.4.17-r5.ebuild, linux-headers-2.4.18-r1.ebuild, linux-headers-2.4.18-r2.ebuild, linux-headers-2.4.18.ebuild, linux-headers-2.4.19-r1.ebuild, linux-headers-2.4.19.ebuild, linux-headers-2.4.20.ebuild: Add virtual/os-headers "PROVIDE". *linux-headers-2.4.20 (06 Feb 2003) 03 Apr 2003; Guy Martin linux-headers-2.4.20.ebuild : This ebuild is replaced by the hppa-headers-2.4.20_p32.ebuild since KEYWORDS was "hppa -*". 28 Mar 2003; Guy Martin linux-headers-2.4.20.ebuild : Added building of include/asm/offset.h on hppa. 15 Feb 2003; Guy Martin linux-headers-2.4.20.ebuild : Updated hppa patch level from 23 to 26. 06 Feb 2003; Guy Martin linux-headers-2.4.20.ebuild : Released 2.4.20 needed for hppa. Others archs are masked. 20 Dec 2002; Dean Bailey : added missing sparc64 to ebuild. *linux-headers-2.4.19-r1 (18 Dec 2002) 24 Mar 2003; Christian Birchinger linux-headers-2.4.19-r1.ebuild: Added a sparc64 detection fix. 19 Jan 2003; Jan Seidel : Added 'mips' to keywords. 18 Dec 2002; Dean Bailey : Fixed the lack of sparc64 instances in the file which were accidently wiped during an earlier fix. Set to r1 as this was a large enough change. 17 Dec 2002; Brandon Low : Make all kernel-sources SLOT="${KV}" 06 Dec 2002; Rodney Rees : Changed sparc ~sparc keywords. *linux-headers-2.4.19 (02 Sept 2002) 02 Sept 2002; Nicholas Jones : Fixed the mv: cannot move `linux-2.4.19' to a subdirectory of itself error with a $OKV!=$KV check. Added comments to the die statements. *** See the sys-kernel/linux-sources ChangeLog for general changes. ***