summaryrefslogtreecommitdiff
blob: 92d0f9fe070be68bc2da4aa08e2f81c40e730b01 (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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
# ChangeLog for sys-kernel/sparc-sources
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.50 2004/02/21 19:13:28 joker Exp $

*sparc-sources-2.4.25 (21 Feb 2004)

  21 Feb 2004; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.25.ebuild:
  Version bump

  19 Feb 2004; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.24-r2.ebuild:
  Marked stable

*sparc-sources-2.4.24-r2 (18 Feb 2004)

  18 Feb 2004; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.24-r2.ebuild:
  Added a mremap_unmap security fix

*sparc-sources-2.4.24-r1 (26 Jan 2004)

  26 Jan 2004; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.24-r1.ebuild:
  Re-added the ffb_drv fix

  24 Jan 2004; Markus Nigbur <pyrania@gentoo.org>
  sparc-sources-2.4.23-r1.ebuild, sparc-sources-2.4.24.ebuild:
  Removed build from IUSE, because the kernel eclass already adds it.

  23 Jan 2004; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.24.ebuild:
  Marked stable

*sparc-sources-2.4.24 (07 Jan 2004)

  07 Jan 2004; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.24.ebuild:
  Version bump

  07 Dec 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.23-r1.ebuild:
  Marked stable

*sparc-sources-2.4.23-r1 (06 Dec 2003)

  06 Dec 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.23-r1.ebuild:
  New version with ffb_drv-fix included

  04 Dec 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.23.ebuild: Marked stable.

  04 Dec 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.22.ebuild: Moved the 'do_brk' patch below 
  kernel_src_unpack because kernel_src_unpack needs the patch directory 
  as the current directory current dir and not the kernel source tree - this 
  made 'epatch' fail.

  02 Dec 2003; Brian Jackson <iggy@gentoo.org> sparc-sources-2.4.22.ebuild:
  Fix the 'do_brk' vulnerability.

  02 Dec 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.22.ebuild:
  Used the 2.4.23 ebuild for 2.4.22 to make it emergable again with the latest
  kernel eclass.

  02 Dec 2003; Brian Jackson <iggy@gentoo.org> sparc-sources-2.4.22-r1.ebuild:
  Removing the broken 22-r1 ebuild.

*sparc-sources-2.4.22-r1 (02 Dec 2003)

  02 Dec 2003; Brian Jackson <iggy@gentoo.org> sparc-sources-2.4.22-r1.ebuild:
  Version bump for 'do_brk' vulnerability.

  01 Dec 2003; Brian Jackson <iggy@gentoo.org> sparc-sources-2.4.20-r8.ebuild,
  sparc-sources-2.4.21-r1.ebuild, sparc-sources-2.4.22.ebuild,
  files/do_brk_fix.patch: Fix the 'do_brk' vulnerability.

*sparc-sources-2.4.23 (01 Dec 2003)

  01 Dec 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.23.ebuild:
  New version.

  20 Nov 2003; Brandon Low <lostlogic@gentoo.org>
  sparc-sources-2.4.20-r8.ebuild, sparc-sources-2.4.21-r1.ebuild,
  sparc-sources-2.4.22.ebuild:
  Move version handling logic to after inherit kernel, or insert it where
  necessary.

  19 Oct 2003; Sven Blumenstein <bazik@gentoo.org>
  sparc-sources-2.4.22.ebuild:
  Bumped to stable.

  29 Sep 2003; Martin Holzer <mholzer@gentoo.org>
  sparc-sources-2.4.20-r8.ebuild, sparc-sources-2.4.21-r1.ebuild,
  sparc-sources-2.4.22.ebuild:
  Now uses mirror://kernel.

  05 Sep 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.2.21_pre3.ebuild, files/sparc-asm_offsets.h,
  files/sparc64-asm_offsets.h:
  Cleaned old ebuilds and files.

*sparc-sources-2.4.22 (03 Sep 2003)

  03 Sep 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.22.ebuild:
  Version bump.

  16 Aug 2003; Jason Wever <weeve@gentoo.org> metadata.xml:
  Added metadata.xml.

  23 Jul 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.20-r8.ebuild, sparc-sources-2.4.21-r1.ebuild:
  Fixed ebuilds so they work with newer portage versions.

*sparc-sources-2.4.21-r1 (22 Jun 2003)

  22 Jun 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.21-r1.ebuild:
  Added new release which fixes smp booting on sparc32.

  22 Jun 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.21.ebuild:
  Added stable sparc keyword.

  19 Jun 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.21.ebuild:
  Added ~sparc keyword.

*sparc-sources-2.4.21 (15 Jun 2003)

  15 Jun 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.21.ebuild:
  Added 2.4.21 but marked it -*.

*sparc-sources-2.4.20-r8 (06 Apr 2003)

  06 Apr 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.20-r8.ebuild:
  Marked 2.4.20-r8 stable.

  06 Apr 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.20-r8.ebuild:
  New version with a very minor sparc32 kgcc detect update.
  No kernel-source changes.

*sparc-sources-2.4.20-r7 (30 Mar 2003)

  02 Apr 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.20-r7.ebuild:
  Switched from a U1_HME_FIX variable to a local use flag.

  30 Mar 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.20-r7.ebuild files/digest-sparc-sources-2.4.20-r7 :
  New Grsecurity 1.9.9e version included which has sparc64 fixes and
  the ptrace security fix included. The standalone ptrace patch has
  been removed.

*sparc-sources-2.4.20-r6 (19 Mar 2003)

  25 Mar 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.20-r6.ebuild:
  Added an optional HME patch for Ultra1 machines.

  20 Mar 2003; Christian Birchinger <joker@gentoo.org>
  sparc-sources-2.4.20-r6.ebuild:
  Changed KEYWORD from ~sparc to sparc.

  19 Mar 2003; Christian Birchinger <joker@gentoo.org>:
  sparc-sources-2.4.20-r6.ebuild files/digest-sparc-sources-2.4.20-r6 :
  Better ptrace fix. The original one wont compile on sparc64.

*sparc-sources-2.4.20-r5 (18 Mar 2003)

  18 Mar 2003; Christian Birchinger <joker@gentoo.org>:
  sparc-sources-2.4.20-r5.ebuild files/digest-sparc-sources-2.4.20-r5 :
  Added 2 new patches. A fix for the ext3 corruption problem and a fix
  for the recent ptrace local security hole. The grsecurity version 
  has been bumped to 1.9.9c.

*sparc-sources-2.4.20-r4 (02 Mar 2003)

  11 Feb 2003; Christian Birchinger <joker@gentoo.org>:
  sparc-sources-2.4.20-r4.ebuild :
  New version with better kgcc handling for sparc32.

*sparc-sources-2.4.20-r3 (03 Feb 2003)

  03 Feb 2003; Christian Birchinger <joker@gentoo.org>:
  sparc-sources-2.4.20-r3.ebuild files/digest-sparc-sources-2.4.20-r3 :
  Added a sparc32 kgcc Makefile patch.

*sparc-sources-2.4.20-r2 (09 Jan 2003)

  10 Jan 2003; Christian Birchinger <joker@gentoo.org>:
  sparc-sources-2.4.20-r2.ebuild:
  Changed 'sparc' keyword to stable. 

  09 Jan 2003; Christian Birchinger <joker@gentoo.org>:
  sparc-sources-2.4.20-r2.ebuild files/digest-sparc-sources-2.4.20-r2 :  
  Added a sparc64 netfilter patch.

*sparc-sources-2.4.20-r1 (07 Jan 2003)

  07 Jan 2003; Christian Birchinger <joker@gentoo.org>:
  sparc-sources-2.4.20-r1.ebuild files/digest-sparc-sources-2.4.20-r1 :  
  Added grsecurity 1.9.8 to patches-2.4.20-r1-sparc.tar.bz2

  17 Dec 2002; Brandon Low <lostlogic@gentoo.org>:
  Make all kernel-sources SLOT="${KV}"

*sparc-sources-2.4.21_pre1 (14 Dec 2002)

  14 Dec 2002; Seemant Kulleen <seemant@gentoo.org>
  sparc-sources-2.4.21.ebuild files/digest-sparc-sources-2.4.21_pre1 :
  Moved 2.4.20 to stable, and this to the new testing

*sparc-sources-2.4.20 (30 Nov 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : Changed sparc ~sparc keywords
 
  30 Nov 2002; Seemant Kulleen <seemant@gentoo.org>
  sparc-sources-2.4.20.ebuild files/digest-sparc-sources-2.4.20 :
  Version bump.  Same framebuffer logo patch.

*sparc-sources-2.4.20_pre10 (09 Oct 2002)

  09 Oct 2002; Seemant Kulleen <seemant@gentoo.org>
  sparc-sources-2.4.20_pre10.ebuild files/digest-sparc-sources-2.4.20_pre10 :
  Version bump to newest available stable-ish kernel.  This version has many
  many fixes for sparc architectures.  Additionally, Troy Dack's patch for
  the framebuffer logos is applied to the kernel source, to allow choice of
  framebuffer logo.

*sparc-sources-2.2.21_pre3 (12 May 2002)

  15 Jul 2002; Mark Guertin <gerk@gentoo.org>
  Added arch keywords (sparc sparc64 -ppc -x86)

  12 May 2002; M.Thibaut <murphy@gentoo.org> :
  This is the 2.2.20 version of the Linux kernel with the devfs patch
  added. You should be able to to use the linux-vanilla sources instead,
  but you can use this kernel if you want Linux 2.2.x.

  This is only intended towards sparc 32 bit platforms (sun4[cdm]) but
  should be usable by all platforms.