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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
|
# ChangeLog for sys-kernel/wolk-sources
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/wolk-sources/ChangeLog,v 1.55 2004/08/08 22:28:58 plasmaroo Exp $
*wolk-sources-4.9-r13 (08 Aug 2004)
08 Aug 2004; <plasmaroo@gentoo.org> -wolk-sources-4.11-r8.ebuild,
+wolk-sources-4.11-r9.ebuild, -wolk-sources-4.14-r5.ebuild,
+wolk-sources-4.14-r6.ebuild, -wolk-sources-4.9-r12.ebuild,
+wolk-sources-4.9-r13.ebuild, +files/wolk-sources-4.9s.CAN-2004-0685.patch,
+files/wolk-sources.CAN-2004-0685.patch:
Version bump for CAN-2004-0685, bug #59769.
*wolk-sources-4.14-r5 (05 Aug 2004)
05 Aug 2004; <plasmaroo@gentoo.org> -wolk-sources-4.11-r7.ebuild,
+wolk-sources-4.11-r8.ebuild, -wolk-sources-4.14-r4.ebuild,
+wolk-sources-4.14-r5.ebuild, -wolk-sources-4.9-r11.ebuild,
+wolk-sources-4.9-r12.ebuild:
Added a patch for the CAN-2004-0415 vulnerability, bug #59378.
*wolk-sources-4.9-r11 (02 Aug 2004)
02 Aug 2004; <plasmaroo@gentoo.org> -wolk-sources-4.9-r10.ebuild,
+wolk-sources-4.9-r11.ebuild, +files/wolk-sources.CAN-2003-0643.patch:
Patched for CAN-2003-0643.
*wolk-sources-4.9-r10 (09 Jul 2004)
*wolk-sources-4.11-r7 (09 Jul 2004)
*wolk-sources-4.14-r4 (09 Jul 2004)
09 Jul 2004; <plasmaroo@gentoo.org> -wolk-sources-4.11-r6.ebuild,
+wolk-sources-4.11-r7.ebuild, -wolk-sources-4.14-r3.ebuild,
+wolk-sources-4.14-r4.ebuild, +wolk-sources-4.9-r10.ebuild,
-wolk-sources-4.9-r9.ebuild, +files/wolk-sources.CAN-2004-0497.patch:
Version bumps for kernel attribute vulnerabilities, bug #56479.
*wolk-sources-4.9-r9 (25 Jun 2004)
25 Jun 2004; <plasmaroo@gentoo.org> -wolk-sources-4.11-r5.ebuild,
+wolk-sources-4.11-r6.ebuild, -wolk-sources-4.14-r2.ebuild,
+wolk-sources-4.14-r3.ebuild, -wolk-sources-4.9-r8.ebuild,
+wolk-sources-4.9-r9.ebuild, +files/wolk-sources.CAN-2004-0495.patch,
+files/wolk-sources.CAN-2004-0535.patch:
Security bumps for the CAN-2004-0495 and CAN-2004-0535 vulnerabilities.
23 Jun 2004; Aron Griffis <agriffis@gentoo.org> wolk-sources-4.9-r8.ebuild:
QA - fix use invocation
*wolk-sources-4.9-r8 (15 Jun 2004)
15 Jun 2004; <plasmaroo@gentoo.org> +wolk-sources-4.11-r5.ebuild,
+wolk-sources-4.14-r2.ebuild, +wolk-sources-4.9-r8.ebuild,
+files/wolk-sources.FPULockup-53804.patch:
Added patches for the FPU-lockup issues; please see bug #58304 for details.
Old versions removed.
06 Jun 2004; Steve Arnold <nerdboy@gentoo.org> wolk-sources-4.14-r1.ebuild:
fixed bug 53093 (no change to KEYWORDS yet)
*wolk-sources-4.11-r4 (04 Jun 2004)
04 Jun 2004; <plasmaroo@gentoo.org> -wolk-sources-4.11-r3.ebuild,
+wolk-sources-4.11-r4.ebuild, +wolk-sources-4.14-r1.ebuild,
-wolk-sources-4.14.ebuild, -wolk-sources-4.9-r6.ebuild,
+wolk-sources-4.9-r7.ebuild, +files/wolk-sources.CAN-2004-0133.patch,
+files/wolk-sources.CAN-2004-0181.patch,
+files/wolk-sources.CAN-2004-0394.patch,
+files/wolk-sources.CAN-2004-0427.patch:
Added patches for the CAN-2004-0133, CAN-2004-0181, CAN-2004-0394, and
CAN-2004-0427 vulnerabilities. Bug #47881. Old versions of sources removed.
01 May 2004; Steve Arnold <nerdboy@gentoo.org> wolk-sources-4.14.ebuild:
Added back old wolk arches (all ~).
*wolk-sources-4.14 (01 May 2004)
01 May 2004; Steve Arnold <nerdboy@gentoo.org> wolk-sources-4.14.ebuild:
Updated ebuild logic and new mcp patches (all known security issues have
been addressed by mcp). Bumped 4.11 to x86. Submitted by Kerin Francis
Millar (kerframil) and Lance Albertson (Ramereth).
*wolk-sources-4.11-r3 (17 Apr 2004)
*wolk-sources-4.9-r6 (17 Apr 2004)
17 Apr 2004; <plasmaroo@gentoo.org>
+files/wolk-sources-4.9s.CAN-2004-0010.patch,
+files/wolk-sources.CAN-2004-0177.patch,
+files/wolk-sources.CAN-2004-0178.patch, -wolk-sources-4.11-r2.ebuild,
+wolk-sources-4.11-r3.ebuild, -wolk-sources-4.9-r5.ebuild,
+wolk-sources-4.9-r6.ebuild:
Added patches for the CAN-2004-0010, CAN-2004-0177 and CAN-2004-0178
vulnerabilities. Old revisions removed.
16 Apr 2004; <nerdboy@gentoo.org> wolk-sources-4.11-r2.ebuild,
wolk-sources-4.9-r4.ebuild, wolk-sources-4.11-r1.ebuild:
Removed older revisions prior to security patches.
*wolk-sources-4.9-r5 (15 Apr 2004)
15 Apr 2004; <plasmaroo@gentoo.org> wolk-sources-4.11-r2.ebuild,
wolk-sources-4.9-r5.ebuild, files/wolk-sources.CAN-2004-0109.patch:
Version bump for the CAN-2004-0109 issue; bug #47881.
12 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> wolk-sources-4.11-r1.ebuild,
wolk-sources-4.9-r4.ebuild:
Add eutils to inherit, add IUSE=
*wolk-sources-4.11-r1 (12 Mar 2004)
12 Mar 2004; <nerdboy@gentoo.org> wolk-sources-4.10.ebuild, wolk-sources-4.11.ebuild
wolk-sources-4.10_pre7-r1.ebuild, wolk-sources-4.10_pre7-r2.ebuild,
wolk-sources-4.10_pre7-r3.ebuild, wolk-sources-4.10_pre7.ebuild,
wolk-sources-4.9-r1.ebuild, wolk-sources-4.9-r2.ebuild,
wolk-sources-4.9-r3.ebuild, wolk-sources-4.9.ebuild:
updated 4.ll to -r1 with corrected KV and einfo, also
cleaned up out-dated or redundant ebuilds
*wolk-sources-4.11 (26 Feb 2004)
26 Feb 2004; <nerdboy@gentoo.org> wolk-sources-4.11.ebuild:
wolk 4.11 adds all patches in bug #42024 (see WOLK changelog)
*wolk-sources-4.10 (25 Feb 2004)
25 Feb 2004; <nerdboy@gentoo.org> wolk-sources-4.10.ebuild:
official 4.10 release with the same patch status as the other wolk ebuilds,
ie, all the patches below are addressed in the main WOLK patch.
*wolk-sources-4.9-r4 (18 Feb 2004)
18 Feb 2004; <plasmaroo@gentoo.org> wolk-sources-4.10_pre7-r3.ebuild,
wolk-sources-4.9-r4.ebuild, files/wolk-sources-4.9s.munmap.patch:
Added the patch for the mremap/munmap vulnerability. Bug #42024.
*wolk-sources-4.10_pre7-r2 (06 Jan 2004)
*wolk-sources-4.9-r3 (06 Jan 2004)
06 Jan 2004; <plasmaroo@gentoo.org> wolk-sources-4.10_pre7-r2.ebuild,
wolk-sources-4.9-r3.ebuild, files/wolk-sources-4.9s.rtc_fix.patch,
files/wolk-sources.CAN-2003-0985.patch:
Version bumped and patched against the new security vulnerabilities -
please see bugs #37317 and #37292.
03 Dec 2003; <nerdboy@gentoo.org> wolk-sources-3.8.ebuild,
wolk-sources-4.0.ebuild, wolk-sources-4.3.ebuild:
Removed old ebuilds...
03 Dec 2003; Brian Jackson <iggy@gentoo.org>
wolk-sources-4.10_pre7-r1.ebuild, wolk-sources-4.10_pre7.ebuild:
Turns out 4.10pre7 and up were already fixed...
*wolk-sources-4.9-r2 (02 Dec 2003)
*wolk-sources-4.10_pre7-r1 (02 Dec 2003)
02 Dec 2003; Brian Jackson <iggy@gentoo.org>
wolk-sources-4.10_pre7-r1.ebuild, wolk-sources-4.9-r2.ebuild:
Version bump for the 'do_brk' vulnerability.
01 Dec 2003; Brian Jackson <iggy@gentoo.org> wolk-sources-3.8.ebuild,
wolk-sources-4.0.ebuild, wolk-sources-4.10_pre7.ebuild,
wolk-sources-4.3.ebuild, wolk-sources-4.9-r1.ebuild,
wolk-sources-4.9.ebuild, files/do_brk_fix.patch:
Fix the 'do_brk' vulnerability.
20 Nov 2003; Brandon Low <lostlogic@gentoo.org> wolk-sources-3.8.ebuild,
wolk-sources-4.0.ebuild, wolk-sources-4.10_pre7.ebuild,
wolk-sources-4.3.ebuild, wolk-sources-4.9-r1.ebuild,
wolk-sources-4.9.ebuild:
Move version handling logic to after inherit kernel, or insert it where
necessary.
14 Nov 2003; <nerdboy@gentoo.org> wolk-sources-4.10_pre7.ebuild,
wolk-sources-4.9-r1.ebuild:
Fixed the NVIDIA patches.
*wolk-sources-4.9-r1 (13 Nov 2003)
13 Nov 2003; <nerdboy@gentoo.org> wolk-sources-4.10_pre7.ebuild,
wolk-sources-4.9-r1.ebuild:
Removed alsa patches, as well as old broken patches. 4.9 is as
stable as it's gonna get (works for me).
13 Nov 2003; <nerdboy@gentoo.org> wolk-sources-4.10_pre7.ebuild:
Added missing patch file.
*wolk-sources-4.10_pre7 (02 Nov 2003)
02 Nov 2003; <nerdboy@gentoo.org> wolk-sources-4.10_pre7.ebuild:
New wolk 4.10_pre7 ebuild until the official 4.10s comes out
29 Sep 2003; Martin Holzer <mholzer@gentoo.org> wolk-sources-3.8.ebuild,
wolk-sources-4.0.ebuild, wolk-sources-4.3.ebuild, wolk-sources-4.9.ebuild:
Mow uses mirror://kernel.
*wolk-sources-4.9 (24 Sep 2003)
24 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> wolk-sources-4.9.ebuild:
Version bump to 4.9.
22 Sep 2003; <paul@gentoo.org> metadata.xml:
Fix metadata.xml.
14 Sep 2003; <nerdboy@gentoo.org> metadata.xml, wolk-sources-4.3.ebuild:
Bumped to 'x86' added to x86-kernel herd.
07 Aug 2003; John Mylchreest <johnm@gentoo.org>; wolk-sources-4.3.ebuild:
Fixing security issue with /tmp/KV.
*wolk-sources-4.3 (17 July 2003)
17 July 2003; Bob Johnson <livewire@gentoo.org> wolk-sources-4.3.ebuild:
Final version of 4.3s.
*wolk-sources-4.0 (13 May 2003)
13 May 2003; Bob Johnson <livewire@gentoo.og> wolk-sources-4.0.ebuild:
Final version of 4.0s.
*wolk-sources-4.0s-rc8
09 May 2003; Bob Johnson <livewire@gentoo.org>:
- Bumped to -rc8.
- Check wolk.sourceforge.net for many changes.
*wolk-sources-4.0s-rc6
26 April 2003; Bob Johnson <livewire@gentoo.org>:
- Bumped to pre-final (skipping rc5).
- Check wolk.sourceforge.net for many changes.
*wolk-sources-4.0s-rc4
24 March 2003; Bob Johnson <livewire@gentoo.org>:
Changelog from v4.0s-rc3 -> v4.0s-rc4
- "reallyquiet" boot option to shut up all console log level output
- This is important!
Use a sched_yield that scales well by default, this should
help with JVM or applications with huge lock contention in
the current libpthread, but it will hurt interactivity
of those apps if there's some background load. For OpenOffice
and/or KDE set the sysctl back to 0, you don't mind if
sched_yield doesn't allow the colliding-workloads to scale
well. The scale-behaviour is also the preferred one for all
sched_yield usages in the kernel. Over time nothing should call
sched_yield() anymore, this is an hack for now.
- "local users can obtain full privileges" exploit (CAN-2003-0127)
- some rmap VM merge errors in v4.0s-pre releases
- annoying bug where opening a new xterm/aterm/$whatever term will
pause a video playing for a second
- annoying bug where calling "mailq from sendmail" will also pause
a video playing for a second
- Error out for the case of a gcc-2.96 compiler with
CONFIG_FRAME_POINTER set. It generates seriously incorrect code.
- missing cli() in isdn_net.c
- procfs memory leak
- e100 network driver memory leak
- Aironet 4500 Pcmcia driver memory leak
- drivers/usb/hub.c memory leak
- emu10k1 memory leak
- Internet PhoneJACK driver memory leak
- Windows Logical Disk Manager partition handler memory leak
- Specialix SX series cards driver memory leak
- ircomm_core memory leak
- i2o_core.c memory leak
- dpt_i2o.c fix for possibly memory corruption on reset timeout
- Essential RoadRunner HIPPI board driver memory leak
- drivers/scsi/cpqfcTSinit.c memory leak
- 802.1q vlan proc memory leak
- IBM Hot Plug Controller Driver multiple memory leaks
- UFS memory leak
- rd_load_image() memory leak
- bh_kmap_irq() breaks IDE with Preempt
- another potential deadlock in ll_rw_block
- gcc >= v3.3.1 inlining bugs
- Toshiba keyboard sometimes send a key twice
- reiserfs: Make balloc[] tails[] and hash[] in super.c static
- reiserfs: gcc v3.3 compile fix
- JFS: collision with blk-atomic
- Ext2/3: noatime ignored for newly created inodes
- anti-deadlock for the o1 scheduler that can otherwise send
a cross IPI with irq disabled.
- ACPI v2003-03-21
- Systrace v1.1
- rmap VM v15e
- make reclaiming unused inodes more efficient
- fix DRM memory leak
- fix potential infinite loop in kswapd
- clean up elevator.h (no IO scheduler in -rmap...)
- page aging interval tuned on a per zone basis, better
wakeup mechanism for sudden memory pressure
- CPU Frequency scaling v2.4.20-9
- XFS v1.2-cvs as of 2003-03-19
- kdb v4.0
- Super FreeS/WAN v1.99.6 Final
- grsecurity v1.99e Final
- New Adaptec AIC7xxx/AIC79xx drivers v2003-03-18
- ext3 htree code for 2.4.21-pre5 2nd update
- Orlov ext2/ext3 block allocator code for 2.4.21-pre5 2nd update
- from latest -AA: aio-18
- from latest -AA: kgdb-7
- Bonding v2.4.20-20030207
- ALSA v0.9.0-rc4: because no one makes 0.9.1 Final patch, so ...
- LowLatency: because after some extensive benchmarking I saw that
it is slower than the lowlatency fixes in -AA. LowLatency has
also a deadlock possibility for SMP machines, the fixes not!
- remove inode-highmem-2: because rmap has better/faster code now
- removed iput_free(): because rmap has better/faster code now
- replaced:LowLatency in favor of lowlatency fixes from latest -AA
*wolk-sources-4.0s-rc2
08 March 2003; Bob Johnson <livewire@gentoo.org>:
Changelog from v4.0s-rc1 -> v4.0s-rc2
- removed an important SMP unbreakage patch
- "CONFIG_X86_L1_CACHE_SHIFT redefined" errors
- RAID5 disasters
- handle SCSI recovered errors
- handle too large vmallocs gracefully
- xdr nfs highmem deadlock + symbol export fix
- get_vm_area
- UP local APIC on SMP Athlon
- initialisation of a stack of modules
- target_cpus() for APIC/UP/SMP problems
- rmap: Potential infinite loop around rebalance_dirty_zone()
- XFS+ACL + GRSEC+ACL not working correct
- reiserfs: possible transaction overflow when deleting highly
fragmented large files.
- LVM v1.0.7
- Super FreeS/WAN v1.99.6-rc1
- Orinoco v0.13b
- grsecurity v1.99d-CVS as of 2003-03-03
- IPMI Driver v18
- NTFS Driver 2.4.20 v2.1.1a
- Broadcom Tigon3 v1.4c
- "nfract" from vm.bdflush to 30 for Desktop Tweaks
- made sysctl "Preempt Warnings" an config option
*wolk-sources-4.0s-rc1
23 Feb 2003; Bob Johnson <livewire@gentoo.org>:
Changelog from v4.0s-pre10 -> v4.0s-rc1
- fixed: O_DIRECT correct EOF at end of reads
- fixed: UDF discs closed as iso9660 read errors
- fixed: wrong behavior buffer>2G write(2) on 64bit platforms
- update: CPU Frequency scaling v2.4.20-8
- update: Super FreeS/WAN v1.99.5.1 Final
- update: XFS v1.2-cvs as of 2003-02-16
- update: grsecurity v1.99d-CVS as of 2003-02-23
- update: ReiserFS data-logging v36-aa
- update: PROCINFO support (fast ps) v2003-02-23
- changed: enable SSE for later Athlons
- removed: Scheduler Tunables: slows down a bit and we now have
accurate defaults for Desktop and Server Scheduler tweaks.
If you still want to play with it, change them in kernel/sched.c
*wolk-sources-4.0s-pre10
13 Feb 2003; Bob Johnson <livewire@gentoo.org>:
Changelog from v4.0s-pre9 -> 4.0s-pre10
- add: TCP/IP Low Latency via sysctl
- add: sys_sendfile64
- add: ./userspace-patches: linux-dvb-2002-12-08 for rmap15b
- add: LSI MegaRAID support (driver series v2.00.2)
- add: check for swapon on mounted devices
- add: Opteron/Athlon64/Hammer/K8 support
- re-add: vservers (ctx) v16 (non-breaking gradm version)
- fixed: IPMI build error due to new ACPI merge in -pre9
- fixed: add missing bits from -ac ethernet packet padding fix
fixes 'skb_pad' unresolved symbols in many NIC drivers
- fixed: some compiler warnings
- fixed: trivial NTFS build error
- fixed: Unknown interrupt on some systems
- fixed: Failover routing
- fixed: PPC32 build errors
- fixed: AMD K6 wrongly sets PGE=y - results in a nonbootable kernel
- fixed: aic7xxx with firmware build enabled compile error
- fixed: make xconfig looks strange in the first menu
- fixed: SMP deadlock on some $MONSTERBOXEN
- fixed: nfs: mishandling of nfsroot port= option
- fixed: nfs: fixed SMP deadlock
- fixed: ext3fs: crash deleting a single non sparse file exceeding 1 Tb
- fixed: Disable Loop IV hack of CryptoAPI because we have loop-jari
- update: Matrox mga_vid / Radeon/Rage128 Driver
- update: ReiserFS data-logging v35-aa
- update: rmap VM v15d
- update: XFS v1.2-cvs as of 2003-02-09 including kdb v3.0
- update: Super FreeS/WAN v1.99-kb4 Final
- update: LSI MegaRAID support (driver series v1.18f)
- update: Broadcom Tigon3 v1.4
- update: grsecurity v1.99c Final
- removed: kernel ksymoops: now also part of kdb v3.0
- changed: Desktop Scheduler Tweaks: More interactivity
- changed: Disable EARLY_PRINTK config option and make it always-on.
Or: I don't like to receive emails anymore saying:
"My screen is black" ;)
- changed: braindead "Conntrack CLOSE_WAIT" from 3days to 2mins
*wolk-sources-4.0s-pre9
26 Jan 2003; Bob Johnson <livewire@gentoo.org>:
Please see /usr/share/doc/wolk-sources-4.0_pre9/patches.txt
17 Dec 2002; Brandon Low <lostlogic@gentoo.org>:
Make all kernel-sources SLOT="${KV}"
*wolk-sources-3.8 (08 Dec 2002)
24 Dec 2002; Brandon Low <lostlogic@gentoo.org> wolk-sources-3.8.ebuild :
Fix "HOMEPAGE" in the ebuild.
14 Dec 2002; Brandon Low <lostlogic@gentoo.org> wolk-sources-3.8.ebuild :
Fix patch directories.
09 Dec 2002; Joachim Blaabjerg <styx@gentoo.org> wolk-sources-3.8.ebuild,
files/digest-wolk-sources-3.8, ChangeLog :
Initial import. Fixes bug #7349.
|