summaryrefslogtreecommitdiff
blob: 4977f2f6319b2a2504c4a6dd3cf39c16b7b39624 (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
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
# ChangeLog for app-emulation/xen
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.92 2011/11/07 17:34:55 alexxy Exp $

  07 Nov 2011; Alexey Shvetsov <alexxy@gentoo.org> xen-4.1.1-r2.ebuild,
  xen-4.1.2.ebuild:
  adding of tc-getLD, prepared by Ian Delaney aka idella4

  01 Nov 2011; Tony Vroon <chainsaw@gentoo.org> xen-4.1.1-r2.ebuild:
  Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
  Lazkani & Ian "idella4" Delaney in bug #360621.

*xen-4.1.2 (25 Oct 2011)

  25 Oct 2011; Alexey Shvetsov <alexxy@gentoo.org> +xen-4.1.2.ebuild:
  Version bump prepared by Ian Delaney aka idella4

  15 Oct 2011; Markos Chandras <hwoarang@gentoo.org> xen-3.4.2-r4.ebuild:
  Stable on amd64 wrt bug #385319

  13 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xen-3.4.2-r4.ebuild:
  x86 stable wrt bug #385319

  13 Oct 2011; Alexey Shvetsov <alexxy@gentoo.org> -xen-3.4.2-r1.ebuild,
  xen-4.1.1-r2.ebuild:
  Drop old. Alternate fix to -Werror, fixes bug 362303, patch by Markus
  Peloquin

*xen-3.4.2-r4 (11 Oct 2011)

  11 Oct 2011; Tony Vroon <chainsaw@gentoo.org> +xen-3.4.2-r4.ebuild,
  +files/xen-3.4.2-CVE-2011-1583.patch,
  +files/xen-3.4.2-fix-__addr_ok-limit.patch:
  Patches by Ian "idella4" Delaney to address security bugs #385319 and
  #386371.

  29 Sep 2011; Thomas Kahle <tomka@gentoo.org> xen-3.4.2-r3.ebuild:
  x86 stable per bug 379241

  25 Sep 2011; Tony Vroon <chainsaw@gentoo.org> xen-3.4.2-r3.ebuild:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
  "idella4" Delaney in security bug #379241.

*xen-3.4.2-r3 (25 Sep 2011)

  25 Sep 2011; Tony Vroon <chainsaw@gentoo.org> -xen-3.4.2-r2.ebuild,
  +xen-3.4.2-r3.ebuild, +files/xen-3.4.2-werror-idiocy.patch:
  Patch by Ian "idella4" Delaney allows building on GCC 4.5 & 4.6; closes bug
  #384361 by Agostino "ago" Sarubbo.

  25 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xen-4.1.1-r2.ebuild:
  x86 stable wrt bug #360621

  25 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xen-4.1.1-r2.ebuild:
  x86 stable wrt bug #360621

*xen-3.4.2-r2 (21 Sep 2011)

  21 Sep 2011; Alexey Shvetsov <alexxy@gentoo.org> +xen-3.4.2-r2.ebuild,
  +files/xen-3.4.2-no-DMA.patch:
  Security patch from xen-4 backported for xen-3 by Ian Delaney aka idell4

*xen-4.1.1-r2 (18 Sep 2011)

  18 Sep 2011; Alexey Shvetsov <alexxy@gentoo.org> -xen-4.1.1-r1.ebuild,
  +xen-4.1.1-r2.ebuild, +files/xen-4.1.1-iommu_sec_fix.patch:
  Fix bug #379241

*xen-4.1.1-r1 (11 Sep 2011)

  11 Sep 2011; Alexey Shvetsov <alexxy@gentoo.org> -xen-4.1.1.ebuild,
  +xen-4.1.1-r1.ebuild, xen-9999.ebuild, metadata.xml:
  Sync live ebuild with 4.1.1, drop acm since its deprecated upstream. Input
  from Ian Delaney aka idell4

  31 Aug 2011; Alexey Shvetsov <alexxy@gentoo.org> -xen-4.1.0.ebuild:
  Drop old version

  09 Aug 2011; Alexey Shvetsov <alexxy@gentoo.org> xen-9999.ebuild:
  Sync 9999 and 4.1.1

*xen-4.1.1 (29 Jul 2011)

  29 Jul 2011; Patrick Lauer <patrick@gentoo.org> +xen-4.1.1.ebuild:
  Bump for #372259

*xen-9999 (06 Apr 2011)

  06 Apr 2011; Alexey Shvetsov <alexxy@gentoo.org> +xen-9999.ebuild:
  Add live version

  26 Mar 2011; Alexey Shvetsov <alexxy@gentoo.org> xen-4.1.0.ebuild:
  Fix build on some platforms

  26 Mar 2011; Alexey Shvetsov <alexxy@gentoo.org> -xen-3.4.3.ebuild,
  -xen-4.0.1.ebuild:
  Clean up

*xen-4.1.0 (26 Mar 2011)

  26 Mar 2011; Alexey Shvetsov <alexxy@gentoo.org> -xen-3.1.3.ebuild,
  -xen-3.2.1.ebuild, -files/xen-3.3.0-warning-fix.patch, -xen-3.4.0.ebuild,
  -xen-3.4.1.ebuild, -xen-3.4.2.ebuild, -xen-4.0.0.ebuild, +xen-4.1.0.ebuild,
  -files/xen-sed-gcc.patch:
  Version bump & clean up

*xen-4.0.1 (03 Dec 2010)

  03 Dec 2010; Patrick Lauer <patrick@gentoo.org> +xen-4.0.1.ebuild:
  Bump

*xen-3.4.3 (11 Jul 2010)

  11 Jul 2010; Patrick Lauer <patrick@gentoo.org> +xen-3.4.3.ebuild:
  Bump for #325091

  24 Jun 2010; Christoph Mende <angelos@gentoo.org> xen-3.4.2-r1.ebuild:
  Stable on amd64 wrt bug #293714

*xen-4.0.0 (12 Apr 2010)

  12 Apr 2010; Alexey Shvetsov <alexxy@gentoo.org> +xen-4.0.0.ebuild:
  Version bump per bug #313791

  16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xen-3.4.2-r1.ebuild:
  stable x86, bug 293714

*xen-3.4.2-r1 (06 Jan 2010)

  06 Jan 2010; Patrick Lauer <patrick@gentoo.org> +xen-3.4.2-r1.ebuild,
  +files/xen-3.4.2-dump_registers-watchdog-fix.patch:
  Crashfix for xen console thanks to Andrew Lyon

*xen-3.4.2 (01 Dec 2009)

  01 Dec 2009; Patrick Lauer <patrick@gentoo.org> +xen-3.4.2.ebuild:
  Bump

  27 Oct 2009; Patrick Lauer <patrick@gentoo.org> -xen-3.3.0.ebuild,
  -xen-3.3.1.ebuild, -xen-3.3.1-r1.ebuild:
  Removing old versions for #287936

*xen-3.4.1 (17 Aug 2009)

  17 Aug 2009; Patrick Lauer <patrick@gentoo.org> +xen-3.4.1.ebuild:
  Bump to 3.4.1. Fixes #280773

  27 Jun 2009; Patrick Lauer <patrick@gentoo.org> xen-3.1.3.ebuild,
  xen-3.2.1.ebuild, xen-3.3.0.ebuild, xen-3.3.1.ebuild, xen-3.3.1-r1.ebuild,
  xen-3.4.0.ebuild:
  Fixing link to gentoo-wiki.com, fixes #275219

*xen-3.4.0 (22 Jun 2009)

  22 Jun 2009; Patrick Lauer <patrick@gentoo.org> +xen-3.4.0.ebuild:
  Bump to 3.4.0. Closes #271173

*xen-3.3.1-r1 (27 Apr 2009)

  27 Apr 2009; Patrick Lauer <patrick@gentoo.org>
  +files/xen-3.3.0-unexported-target-fix.patch, +xen-3.3.1-r1.ebuild:
  Fix sandbox violation,
  http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1405 Closes #259670

*xen-3.3.1 (26 Apr 2009)

  26 Apr 2009; Patrick Lauer <patrick@gentoo.org> +xen-3.3.1.ebuild:
  Bump to 3.3.1. Fixes other half of #254931

  26 Apr 2009; Patrick Lauer <patrick@gentoo.org>
  +files/xen-3.3.0-warning-fix.patch, xen-3.3.0:
  Fix gcc 4.3 compile failure, part of #259670

  28 Feb 2009; Markus Meier <maekke@gentoo.org> metadata.xml:
  custom-cflags is a global USE-flag

*xen-3.3.0 (01 Sep 2008)

  01 Sep 2008; Robert Buchholz <rbu@gentoo.org> +files/xen-sed-gcc.patch,
  metadata.xml, -xen-3.2.0.ebuild, xen-3.2.1.ebuild, +xen-3.3.0.ebuild:
  Version bump to Xen 3.3 (bug #201792).
  Bugs fixed:
   * Fix invalid sed that broke gcc-4.3 (bug #217151)

  28 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
  add GLEP 56 USE flag desc from use.local.desc

*xen-3.2.1 (04 May 2008)

  04 May 2008; Robert Buchholz <rbu@gentoo.org> -xen-3.1.2.ebuild,
  +xen-3.2.1.ebuild:
  Version bump to the Xen 3.2.1 release (bug #219339), thanks to Troy Bowman
  for testig.

*xen-3.2.0 (08 Feb 2008)

  08 Feb 2008; Michael Marineau <marineam@gentoo.org> +xen-3.2.0.ebuild:
  Add version 3.2.0

*xen-3.1.3 (03 Feb 2008)

  03 Feb 2008; Michael Marineau <marineam@gentoo.org> +xen-3.1.3.ebuild:
  Version bump to 3.1.3

  03 Feb 2008; Michael Marineau <marineam@gentoo.org> xen-3.1.2.ebuild:
  Filter -O3 from CFLAGS when using custom cflags.

*xen-3.1.2 (17 Nov 2007)

  17 Nov 2007; Michael Marineau <marineam@gentoo.org> -xen-3.0.4_p1.ebuild,
  -xen-3.1.0.ebuild, -xen-3.1.1.ebuild, +xen-3.1.2.ebuild:
  Bump to 3.1.2, fixes CVE-2007-5906, Bug #198995. Clean out old versions.

*xen-3.1.1 (15 Oct 2007)

  15 Oct 2007; Michael Marineau <marineam@gentoo.org> +xen-3.1.1.ebuild:
  Version bump.

  27 Aug 2007; Michael Marineau <marineam@gentoo.org> xen-3.0.4_p1.ebuild,
  xen-3.1.0.ebuild:
  Die if both x86 and amd64 are set in USE.

*xen-3.1.0 (24 Aug 2007)

  24 Aug 2007; Michael Marineau <marineam@gentoo.org>
  -xen-3.0.2.ebuild, +xen-3.1.0.ebuild:
  Copy Xen 3.1.0 related ebuilds over from the Xen project overlay.
  Remove Xen 3.0.2.

  10 Jul 2007; Michael Marineau <marineam@gentoo.org> xen-3.0.4_p1.ebuild:
  Fix building with --as-needed

  09 Jul 2007; Michael Marineau <marineam@gentoo.org> xen-3.0.4_p1.ebuild:
  It turns out that xen 3.0.4 correctly handles hardened flags, remove useless
  code from the ebuild.

  25 Jun 2007; Michael Marineau <marineam@gentoo.org> xen-3.0.4_p1.ebuild:
  Fix typo in -fno-pie flag.

*xen-3.0.4_p1 (02 May 2007)

  02 May 2007; Michael Marineau <marineam@gentoo.org>
  -files/gentoo-makefile-targets, -files/xend-conf, xen-3.0.2.ebuild,
  +xen-3.0.4_p1.ebuild:
  Add xen 3.0.4 from the marineam-xen overlay, cleanup the 3.0.2 ebuild a bit.

  25 Jan 2007; Marius Mauch <genone@gentoo.org> xen-3.0.2.ebuild:
  Replacing einfo with elog

  06 Oct 2006; <aross@gentoo.org> xen-3.0.2.ebuild:
  Allow compilation under AMD64 with a 64 bit kernel but 32 bit userland.
  Thanks to tonich <tonich@artparade.ru> and Sven Wegener
  <swegener@gentoo.org> in bug #143999

  16 Aug 2006; Andrew Ross <aross@gentoo.org> metadata.xml:
  Convert from individual maintainers to xen herd.

  11 Aug 2006; Andrew Ross <aross@gentoo.org> metadata.xml:
  Add myself as a maintainer

  04 Aug 2006; Chris Bainbridge <chrb@gentoo.org> xen-3.0.2.ebuild:
  Remove in package testing - tests are for xen-tools, not xen hypervisor. Bug
  #141227, thanks to Andrew Ross

  02 Jun 2006; Roy Marples <uberlord@gentoo.org> xen-3.0.2.ebuild:
  Send raw LDFLAGS via make to support --as-needed, #135140

  22 May 2006; <chrb@gentoo.org> +files/xen-3.0.2-nopiessp.patch,
  -xen-3.0.1-r4.ebuild, -xen-3.0.1-r5.ebuild, -xen-3.0.1_p9029.ebuild,
  xen-3.0.2.ebuild:
  Add hardened patch, thanks to Solar in bug #130167

  10 Apr 2006; <chrb@gentoo.org> xen-3.0.2.ebuild:
  fix pae, again, #124355

  10 Apr 2006; <chrb@gentoo.org> xen-3.0.2.ebuild:
  remove sed fix, #129429

  10 Apr 2006; <chrb@gentoo.org> files/digest-xen-3.0.2, Manifest:
  new digest

*xen-3.0.2 (09 Apr 2006)

  09 Apr 2006; <chrb@gentoo.org> +xen-3.0.2.ebuild:
  bump, #129191

*xen-3.0.1_p9029 (24 Mar 2006)
*xen-3.0.1-r5 (24 Mar 2006)

  24 Mar 2006; Aron Griffis <agriffis@gentoo.org> +xen-3.0.1-r5.ebuild,
  +xen-3.0.1_p9029.ebuild, -xen-9029-r2.ebuild:
  Split xen from xen-tools; now this package only installs the hypervisor and
  include files. Unify the release and snapshot ebuilds for easier
  maintenance. Switch to a snapshot versioning scheme that keeps
  release/snapshot versions in order.  Add myself as an additional maintainer in
  metadata.xml

*xen-9029-r2 (05 Mar 2006)
*xen-3.0.1-r4 (05 Mar 2006)

  05 Mar 2006; Chris Bainbridge <chrb@gentoo.org> -xen-3.0.1-r3.ebuild, +xen-3.0.1-r4.ebuild,
  -xen-9029-r1.ebuild, +xen-9029-r2.ebuild:
  add ekeep for pre-created xen dirs, bug #123862

*xen-9029-r1 (03 Mar 2006)
*xen-3.0.1-r3 (03 Mar 2006)

  03 Mar 2006; Chris Bainbridge <chrb@gentoo.org> +files/gentoo-makefile-targets,
  -xen-3.0.1-r2.ebuild, +xen-3.0.1-r3.ebuild, -xen-9029.ebuild,
  +xen-9029-r1.ebuild:
  more pae fixes

*xen-9029 (02 Mar 2006)
*xen-3.0.1-r2 (02 Mar 2006)

  02 Mar 2006; Chris Bainbridge <chrb@gentoo.org> -xen-3.0.1-r1.ebuild, +xen-3.0.1-r2.ebuild,
  -xen-8885.ebuild, +xen-9029.ebuild:
  Bump unstable. Add PAE support thanks to Christopher G. Stach II (bug #124355).

*xen-8885 (19 Feb 2006)

  19 Feb 2006; Chris Bainbridge <chrb@gentoo.org> +xen-8885.ebuild:
  new xen-unstable snapshot

*xen-3.0.1-r1 (05 Feb 2006)

  05 Feb 2006; Chris Bainbridge <chrb@gentoo.org> -xen-3.0.1.ebuild, +xen-3.0.1-r1.ebuild:
  use the official 3.0.1 tarballs

  04 Feb 2006; Chris Bainbridge <chrb@gentoo.org> xen-3.0.1.ebuild:
  fix snapshot

*xen-3.0.1 (03 Feb 2006)

  03 Feb 2006; Chris Bainbridge <chrb@gentoo.org> +xen-3.0.1.ebuild:
  bump

*xen-3.0.0-r2 (23 Dec 2005)

  23 Dec 2005; Chris Bainbridge <chrb@gentoo.org> files/xend-init, files/xendomains-init,
  -xen-2.0.7.ebuild, -xen-3.0.0-r1.ebuild, +xen-3.0.0-r2.ebuild:
  Bugs #115970 (/var/xen/dump), #115969 (dhcp), #116332 (hotplug). Removed
  xen-2 as bugs are not being fixed upstream since the xen-3.0.0 release.

  21 Dec 2005; Alex Howells <astinus@gentoo.org> xen-3.0.0-r1.ebuild:
  Keyword ~amd64 added, works fine for me!

  08 Dec 2005; Chris Bainbridge <chrb@gentoo.org> xen-3.0.0-r1.ebuild:
  rename cflags -> custom-cflags (like mplayer, grub..)

*xen-3.0.0-r1 (08 Dec 2005)

  08 Dec 2005; Chris Bainbridge <chrb@gentoo.org> -xen-3.0.0.ebuild, +xen-3.0.0-r1.ebuild:
  add dirs expected by xend, bug #114856

  07 Dec 2005; Chris Bainbridge <chrb@gentoo.org> xen-3.0.0.ebuild:
  Fix CFLAGS for hardened bug #114716

*xen-3.0.0 (06 Dec 2005)

  06 Dec 2005; Chris Bainbridge <chrb@gentoo.org> -xen-3.0.0_pre20051027.ebuild,
  -xen-3.0.0_pre20051122.ebuild, -xen-3.0.0_pre20051128.ebuild,
  -xen-3.0.0_pre20051128-r1.ebuild, +xen-3.0.0.ebuild:
  New 3.0.0 release.

*xen-3.0.0_pre20051128-r1 (30 Nov 2005)

  30 Nov 2005; Chris Bainbridge <chrb@gentoo.org> xen-3.0.0_pre20051128.ebuild,
  +xen-3.0.0_pre20051128-r1.ebuild:
  support user specified cflags (must be forced to override defaults with
  'cflags' USE flag

*xen-3.0.0_pre20051128 (28 Nov 2005)

  28 Nov 2005; Chris Bainbridge <chrb@gentoo.org> +xen-3.0.0_pre20051128.ebuild:
  bump

*xen-3.0.0_pre20051122 (22 Nov 2005)

  22 Nov 2005; Chris Bainbridge <chrb@gentoo.org> +xen-3.0.0_pre20051122.ebuild:
  version bump

  03 Nov 2005; Chris Bainbridge <chrb@gentoo.org> -xen-3.0.0_pre20051010.ebuild,
  -xen-3.0.0_pre20051010-r1.ebuild:
  remove old cvs snapshots

*xen-3.0.0_pre20051027 (27 Oct 2005)

  27 Oct 2005; Chris Bainbridge <chrb@gentoo.org> files/xendomains-init,
  +xen-3.0.0_pre20051027.ebuild:
  version bump

*xen-3.0.0_pre20051010-r1 (26 Oct 2005)

  26 Oct 2005; Chris Bainbridge <chrb@gentoo.org>
  +xen-3.0.0_pre20051010-r1.ebuild:
  added depend on sys-devel/dev86

*xen-3.0.0_pre20051010 (10 Oct 2005)

  10 Oct 2005; Chris Bainbridge <chrb@gentoo.org>
  -xen-3.0.0_pre20051007.ebuild, +xen-3.0.0_pre20051010.ebuild:
  bump

  10 Oct 2005; Chris Bainbridge <chrb@gentoo.org>
  xen-3.0.0_pre20051007.ebuild:
  add disabling cflags einfo

  10 Oct 2005; Chris Bainbridge <chrb@gentoo.org>
  xen-3.0.0_pre20051007.ebuild:
  re-add hardened flags.

*xen-3.0.0_pre20051007 (08 Oct 2005)

  08 Oct 2005; Chris Bainbridge <chrb@gentoo.org> files/xend-init,
  files/xendomains-conf, files/xendomains-init,
  -xen-3.0.0_pre20050929.ebuild, +xen-3.0.0_pre20051007.ebuild:
  -m Version bump xen-3, now uses udev rules. Add support for screen consoles
  in xendomains. No longer use broken --halt to bring down domains.

*xen-3.0.0_pre20050929 (29 Sep 2005)

  29 Sep 2005; Chris Bainbridge <chrb@gentoo.org>
  -xen-3.0.0_pre20050919.ebuild, +xen-3.0.0_pre20050929.ebuild:
  cvs bump

  22 Sep 2005; Chris Bainbridge <chrb@gentoo.org> xen-2.0.7.ebuild,
  -xen-3.0.0_pre20050906.ebuild:
  Add hardened flags #106731 and remove old snapshot

  20 Sep 2005; Chris Bainbridge <chrb@gentoo.org> files/xend-init,
  files/xendomains-init:
  Change init scripts to absolute paths.

*xen-3.0.0_pre20050919 (19 Sep 2005)

  19 Sep 2005; Chris Bainbridge <chrb@gentoo.org>
  +xen-3.0.0_pre20050919.ebuild:
  Version bump

*xen-3.0.0_pre20050906 (07 Sep 2005)
*xen-2.0.7 (07 Sep 2005)

  07 Sep 2005; Chris Bainbridge <chrb@gentoo.org> +files/xend-conf,
  +files/xend-init, +files/xendomains-conf, +files/xendomains-init,
  +metadata.xml, +xen-2.0.7.ebuild, +xen-3.0.0_pre20050906.ebuild:
  New package. Thanks to the many who contributed in bug #70161.