summaryrefslogtreecommitdiff
blob: c0e787645b67f75d3244fbd722d4a49be9cf1dc8 (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
# 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.8 2006/04/10 18:51:09 chrb Exp $

  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