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
|
# ChangeLog for sys-kernel/mips-prepatch-sources
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-prepatch-sources/ChangeLog,v 1.10 2004/04/12 16:36:22 aliz Exp $
12 Apr 2004; Daniel Ahlberg <aliz@gentoo.org>
mips-prepatch-sources-2.4.25_pre6-r1.ebuild:
Add IUSE=
*mips-prepatch-sources-2.4.25_pre6-r1 (18 Feb 2004)
18 Feb 2004; Joshua Kinard <kumba@gentoo.org>
mips-prepatch-sources-2.4.25_pre6-r1.ebuild,
mips-prepatch-sources-2.4.25_pre6.ebuild, files/do_munmap-fix.patch:
Added a patch to fix the recent do_munmap kernel vuln.
*mips-prepatch-sources-2.4.25_pre6 (10 Feb 2004)
10 Feb 2004; Joshua Kinard <kumba@gentoo.org>
mips-prepatch-sources-2.4.25_pre6.ebuild:
new prepatch-sources snapshot, contains cobalt patches. Dated 20040209.
16 Jan 2004; Joshua Kinard <kumba@gentoo.org>
mips-prepatch-sources-2.4.22_rc2-r1.ebuild,
mips-prepatch-sources-2.4.23_rc2.ebuild,
mips-prepatch-sources-2.4.24_pre2-r1.ebuild,
mips-prepatch-sources-2.4.24_pre2.ebuild, files/.keep,
files/mips-gcc-makefile-fix-20030813.patch,
files/mips-gcc-makefile-fix-20031120.patch,
files/mips-gcc-makefile-fix-20031226.patch,
files/mips-prepatch-sources-2.4.24_pre2.CAN-2003-0985.patch:
Removed older kernel ebuilds/digests as they're not needed anymore until another
prepatch snapshot is made
*mips-prepatch-sources-2.4.24_pre2-r1 (08 Jan 2004)
08 Jan 2004; <plasmaroo@gentoo.org>
mips-prepatch-sources-2.4.24_pre2-r1.ebuild:
Added a patch to address the security vulnerability in bug #37292.
*mips-prepatch-sources-2.4.24_pre2 (29 Dec 2003)
29 Dec 2003; Joshua Kinard <kumba@gentoo.org>
mips-prepatch-sources-2.4.24_pre2.ebuild:
snapshot dated 20031226 from linux-mips CVS of a 2.4.24-pre2 kernel
*mips-prepatch-sources-2.4.23_rc2 (20 Nov 2003)
20 Nov 2003; Joshua Kinard <kumba@gentoo.org>
mips-prepatch-sources-2.4.22_rc2-r1.ebuild,
mips-prepatch-sources-2.4.23_rc2.ebuild:
New revision containing 2.4.23-rc2 cvs snap from 20031120 from linux-mips.org
anoncvs
*mips-prepatch-sources-2.4.22_rc2-r1 (14 Aug 2003)
10 Sep 2003; Joshua Kinard <kumba@gentoo.org> metadata.xml:
Added metadata.xml
14 Aug 2003; Joshua Kinard <kumba@gentoo.org> mips-prepatch-sources-2.4.22_rc2-r1.ebuild,
files/mips-gcc-makefile-fix-20030813.patch:
Initial release.
Contains methods to install a linux pre-patch kernel sourceswith a diff from Linux-mips.org CVS.
Once 2.4.22 goes stable, it will get added to sys-kernel/mips-sources. mips-prepatch-sources
are only for pre-patched versions of kernels (which will occur periodically).
|