summaryrefslogtreecommitdiff
blob: 6cd6a911ebfcebb7d6087a9ed39791c600577a91 (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
# ChangeLog for app-emulation/xen-tools
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.17 2006/08/14 07:11:47 aross Exp $

*xen-tools-3.0.2-r3 (15 Aug 2006)

  15 Aug 2006; Andrew Ross <aross@gentoo.org> +files/xen-consoles.logrotate,
  -files/xend-conf, +files/xendomains.confd, +files/xendomains.initd,
  +files/xendomains-screen.confd, metadata.xml, -xen-tools-3.0.2-r1.ebuild,
  xen-tools-3.0.2-r2.ebuild, +xen-tools-3.0.2-r3.ebuild:
  Fix bugs #141981, #142011, #141866, and #137886. Thanks to Brad Plant
  <bplant@westnet.com.au>, Nedd Ludd <solar@gentoo.org>, Nick Devito
  <nick125@gmail.com>, and Mike Williams <mike@gaima.co.uk>.

  10 Aug 2006; Sven Wegener <swegener@gentoo.org>
  +files/xen-tools-3.0.2-bxclobber.patch,
  +files/xen-tools-3.0.2-pushpop.patch, -files/hardened-bx-clobber.patch,
  metadata.xml, xen-tools-3.0.2-r2.ebuild:
  Fix push and pop usage for amd64, bug #142682. Disable the 32bit-only
  vmxassist, if we can't compile x86 32bit code, bug #138314.

  10 Aug 2006; Andrew Ross <aross@gentoo.org> xen-tools-3.0.2-r2.ebuild:
  Fix minor bug (debug USE flag ignored) introduced by the fix for bug #124361

  10 Aug 2006; Andrew Ross <aross@gentoo.org>
  +files/xen-tools-3.0.2-test-uuid.patch,
  +files/xen-tools-3.0.2-test-xauthority.patch, metadata.xml,
  xen-tools-3.0.2-r1.ebuild, xen-tools-3.0.2-r2.ebuild:
  Fix bug #141233 and add myself as a maintainer.

*xen-tools-3.0.2-r2 (04 Aug 2006)

  04 Aug 2006; Chris Bainbridge <chrb@gentoo.org>
  +xen-tools-3.0.2-r2.ebuild:
  Add support for vnc and sdl - thanks to Nick Devito and Andrew Ross in bug
  #124361

*xen-tools-3.0.2-r1 (09 Jun 2006)

  09 Jun 2006; Chris Bainbridge <chrb@gentoo.org> -xen-tools-3.0.2.ebuild,
  +xen-tools-3.0.2-r1.ebuild:
  Clean up .pyc files, thanks to Andrew Ross, bug #136159

  02 Jun 2006; Roy Marples <uberlord@gentoo.org>
  +files/xen-tools-3.0.2--as-needed.patch, -xen-tools-3.0.1.ebuild,
  -xen-tools-3.0.1_p9029.ebuild, xen-tools-3.0.2.ebuild:
  Add patch to enable --as-needed LDFLAG, #135145

  26 Apr 2006; Aron Griffis <agriffis@gentoo.org> xen-tools-3.0.1.ebuild,
  xen-tools-3.0.1_p9029.ebuild, xen-tools-3.0.2.ebuild:
  Remove ~ia64 since this ebuild deps on app-emulation/xen, which won't have
  ia64 keywords for a while yet

  11 Apr 2006; <chrb@gentoo.org> +files/hardened-bx-clobber.patch,
  xen-tools-3.0.2.ebuild:
  add hardened patch and IUSE flag, #129491

  10 Apr 2006; <chrb@gentoo.org> xen-tools-3.0.2.ebuild:
  Fix hardened flags for hvmloader and vmxassist, #129491

  10 Apr 2006; <chrb@gentoo.org> xen-tools-3.0.2.ebuild:
  removed the hardened stripping flags - now that the hypervisor is split out,
  the tools should be compilable with hardened flags. There is currently a bug
  with register clobbering which has been filed at bugzilla.xensource.com #609

  10 Apr 2006; <chrb@gentoo.org> xen-tools-3.0.2.ebuild:
  add some extra man pages, #129189

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

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

*xen-tools-3.0.2 (09 Apr 2006)

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

  01 Apr 2006; Aron Griffis <agriffis@gentoo.org> xen-tools-3.0.1.ebuild,
  xen-tools-3.0.1_p9029.ebuild:
  Add warning regarding dev-lang/python built without USE=ncurses #128175

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

  24 Mar 2006; Aron Griffis <agriffis@gentoo.org> +files/xend-conf,
  +files/xend-init, +files/xendomains-conf, +files/xendomains-init,
  +metadata.xml, +xen-tools-3.0.1.ebuild, +xen-tools-3.0.1_p9029.ebuild:
  Split xen-tools from xen; this package installs xend and the tools, but not
  the hypervisor or 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