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
|
# ChangeLog for app-emulation/open-vm-tools
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/ChangeLog,v 1.15 2009/02/08 20:28:08 ikelos Exp $
*open-vm-tools-0.0.20090121.142982 (08 Feb 2009)
08 Feb 2009; Mike Auty <ikelos@gentoo.org>
+files/2.6.28.1-api-break.patch, +files/open-vm-tools.desktop,
+open-vm-tools-0.0.20090121.142982.ebuild:
Version bump, fixes bug 256678. Thanks to John Plesmid for the testing.
25 Jan 2009; Mike Auty <ikelos@gentoo.org>
open-vm-tools-0.0.20081223.137496.ebuild:
Remove warning about hardened from latest open-vm-tools. Closes bug
200376.
05 Jan 2009; Markus Meier <maekke@gentoo.org> metadata.xml:
drop local icu USE-flag description, as it's global now
*open-vm-tools-0.0.20081223.137496 (31 Dec 2008)
31 Dec 2008; Mike Auty <ikelos@gentoo.org>
-open-vm-tools-0.0.20080123.74039.ebuild,
-open-vm-tools-0.0.20080414.87182.ebuild,
+open-vm-tools-0.0.20081223.137496.ebuild:
Version bump, builds with 2.6.27+ and fixes unity/xinerama issue (bug
249293 and bug 247324).
19 Nov 2008; Mike Auty <ikelos@gentoo.org>
open-vm-tools-0.0.20080808.109361-r1.ebuild:
Alter the hardened warning message.
*open-vm-tools-0.0.20080808.109361-r1 (19 Oct 2008)
19 Oct 2008; Mike Auty <ikelos@gentoo.org>
-open-vm-tools-0.0.20080808.109361.ebuild,
+open-vm-tools-0.0.20080808.109361-r1.ebuild:
Bump to fix bug 231525.
31 Aug 2008; Mike Auty <ikelos@gentoo.org> +files/10-vmware-tools:
Add missing file 10-vmware-tools
*open-vm-tools-0.0.20080808.109361 (30 Aug 2008)
30 Aug 2008; Mike Auty <ikelos@gentoo.org> metadata.xml,
+open-vm-tools-0.0.20080808.109361.ebuild:
Version bump, now with unity and 2.6.26 support.
28 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
*open-vm-tools-0.0.20080414.87182 (26 Apr 2008)
26 Apr 2008; Mike Auty <ikelos@gentoo.org>
+open-vm-tools-0.0.20080414.87182.ebuild:
Version bump.
01 Feb 2008; Diego Pettenò <flameeyes@gentoo.org> files/open-vm.initd:
Update init script to work with current development version of OpenRC
(checkroot -> root; checkfs -> fsck).
31 Jan 2008; Mike Auty <ikelos@gentoo.org> ChangeLog:
Re-sign digestless manifest.
*open-vm-tools-0.0.20080123.74039 (30 Jan 2008)
30 Jan 2008; Mike Auty <ikelos@gentoo.org>
-files/open-vm-tools-kernel_stdint-soren.patch,
-open-vm-tools-0.0.20071121.64693-r1.ebuild,
+open-vm-tools-0.0.20080123.74039.ebuild:
Version bump and remove the broken masked version.
*open-vm-tools-0.0.20071121.64693-r1 (28 Jan 2008)
28 Jan 2008; Mike Auty <ikelos@gentoo.org>
+files/open-vm-tools-kernel_stdint-soren.patch,
+open-vm-tools-0.0.20071121.64693-r1.ebuild:
Fix kernel build issues.
*open-vm-tools-0.0.20071121.64693 (22 Dec 2007)
22 Dec 2007; Mike Auty <ikelos@gentoo.org> +files/disable-toolbox.patch,
+files/open-vm.confd, +files/open-vm.initd, +files/tools.conf,
+files/xautostart.conf, +metadata.xml,
+open-vm-tools-0.0.20071121.64693.ebuild:
Initial commit. This should be usable for both ESX server, workstation,
player and normal server.
|