summaryrefslogtreecommitdiff
blob: 69b0dee2fedf798f470894e5fd79285bc85f8e06 (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
# ChangeLog for sys-apps/modutils
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/ChangeLog,v 1.53 2007/02/22 01:15:13 jokey Exp $

  22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
  Redigest for Manifest2

  03 Sep 2005; Markus Rothe <corsair@gentoo.org> modutils-2.4.27.ebuild:
  Stable on ppc64

*modutils-2.4.27-r1 (18 Aug 2005)

  18 Aug 2005; Mike Frysinger <vapier@gentoo.org>
  +files/modutils-2.4.27-no-nested-function.patch,
  +modutils-2.4.27-r1.ebuild:
  Fix by the PaX guys to remove executable stack markings.

  14 Jul 2005; Mike Frysinger <vapier@gentoo.org>
  +files/modutils-2.4.27-alias.patch, +files/modutils-2.4.27-flex.patch,
  +files/modutils-2.4.27-gcc.patch, modutils-2.4.27.ebuild:
  Grab changes from Debian to fix building with newer gcc / flex.

  29 Jun 2005; Joshua Kinard <kumba@gentoo.org> modutils-2.4.27.ebuild:
  Marked stable on mips.

  28 Mar 2005; Michael Hanselmann <hansmi@gentoo.org>
  modutils-2.4.27.ebuild:
  Stable on ppc.

  19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> modutils-2.4.27.ebuild:
  Stable on alpha.

  07 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> modutils-2.4.27.ebuild:
  Stable on sparc

  23 Dec 2004; Mike Frysinger <vapier@gentoo.org> +files/2.4.27-gcc34.patch,
  modutils-2.4.27.ebuild:
  Add patch to fix gcc-3.4.x building #74538 by splite.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  modutils-2.4.23.ebuild:
  Masked modutils-2.4.23.ebuild stable for ppc

  02 Sep 2004; Mike Frysinger <vapier@gentoo.org> modutils-2.4.23.ebuild,
  modutils-2.4.24.ebuild, modutils-2.4.25.ebuild, modutils-2.4.26.ebuild,
  modutils-2.4.27.ebuild:
  Start blocking module-init-tools.

*modutils-2.4.27 (25 Aug 2004)

  25 Aug 2004; <plasmaroo@gentoo.org> +modutils-2.4.27.ebuild:
  Version bump, closes bug #60975.

  18 Aug 2004; Aron Griffis <agriffis@gentoo.org> modutils-2.4.26.ebuild:
  stable on alpha and ia64

  30 Jun 2004; Aron Griffis <agriffis@gentoo.org> modutils-2.4.16-r2.ebuild,
  modutils-2.4.16-r3.ebuild, modutils-2.4.19.ebuild, modutils-2.4.20.ebuild,
  modutils-2.4.22.ebuild, modutils-2.4.23.ebuild, modutils-2.4.24.ebuild,
  modutils-2.4.25.ebuild:
  sync IUSE (missing), trim trailing whitespace

  27 Jun 2004; Aron Griffis <agriffis@gentoo.org> modutils-2.4.16-r2.ebuild:
  QA - fix use invocation

  19 May 2004; <solar@gentoo.org> modutils-2.4.26.ebuild:
  modutils-2.4.26 no longer needs to filter-flags -fPIC

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> modutils-2.4.26.ebuild:
  Add inherit eutils

  15 Apr 2004; Michael McCabe <randy@gentoo.org> modutils-2.4.26.ebuild:
  adding s390 keywords

*modutils-2.4.26 (02 Nov 2003)

  02 Nov 2003; Martin Schlemmer <azarah@gentoo.org> modutils-2.4.26.ebuild:
  Update version.  Some cleanups.

  10 Oct 2003; Alexander Gabert <pappy@gentoo.org> modutils-2.4.25.ebuild:
  filter-flags -fPIC will introduce -yet_exec for hardened-gcc

  09 Oct 2003; Alexander Gabert <pappy@gentoo.org> modutils-2.4.25.ebuild:
  changed hardened-gcc behaviour in respect to hppa

  08 Oct 2003; Alexander Gabert <pappy@gentoo.org> modutils-2.4.25.ebuild:
  hppa does not needs fstackprot with hcc

  25 Sep 2003; Alexander Gabert <pappy@gentoo.org> modutils-2.4.25.ebuild:
  bugfixes for hardened-gcc

  06 Sep 2003; Alexander Gabert <pappy@gentoo.org> modutils-2.4.25.ebuild:
  added hardened-gcc exclude flags

*modutils-2.4.25 (31 Mar 2003)

  06 Jul 2003; Joshua Kinard <kumba@gentoo.org> modutils-2.4.25.ebuild:
  Changed ~mips to mips in KEYWORDS

  24 Jun 2003; Aron Griffis <agriffis@gentoo.org> modutils-2.4.25.ebuild:
  Mark stable on alpha

  20 May 2003; Joshua Kinard <kumba@gentoo.org> modutils-2.4.23.ebuild,
  modutils-2.4.24.ebuild, modutils-2.4.25.ebuild:
  Added ~mips to KEYWORDS

  09 May 2003; Martin Holzer <mholzer@gentoo.org> modutils-2.4.16-r2.ebuild,
  modutils-2.4.16-r3.ebuild, modutils-2.4.19.ebuild, modutils-2.4.20.ebuild,
  modutils-2.4.22.ebuild, modutils-2.4.23.ebuild, modutils-2.4.24.ebuild,
  modutils-2.4.25.ebuild:
  Updated SRC_URI to use mirror://kernel

  16 Apr 2003; Guy Martin <gmsoft@gentoo.org> modutils-2.4.24.ebuild,
  modutils-2.4.25.ebuild :
  Marked stable on hppa.

  07 Apr 2003; Brandon Low <lostlogic@gentoo.org> modutils-2.4.24.ebuild,
  modutils-2.4.25.ebuild:
  Mark stable on ppc

  07 Apr 2003; Brandon Low <lostlogic@gentoo.org> modutils-2.4.24.ebuild,
  modutils-2.4.25.ebuild:
  Fix virtual/module-tools - virtual/modutils in PROVIDE

  31 Mar 2003; Brandon Low <lostlogic@gentoo.org> modutils-2.4.25.ebuild:
  bump

*modutils-2.4.24 (24 Mar 2003)

  29 Mar 2003; Christian Birchinger <joker@gentoo.org> modutils-2.4.24.ebuild:
  Added sparc stable keyword

  24 Mar 2003; Daniel Robbins <drobbins@gentoo.org> modutils-2.4.24.ebuild:
  New upstream version. New alias.h.diff to close bug #11886. New PROVIDE
  "virtual/modutils" to allow closing of bug #16294, which will happen
  in the x86 profile initially. 

*modutils-2.4.23 (13 Mar 2003)

  13 Mar 2003; Brandon Low <lostlogic@gentoo.org> modutils-2.4.23.ebuild:
  Version bump, should be very minor stuff, and mostly bug fixes.

*modutils-2.4.22 (25 Nov 2002)

  20 Feb 2003; Zach Welch <zwelch@gentoo.org> modutils-2.4.22.ebuild :
  Added arm to keywords.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> modutils-2.4.22.ebuild :
  Patched for hppa.
  Added hppa to keywords.

  09 Jan 2002; Seemant Kulleen <seemant@gentoo.org> modutils-2.4.22.ebuild :
  filter-flags to remove -fPIC, which causes compilation to fail, since
  insmod needs to be compiled static.

  10 Dec 2002; Martin Schlemmer <azarah@gentoo.org> modutils-2.4.22.ebuild :
  Mark as stable.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> :
  Changed sparc ~sparc keywords
 
  25 Nov 2002; Brandon Low <lostlogic@gentoo.org> modutils-2.4.22.ebuild
  files/digest-modutils-2.4.22 :
  Version bump still unstable for the moment, lets try to stabilize
  this quickly.

*modutils-2.4.20 (02 Nov 2002)

  02 Nov 2002; Seemant Kulleen <seemant@gentoo.org> modutils-2.4.20.ebuild
  files/digest-modutils-2.4.20 :
  Version bump thanks to Doug Goldstein <cardoe@cardoe.com>

*modutils-2.4.19 (21 Aug 2002)

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

  21 Aug 2002; phoen][x <phoenix@gentoo.org> modutils-2.4.19.ebuild,
  files/digest-modutils-2.4.19 :
  Bumped to new version - this should take care of bug #6730.

*modutils-2.4.16-r3 (14 July 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> modutils-2.4.16-r3.ebuild :
  Added LICENSE, KEYWORDS.

*modutils-2.4.16-r2 (7 Jul 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> modutils-2.4.16.ebuild :
  Added LICENSE, KEYWORDS.

  14 Jul 2002; phoen][x <phoenix@gentoo.org> modutils-2.4.16-r2.ebuild :
  Added LICENSE, KEYWORDS.

  7 Jul 2002; Martin Schlemmer <azarah@gentoo.org> :
  Resolve bug #4619, by also installing insmod.static.

*modutils-2.4.16-r2 (24 Jun 2002)

  24 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
  Seems like a statically linked insmod do not load modules
  on demand :(

*modutils-2.4.16-r1 (20 Jun 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> modutils-2.4.16-r1.ebuild :
  Added LICENSE, KEYWORDS.

  20 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
  Resolve bug #3897.

*modutils-2.4.16 (6 May 2002)

  6 May 2002; Martin Schlemmer <azarah@gentoo.org> modutils-2.4.16.ebuild :
  Enable zlib compression if in use.  Slotify.

*modutils-2.4.12 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.