summaryrefslogtreecommitdiff
blob: af44c61dd22488d58e70d4fdee43c2e1ceea95dd (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
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 www-apps/phpsysinfo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/phpsysinfo/ChangeLog,v 1.74 2012/12/22 10:09:36 radhermit Exp $

*phpsysinfo-3.0.20 (22 Dec 2012)

  22 Dec 2012; Tim Harder <radhermit@gentoo.org> +phpsysinfo-3.0.20.ebuild:
  Version bump.

  27 Nov 2012; Tim Harder <radhermit@gentoo.org> phpsysinfo-3.0.19.ebuild:
  Die if trying to remove a nonexistent file.

  27 Nov 2012; Tim Harder <radhermit@gentoo.org> -phpsysinfo-3.0.15.ebuild,
  -phpsysinfo-3.0.16.ebuild, -phpsysinfo-3.0.17.ebuild,
  -phpsysinfo-3.0.18.ebuild:
  Remove old.

  21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> phpsysinfo-3.0.19.ebuild:
  Stable for x86, wrt bug #441544

  14 Nov 2012; Jeroen Roovers <jer@gentoo.org> phpsysinfo-3.0.19.ebuild:
  Stable for HPPA (bug #441544).

  14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> phpsysinfo-3.0.19.ebuild:
  Stable for amd64, wrt bug #441544

  14 Nov 2012; Anthony G. Basile <blueness@gentoo.org> phpsysinfo-3.0.19.ebuild:
  stable ppc ppc64, bug #441544

  11 Nov 2012; Anthony G. Basile <blueness@gentoo.org> phpsysinfo-3.0.19.ebuild:
  Added || die, bug #441544

  18 Sep 2012; Tim Harder <radhermit@gentoo.org> metadata.xml:
  Remove redundant maintainer from metadata.

*phpsysinfo-3.0.19 (28 Aug 2012)

  28 Aug 2012; Tim Harder <radhermit@gentoo.org> +phpsysinfo-3.0.19.ebuild:
  Version bump.

*phpsysinfo-3.0.18 (11 Jul 2012)

  11 Jul 2012; Tim Harder <radhermit@gentoo.org> +phpsysinfo-3.0.18.ebuild:
  Version bump.

*phpsysinfo-3.0.17 (31 May 2012)

  31 May 2012; Tim Harder <radhermit@gentoo.org> +phpsysinfo-3.0.17.ebuild:
  Version bump (bug #416627).

  31 Mar 2012; Tim Harder <radhermit@gentoo.org> -phpsysinfo-2.5.4.ebuild,
  -phpsysinfo-2.5.4-r1.ebuild:
  Remove old.

  31 Mar 2012; Raúl Porcel <armin76@gentoo.org> phpsysinfo-2.5.4.ebuild,
  phpsysinfo-2.5.4-r1.ebuild, phpsysinfo-3.0.15.ebuild,
  phpsysinfo-3.0.16.ebuild:
  Drop alpha/sparc keywords

  12 Mar 2012; Brent Baude <ranger@gentoo.org> phpsysinfo-3.0.15.ebuild:
  Marking phpsysinfo-3.0.15 ppc64 for bug 404869

  11 Mar 2012; Agostino Sarubbo <ago@gentoo.org> phpsysinfo-3.0.15.ebuild:
  Stable for amd64, wrt bug #404869

  08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  phpsysinfo-3.0.15.ebuild:
  x86 stable wrt bug #404869

  07 Mar 2012; Jeroen Roovers <jer@gentoo.org> phpsysinfo-3.0.15.ebuild:
  Stable for HPPA (bug #404869).

  06 Mar 2012; Brent Baude <ranger@gentoo.org> phpsysinfo-3.0.15.ebuild:
  Marking phpsysinfo-3.0.15 ppc for bug 404869

  03 Mar 2012; Tim Harder <radhermit@gentoo.org> phpsysinfo-3.0.15.ebuild:
  Update php deps and drop depend.php eclass usage.

  03 Mar 2012; Tim Harder <radhermit@gentoo.org> -phpsysinfo-3.0.12.ebuild,
  -phpsysinfo-3.0.13.ebuild, -phpsysinfo-3.0.14.ebuild:
  Remove old.

*phpsysinfo-3.0.16 (03 Mar 2012)

  03 Mar 2012; Tim Harder <radhermit@gentoo.org> +phpsysinfo-3.0.16.ebuild:
  Version bump.

*phpsysinfo-3.0.15 (11 Nov 2011)

  11 Nov 2011; Tim Harder <radhermit@gentoo.org> +phpsysinfo-3.0.15.ebuild:
  Version bump.

*phpsysinfo-3.0.14 (02 Oct 2011)

  02 Oct 2011; Tim Harder <radhermit@gentoo.org> +phpsysinfo-3.0.14.ebuild:
  Version bump.

*phpsysinfo-3.0.13 (31 Aug 2011)

  31 Aug 2011; Tim Harder <radhermit@gentoo.org> +phpsysinfo-3.0.13.ebuild:
  Version bump.

*phpsysinfo-3.0.12 (20 Jul 2011)

  20 Jul 2011; Tim Harder <radhermit@gentoo.org> +phpsysinfo-3.0.12.ebuild:
  Version bump (bug #354153).

  23 Jan 2011; Raúl Porcel <armin76@gentoo.org> phpsysinfo-2.5.4-r1.ebuild:
  alpha/sparc stable wrt #350747

  10 Jan 2011; Kacper Kowalik <xarthisius.kk@gmail.com>
  phpsysinfo-2.5.4-r1.ebuild:
  ppc64 stable wrt #350747

  05 Nov 2010; Jeroen Roovers <jer@gentoo.org> phpsysinfo-2.5.4-r1.ebuild:
  Stable for HPPA (bug #336869).

  20 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
  phpsysinfo-2.5.4-r1.ebuild:
  Stable on amd64 wrt bug #336869

  14 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
  phpsysinfo-2.5.4-r1.ebuild:
  x86 stable, bug 336869

*phpsysinfo-2.5.4-r1 (03 Jul 2010)

  03 Jul 2010; Matti Bickel <mabi@gentoo.org> +phpsysinfo-2.5.4-r1.ebuild:
  eapi bump for php-5.3 (bug #298205)

  22 Feb 2008; Benedikt Böhm <hollow@gentoo.org> phpsysinfo-2.5.4.ebuild:
  add need_httpd_cgi wrt #208584

  22 Feb 2008; Gunnar Wrobel <wrobel@gentoo.org> phpsysinfo-2.5.4.ebuild:
  The ebuild needs to check php for xml support. Syntax cleanup.

  04 Sep 2007; <wrobel@gentoo.org> -phpsysinfo-2.5.2.ebuild,
  -phpsysinfo-2.5.3.ebuild:
  Removed insecure versions (#186931).

  02 Sep 2007; Markus Rothe <corsair@gentoo.org> phpsysinfo-2.5.4.ebuild:
  Stable on ppc64; bug #186931

  01 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  phpsysinfo-2.5.4.ebuild:
  ppc stable, bug #186931

  31 Aug 2007; Christoph Mende <angelos@gentoo.org> phpsysinfo-2.5.4.ebuild:
  Stable on amd64 wrt security bug #186931

  31 Aug 2007; Raúl Porcel <armin76@gentoo.org> phpsysinfo-2.5.4.ebuild:
  alpha/x86 stable wrt security #186931

  31 Aug 2007; Jeroen Roovers <jer@gentoo.org> phpsysinfo-2.5.4.ebuild:
  Stable for HPPA (bug #186931).

*phpsysinfo-2.5.4 (30 Aug 2007)

  30 Aug 2007; <wrobel@gentoo.org> +phpsysinfo-2.5.4.ebuild:
  phpsysinfo version bump to 2.5.4 because of security issue #186931.

  13 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  phpsysinfo-2.5.3.ebuild:
  Stable on sparc

*phpsysinfo-2.5.3 (26 May 2007)

  26 May 2007; Renat Lumpau <rl03@gentoo.org> +phpsysinfo-2.5.3.ebuild:
  Version bump, bugs 171874 and #176055.

  26 May 2007; Renat Lumpau <rl03@gentoo.org> -phpsysinfo-2.5.1-r2.ebuild:
  Clean out old version

  14 May 2007; Raúl Porcel <armin76@gentoo.org> phpsysinfo-2.5.2.ebuild:
  alpha stable wrt #169782

  15 Mar 2007; Simon Stelling <blubb@gentoo.org> phpsysinfo-2.5.2.ebuild:
  stable on amd64; bug 169782

  12 Mar 2007; Markus Rothe <corsair@gentoo.org> phpsysinfo-2.5.2.ebuild:
  Stable on ppc64; bug #169782

  09 Mar 2007; Jeroen Roovers <jer@gentoo.org> phpsysinfo-2.5.2.ebuild:
  Stable for HPPA (bug #169782).

  09 Mar 2007; nixnut <nixnut@gentoo.org> phpsysinfo-2.5.2.ebuild:
  Stable on ppc wrt bug 169782

  08 Mar 2007; Raúl Porcel <armin76@gentoo.org> phpsysinfo-2.5.2.ebuild:
  x86 stable wrt bug 169782

  08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  phpsysinfo-2.5.2.ebuild:
  Stable on sparc wrt #169782

*phpsysinfo-2.5.2 (02 Jan 2007)

  02 Jan 2007; Renat Lumpau <rl03@gentoo.org> -phpsysinfo-2.4.1.ebuild,
  +phpsysinfo-2.5.2.ebuild:
  Version bump, bug #159195.

  27 Jun 2006; Jose Luis Rivero <yoswink@gentoo.org>
  phpsysinfo-2.5.1-r2.ebuild:
  Stable on alpha wrt security bug #137875

  25 Jun 2006; Jason Wever <weeve@gentoo.org> phpsysinfo-2.5.1-r2.ebuild:
  Stable on SPARC wrt bug #137875.

  25 Jun 2006; Guy Martin <gmsoft@gentoo.org> phpsysinfo-2.5.1-r2.ebuild:
  Stable on hppa.

  25 Jun 2006; Marcus D. Hanwell <cryos@gentoo.org>
  phpsysinfo-2.5.1-r2.ebuild:
  Stable on amd64, bug 137875.

  25 Jun 2006; Petteri Räty <betelgeuse@gentoo.org>
  phpsysinfo-2.5.1-r2.ebuild:
  Marked stable on x86 wrt bug #137875.

  25 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  phpsysinfo-2.5.1-r2.ebuild:
  ppc stable, bug #137875

  24 Jun 2006; Markus Rothe <corsair@gentoo.org> phpsysinfo-2.5.1-r2.ebuild:
  Stable on ppc64; bug #137875

  22 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  phpsysinfo-2.5.1-r2.ebuild:
  Add ~x86-fbsd keyword.

  27 Jan 2006; Renat Lumpau <rl03@gentoo.org> phpsysinfo-2.5.1-r2.ebuild:
  Fixed bug #119960.

*phpsysinfo-2.5.1-r2 (04 Jan 2006)

  04 Jan 2006; Renat Lumpau <rl03@gentoo.org> -phpsysinfo-2.5.1-r1.ebuild,
  +phpsysinfo-2.5.1-r2.ebuild:
  Revbumped

  04 Jan 2006; Renat Lumpau <rl03@gentoo.org> phpsysinfo-2.5.1-r1.ebuild:
  Fixed broken cp

*phpsysinfo-2.5.1-r1 (03 Jan 2006)

  03 Jan 2006; Renat Lumpau <rl03@gentoo.org> -phpsysinfo-2.5.1.ebuild,
  +phpsysinfo-2.5.1-r1.ebuild:
  Fixed bug #117516.

  21 Dec 2005; Renat Lumpau <rl03@gentoo.org>
  -files/phpsysinfo-2.3-sparc.patch,
  -files/phpsysinfo-2.3-xss-and-path.patch, -phpsysinfo-2.3-r2.ebuild,
  -phpsysinfo-2.3-r3.ebuild:
  Removed old versions

*phpsysinfo-2.5.1 (21 Dec 2005)

  21 Dec 2005; Renat Lumpau <rl03@gentoo.org> +phpsysinfo-2.5.1.ebuild:
  Version bump wrt bug #116206.

  21 Nov 2005; Guy Martin <gmsoft@gentoo.org> phpsysinfo-2.4.1.ebuild:
  Stable on hppa.

  20 Nov 2005; Joseph Jezak <josejx@gentoo.org> phpsysinfo-2.4.1.ebuild:
  Marked ppc stable for bug #112482.

  20 Nov 2005; Jose Luis Rivero <yoswink@gentoo.org>
  phpsysinfo-2.4.1.ebuild:
  Stable on alpha wrt security bug #112482

  20 Nov 2005; Markus Rothe <corsair@gentoo.org> phpsysinfo-2.4.1.ebuild:
  Stable on ppc64; bug #112482

  20 Nov 2005; Simon Stelling <blubb@gentoo.org> phpsysinfo-2.4.1.ebuild:
  stable on amd64 wrt bug 112482

  20 Nov 2005; Petteri Räty <betelgeuse@gentoo.org>
  phpsysinfo-2.4.1.ebuild:
  Marked stable on x86 for security bug #112482.

  20 Nov 2005; Jason Wever <weeve@gentoo.org> phpsysinfo-2.4.1.ebuild:
  Stable on SPARC wrt security bug #112482.

*phpsysinfo-2.3-r2 (20 Nov 2005)

  20 Nov 2005; Stuart Herbert <stuart@gentoo.org> +metadata.xml,
  +files/phpsysinfo-2.3-sparc.patch, +files/phpsysinfo-2.3-xss-and-path.patch,
  +phpsysinfo-2.3-r2.ebuild, +phpsysinfo-2.4.1.ebuild:
  Moved from dev-php/ to www-apps/ category
  Version bump; fixes security bug #112482

*phpsysinfo-2.3-r3 (25 Oct 2005)

  25 Oct 2005; Renat Lumpau <rl03@gentoo.org>
  -files/fix_memory_display_kernel2.5.diff.gz, +phpsysinfo-2.3-r3.ebuild:
  Added bind mount patch (bug #107803), removed hard dependency on Apache (bug
  #98640).

  25 Oct 2005; Renat Lumpau <rl03@gentoo.org> metadata.xml:
  Reassigning to web-apps

  25 May 2005; Markus Rothe <corsair@gentoo.org> phpsysinfo-2.3-r2.ebuild:
  Moved phpsysinfo-2.3-xss-and-path.patch from http source to files/, as I was
  now able to prevent cvs from chaning the lines in the patch using 'cvs add
  -ko'.

  13 Apr 2005; Markus Rothe <corsair@gentoo.org> -phpsysinfo-2.1.ebuild,
  -phpsysinfo-2.1-r1.ebuild, -phpsysinfo-2.1-r2.ebuild,
  -phpsysinfo-2.2.ebuild, -phpsysinfo-2.3.ebuild, -phpsysinfo-2.3-r1.ebuild:
  Cleanup of old ebuilds after new one is stable on all archs

  12 Apr 2005; Simon Stelling <blubb@gentoo.org> phpsysinfo-2.3-r2.ebuild:
  stable on amd64 wrt bug 86478

  12 Apr 2005; Olivier Crête <tester@gentoo.org> phpsysinfo-2.3-r2.ebuild:
  Stable on x86 per security bug #86478

  08 Apr 2005; Guy Martin <gmsoft@gentoo.org> phpsysinfo-2.3-r2.ebuild:
  Stable on hppa.

  03 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
  phpsysinfo-2.3-r2.ebuild:
  Stable on alpha, bug 86478.

  02 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  phpsysinfo-2.3-r2.ebuild:
  Stable on ppc.

  02 Apr 2005; Jason Wever <weeve@gentoo.org> phpsysinfo-2.3-r2.ebuild:
  Stable on SPARC wrt security bug #86478.

  02 Apr 2005; Markus Rothe <corsair@gentoo.org>
  files/phpsysinfo-2.3-sparc.patch, files/phpsysinfo-2.3-xss-and-path.patch,
  phpsysinfo-2.3-r2.ebuild:
  Corrected xss-and-path.patch

*phpsysinfo-2.3-r2 (01 Apr 2005)

  01 Apr 2005; Markus Rothe <corsair@gentoo.org>
  +files/phpsysinfo-2.3-sparc.patch, +files/phpsysinfo-2.3-xss-and-path.patch,
  +phpsysinfo-2.3-r2.ebuild:
  Revision bump to fix bug #53178 (sparch cpu patch) and bug #86478 (XSS and
  path disclosure issues); Stable on ppc64

*phpsysinfo-2.3-r1 (15 Mar 2005)

  15 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org>
  +phpsysinfo-2.3-r1.ebuild:
  DEPEND on virtual/httpd-php, fixes bug 65452.

  04 Jan 2005; Markus Rothe <corsair@gentoo.org> phpsysinfo-2.3.ebuild:
  Stable on ppc64

  30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  28 Dec 2004; Markus Rothe <corsair@gentoo.org> phpsysinfo-2.3.ebuild:
  Cleanup of ebuild

*phpsysinfo-2.3 (27 Dec 2004)

  27 Dec 2004; Markus Rothe <corsair@gentoo.org> +phpsysinfo-2.3.ebuild:
  version bump; credits for ebuild go to people from bug #60380

*phpsysinfo-2.2 (24 Jun 2004)

  24 Jun 2004; Stuart Herbert <stuart@gentoo.org> +phpsysinfo-2.2.ebuild:
  Version bump; also converted to use the new webapp approach

  31 May 2004; Bryan Østergaard <kloeri@gentoo.org> phpsysinfo-2.1-r2.ebuild:
  Stable on alpha.

  17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> phpsysinfo-2.1-r1.ebuild:
  Added IUSE=.

  30 Mar 2004; Stuart Herbert <stuart@gentoo.org> phpsysinfo-2.1-r2.ebuild:
  Fix for missing '$' in the tests for whether to apply a patch or not.

  29 Mar 2004; Stuart Herbert <stuart@gentoo.org> phpsysinfo-2.1-r2.ebuild:
  Reduced output to the screen when deciding to apply the kernel patch

  29 Mar 2004; Sven Blumenstein <bazik@gentoo.org> phpsysinfo-2.1-r2.ebuild:
  Stable on sparc and applied fix from bug #46081. Will fix CPU info for sparc
  later.

*phpsysinfo-2.1-r2 (28 Mar 2004)

  28 Mar 2004; Stuart Herbert <stuart@gentoo.org> phpsysinfo-2.1-r2.ebuild:
  Auto-apply the 2.5 kernel patch if we're running on a 2.5 / 2.6 kernel

  28 Mar 2004; Stuart Herbert <stuart@gentoo.org> :
  Included working 2.5/2.6 kernel patch from Stephen Reindl
  <sr@stephenreindl.de>. The patch is now auto-applied as well.
  Fixes bug #39248

  21 Mar 2004; Martin Holzer <mholzer@gentoo.org> phpsysinfo-2.1.ebuild:
  adding categorie. see 45110 for details

  19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> phpsysinfo-2.1-r1.ebuild:
  Inherit eutils and amd64 unmask.

  16 Dec 2003; Guy Martin <gmsoft@gentoo.org> phpsysinfo-2.1-r1.ebuild:
  Marked stable on hppa.

  31 Oct 2003; Markus Nigbur <pyrania@gentoo.org> phpsysinfo-2.1-r1.ebuild,
  phpsysinfo-2.1.ebuild:
  Fixed typos.

  13 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
  add metadata.xml

*phpsysinfo-2.1-r1 (13 Oct 2003)

  13 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> phpsysinfo-2.1-r1.ebuild:
  added debian patch for security, moved to new docroot

*phpsysinfo-2.1 (25 Mar 2003)

  25 Mar 2003; Aron Griffis <agriffis@gentoo.org> phpsysinfo-2.1.ebuild:
  Add ~alpha to KEYWORDS

*phpsysinfo-1.2 (31 Jan 2003)

  31 Jan 2003; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
  New package. Submitted by Zack Gilburd. Fixes #12711