summaryrefslogtreecommitdiff
blob: f5234bc3d082a29f694d93dcfb3e5ea1cdce70d0 (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
89
90
91
92
93
94
95
96
97
# ChangeLog for sys-kernel/linux26-headers
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux26-headers/ChangeLog,v 1.15 2004/07/23 09:26:28 lv Exp $

  23 Jul 2004; Travis Tilley <lv@gentoo.org> linux26-headers-2.6.7-r3.ebuild:
  fixed a bug that would prevent merging linux26-headers-2.6.7-r3 when no system
  headers are present. closes bug 57966

  22 Jul 2004; <plasmaroo@gentoo.org>
  files/linux26-headers-2.6.7-appCompat.patch:
  Patch for bug #57664 so "make prepare" works right on ARM/HPPA et al. Thanks to
  Mike Frysinger for the patch...

  21 Jul 2004; <plasmaroo@gentoo.org>
  files/linux26-headers-2.6.7-appCompat.patch:
  Fix for DirectFB.

  21 Jul 2004; Travis Tilley <lv@gentoo.org> linux26-headers-2.6.7-r3.ebuild:
  adding ~amd64 keyword

  20 Jul 2004; Mike Frysinger <vapier@gentoo.org>
  +files/linux26-headers-2.6.7-generic-arm-prepare.patch,
  linux26-headers-2.6.7-r3.ebuild:
  Move the appCompat patch to the end of src_compile() because it breaks the
  `make prepare` step which is needed by some architectures #57664.

  19 Jul 2004; Mike Frysinger <vapier@gentoo.org>
  linux26-headers-2.6.7-r3.ebuild:
  Stop running $(uname -m) to figure out what to set ARCH to. Use the functions
  from kernel.eclass to translate portage ARCH to kernel ARCH.

  18 Jul 2004; <plasmaroo@gentoo.org>
  files/linux26-headers-2.6.7-appCompat.patch:
  Compile fixes for LVM2 and raidtools which include their own copies of
  <linux/list.h> without checking for the kernel version being included. Bug
  #57096 and #57373.

*linux26-headers-2.6.7-r3 (15 Jul 2004)

  15 Jul 2004; <plasmaroo@gentoo.org> -linux26-headers-2.6.7-r2.ebuild,
  +linux26-headers-2.6.7-r3.ebuild,
  files/linux26-headers-2.6.7-appCompat.patch:
  MPlayer and transcode inline fix - bug #57202.

*linux26-headers-2.6.7-r2 (13 Jul 2004)

  13 Jul 2004; <plasmaroo@gentoo.org> -linux26-headers-2.6.7-r1.ebuild,
  +linux26-headers-2.6.7-r2.ebuild,
  files/linux26-headers-2.6.7-appCompat.patch:
  Version bump. Added explicit casting to certain headers so that C++
  applications like cdrdao happily compile, and a fix for a L1_CACHE_SHIFT
  issue. Thanks to Christian Schmidt for helping with the latter issue! Bug
  #56885.

  12 Jul 2004; Martin Schlemmer <azarah@gentoo.org>
  linux26-headers-2.6.6-r1.ebuild:
  Mark ~ for x86.

  10 Jul 2004; Travis Tilley <lv@gentoo.org> linux26-headers-2.6.7-r1.ebuild:
  add back in -* keyword for brave (and possibly nutty) testers on non-keyworded
  archs

*linux26-headers-2.6.6-r1 (10 Jul 2004)

  10 Jul 2004; Travis Tilley <lv@gentoo.org> linux26-headers-2.6.6-r1.ebuild,
  linux26-headers-2.6.6.ebuild, linux26-headers-2.6.7-r1.ebuild:
  changed autoconf.h fix so that one doesnt need to be root, and fixed
  installing linux26-headers when system headers are not present (bug 56609)

  10 Jul 2004; <plasmaroo@gentoo.org>
  files/linux26-headers-2.6.6-appCompat.patch,
  files/linux26-headers-2.6.7-appCompat.patch:
  Added a HID_MAX_USAGES definition to solve apcupsd compilation issues, bug
  #55951. AMD64 2.6.7 iptables issues as per bug #55928 should also now be
  solved. Added a fix to touch <linux/autoconf.h> in ${ROOT} if it does
  not exist before installation to solve the empty <linux/autoconf.h> issue -
  closes bug #51935.

*linux26-headers-2.6.6 (09 Jul 2004)

  09 Jul 2004; Travis Tilley <lv@gentoo.org> +metadata.xml,
  +files/generate-asm-sparc, +files/linux26-headers-2.6.0-appCompat.patch,
  +files/linux26-headers-2.6.0-fb.patch,
  +files/linux26-headers-2.6.0-strict-ansi-fix.patch,
  +files/linux26-headers-2.6.0-sysctl_h-compat.patch,
  +files/linux26-headers-2.6.3-appCompat.patch,
  +files/linux26-headers-2.6.3-strict-ansi-fix.patch,
  +files/linux26-headers-2.6.4-appCompat.patch,
  +files/linux26-headers-2.6.4-unistd-nptl-fix.patch,
  +files/linux26-headers-2.6.6-appCompat.patch,
  +files/linux26-headers-2.6.6-tcp_info-DRS-backport.patch,
  +files/linux26-headers-2.6.7-appCompat.patch, +linux26-headers-2.6.1.ebuild,
  +linux26-headers-2.6.3-r1.ebuild, +linux26-headers-2.6.4.ebuild,
  +linux26-headers-2.6.5.ebuild, +linux26-headers-2.6.6-r1.ebuild,
  +linux26-headers-2.6.6.ebuild, +linux26-headers-2.6.7-r1.ebuild:
  moved all 2.6 headers to linux26-headers