summaryrefslogtreecommitdiff
blob: 9b6ba245c13b7e50ac51c967a2946749035e5cd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# 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.21 2003/09/21 05:18:54 kumba Exp $


*linux-headers-2.4.22 (21 Sep 2003)

  21 Sep 2003; Joshua Kinard <kumba@gentoo.org> 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 <kumba@gentoo.org> 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 <avenj@gentoo.org> linux-headers-2.4.21.ebuild:
  ia64 keywords.

  12 Sep 2003; Joshua Kinard <kumba@gentoo.org> 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 <drobbins@gentoo.org> 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 <zwelch@gentoo.org> 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 <gmsoft@gentoo.org> 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 <gmsoft@gentoo.org> linux-headers-2.4.20.ebuild :
  Added building of include/asm/offset.h on hppa.

  15 Feb 2003; Guy Martin <gmsoft@gentoo.org> linux-headers-2.4.20.ebuild :
  Updated hppa patch level from 23 to 26.

  06 Feb 2003; Guy Martin <gmsoft@gentoo.org> linux-headers-2.4.20.ebuild :
  Released 2.4.20 needed for hppa. Others archs are masked.

  20 Dec 2002; Dean Bailey <alron@gentoo.org> : added missing sparc64 to ebuild.

*linux-headers-2.4.19-r1 (18 Dec 2002)

  24 Mar 2003; Christian Birchinger <joker@gentoo.org>
  linux-headers-2.4.19-r1.ebuild:
  Added a sparc64 detection fix

  19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  18 Dec 2002; Dean Bailey <alron@gentoo.org> : 
  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 <lostlogic@gentoo.org>:
  Make all kernel-sources SLOT="${KV}"

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
See the sys-kernel/linux-sources ChangeLog for general changes.

*linux-headers-2.4.19 (02 Sept 2002)

  02 Sept 2002; Nicholas Jones <carpaski@gentoo.org> :

  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.