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
|
# ChangeLog for app-emulation/virtualbox
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox/ChangeLog,v 1.85 2011/10/04 18:00:30 polynomial-c Exp $
*virtualbox-4.1.4 (04 Oct 2011)
04 Oct 2011; Lars Wendler <polynomial-c@gentoo.org> -virtualbox-4.1.0.ebuild,
+virtualbox-4.1.4.ebuild, +files/virtualbox-4.1.4-asneeded.patch:
Version bump. Thanks to Christian Inci who reported this in bug #385577.
Removed old.
01 Sep 2011; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.1.0.ebuild:
Again fixed dependency on kbuild. Thanks to Karel De Vriendt for reporting
this in bug #381397.
20 Aug 2011; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.0.12.ebuild:
Fixed dependency on kbuild
*virtualbox-4.1.2 (17 Aug 2011)
17 Aug 2011; Lars Wendler <polynomial-c@gentoo.org> +virtualbox-4.1.2.ebuild,
+files/virtualbox-4.1.2-vboxpci-build.patch:
Version bump.
09 Aug 2011; Lars Wendler <polynomial-c@gentoo.org>
-virtualbox-3.2.12-r4.ebuild, -files/virtualbox-ose-3-localconfig,
-files/virtualbox-4.0.4-gcc46.patch, -virtualbox-4.0.10.ebuild,
-files/virtualbox-4-vnc.patch, -files/virtualbox-ose-asneeded.patch,
-files/virtualbox-ose-vnc.patch:
Removed old versions.
25 Jul 2011; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.0.10.ebuild,
virtualbox-4.0.12.ebuild, virtualbox-4.1.0.ebuild:
Removed pam USE flag again (bug #376307).
24 Jul 2011; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.0.10.ebuild,
virtualbox-4.0.12.ebuild, virtualbox-4.1.0.ebuild:
Made pam support optional (bug #351404). Marked 4.0.12 version as stable on
amd64 (was forgotten by the arch team) for bug #371935.
22 Jul 2011; Thomas Kahle <tomka@gentoo.org> virtualbox-4.0.12.ebuild:
x86 stable per bug 371935
*virtualbox-4.1.0 (19 Jul 2011)
19 Jul 2011; Lars Wendler <polynomial-c@gentoo.org> +virtualbox-4.1.0.ebuild,
+files/virtualbox-4.1.0-vboxpci-build.patch:
Added 4.1 version branch
*virtualbox-4.0.12 (17 Jul 2011)
17 Jul 2011; Lars Wendler <polynomial-c@gentoo.org> -virtualbox-4.0.8.ebuild,
+virtualbox-4.0.12.ebuild:
Version bump. Removed old.
*virtualbox-4.0.10 (28 Jun 2011)
28 Jun 2011; Lars Wendler <polynomial-c@gentoo.org>
-virtualbox-4.0.6-r1.ebuild, +virtualbox-4.0.10.ebuild:
Version bump. Removed old.
19 May 2011; Lars Wendler <polynomial-c@gentoo.org>
virtualbox-4.0.6-r1.ebuild, virtualbox-4.0.8.ebuild:
Added "-Gentoo" to version string as requested in
http://www.virtualbox.org/wiki/Editions
*virtualbox-4.0.8 (18 May 2011)
18 May 2011; Lars Wendler <polynomial-c@gentoo.org>
-virtualbox-4.0.4-r1.ebuild, +virtualbox-4.0.8.ebuild:
Version bump reported by Philipp Reinkemeier in bug #367947.
11 May 2011; Lars Wendler <polynomial-c@gentoo.org>
virtualbox-4.0.6-r1.ebuild:
Show a warning when old udev rule is found.
08 May 2011; Lars Wendler <polynomial-c@gentoo.org>
virtualbox-4.0.6-r1.ebuild:
Fixed permissions on VBoxCreateUSBNode.sh.
*virtualbox-4.0.6-r1 (08 May 2011)
08 May 2011; Lars Wendler <polynomial-c@gentoo.org>
+files/10-virtualbox.rules, -virtualbox-4.0.6.ebuild,
+virtualbox-4.0.6-r1.ebuild:
Handle USB devices through new udev rules as intended by upstream (bug
#356215).
22 Apr 2011; Lars Wendler <polynomial-c@gentoo.org>
+files/virtualbox-4.0.4-gcc46.patch, virtualbox-4.0.6.ebuild:
Make the configure script accepting gcc-4.6.x as well. Thanks to Alphat-PC
who reported this in bug #362861 and provided a patch.
*virtualbox-4.0.6 (22 Apr 2011)
22 Apr 2011; Lars Wendler <polynomial-c@gentoo.org> -virtualbox-4.0.2.ebuild,
-virtualbox-4.0.4.ebuild, +virtualbox-4.0.6.ebuild:
Version bump. Removed old.
29 Mar 2011; Anthony G. Basile <blueness@gentoo.org>
virtualbox-4.0.4-r1.ebuild:
Added message for workaround with hardened gcc. See bug #339914.
20 Mar 2011; Serkan Kaba <serkan@gentoo.org> virtualbox-4.0.4-r1.ebuild:
Enable sdk by default to fix bug #359607. Migrate to EAPI4 and use
REQUIRED_USE.
*virtualbox-4.0.4-r1 (19 Mar 2011)
19 Mar 2011; Serkan Kaba <serkan@gentoo.org> +virtualbox-4.0.4-r1.ebuild:
Revbump to fix Java issues. Fixes bug #355787.
20 Feb 2011; Lars Wendler <polynomial-c@gentoo.org>
-files/virtualbox-ose-3.0.0-mesa-check.patch, -virtualbox-3.1.8.ebuild,
-files/virtualbox-ose-3.1.8-iasl-length-calculation-fix.patch:
Removed ancient 3.1.8 version.
*virtualbox-4.0.4 (18 Feb 2011)
18 Feb 2011; Lars Wendler <polynomial-c@gentoo.org>
-virtualbox-4.0.0-r1.ebuild,
-files/virtualbox-4.0.0-restore_old_machines_dir.patch,
+virtualbox-4.0.4.ebuild, +files/virtualbox-4-vnc.patch:
Version bump. Removed old. Readded vnc USE flag as requested by Branko Majic
in bug #355481.
03 Feb 2011; Thomas Kahle <tomka@gentoo.org> virtualbox-3.2.12-r4.ebuild:
x86 stable per bug 336465
26 Jan 2011; Lars Wendler <polynomial-c@gentoo.org>
virtualbox-3.2.12-r4.ebuild:
Removed hardened "fix" for now. Thanks to Martin Walch who reported this in
bug #352262
21 Jan 2011; Lars Wendler <polynomial-c@gentoo.org>
virtualbox-4.0.0-r1.ebuild, virtualbox-4.0.2.ebuild:
Respect CXXFLAGS. Thanks to jlec for the hint.
*virtualbox-4.0.2 (18 Jan 2011)
18 Jan 2011; Lars Wendler <polynomial-c@gentoo.org> +virtualbox-4.0.2.ebuild:
Version bump.
17 Jan 2011; Lars Wendler <polynomial-c@gentoo.org>
virtualbox-4.0.0-r1.ebuild:
Removed vnc USE flag as vnc support is gone in vbox-4. Thanks to Philipp
Gassmann who brought this to my attention via email.
12 Jan 2011; Lars Wendler <polynomial-c@gentoo.org>
virtualbox-4.0.0-r1.ebuild:
Added sys-libs/pam to build dependencies. Thanks to Ben Kohler who reported
this in bug #351404.
08 Jan 2011; Lars Wendler <polynomial-c@gentoo.org>
virtualbox-4.0.0-r1.ebuild:
Moved installation of .desktop file into qt4 USE condition. Thanks to jlec
for the hint.
08 Jan 2011; Lars Wendler <polynomial-c@gentoo.org>
-virtualbox-3.2.12-r3.ebuild, virtualbox-3.2.12-r4.ebuild,
files/virtualbox-ose-3-config, files/virtualbox-ose-3-localconfig:
Fixed install path in vbox.cfg. Thanks to Robert Cernansky for reporting this
issue in bug #351109.
*virtualbox-4.0.0-r1 (08 Jan 2011)
08 Jan 2011; Lars Wendler <polynomial-c@gentoo.org> -virtualbox-4.0.0.ebuild,
+virtualbox-4.0.0-r1.ebuild:
Replaced java-pkg-2 eclass with java-pkg-opt-2. Thanks to Andreas Fink (bug
#351090) and Zurab Gvishiani (bug #351096) for reporting this issue.
07 Jan 2011; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.0.0.ebuild:
Respect LDFLAGS properly. Thanks to xarthisius for providing a feasible fix.
07 Jan 2011; Lars Wendler <polynomial-c@gentoo.org>
virtualbox-3.2.12-r3.ebuild, virtualbox-3.2.12-r4.ebuild,
files/virtualbox-4-asneeded.patch:
Fixed forced as-needed issue (bug #350907). Thanks to xarthisius for
providing a fix. Really fixed PDEPEND for pkgmove.
*virtualbox-9999 (07 Jan 2011)
*virtualbox-3.2.12-r4 (07 Jan 2011)
*virtualbox-3.2.12-r3 (07 Jan 2011)
*virtualbox-3.1.8 (07 Jan 2011)
07 Jan 2011; Lars Wendler <polynomial-c@gentoo.org> +virtualbox-3.1.8.ebuild,
+files/virtualbox-ose-3.2.0-mesa-check.patch, +virtualbox-3.2.12-r3.ebuild,
+virtualbox-3.2.12-r4.ebuild, +files/virtualbox-ose-3-config,
+files/virtualbox-ose-3-localconfig, +virtualbox-9999.ebuild,
+files/virtualbox-ose-asneeded.patch, +files/virtualbox-ose-vnc.patch:
Added old versions for pkgmove.
07 Jan 2011; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.0.0.ebuild:
Minor elog message adjustment.
06 Jan 2011; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.0.0.ebuild:
Even more runtime-dependencies.
06 Jan 2011; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.0.0.ebuild:
Added some more runtime-dependencies.
*virtualbox-4.0.0 (06 Jan 2011)
06 Jan 2011; Lars Wendler <polynomial-c@gentoo.org>
+files/virtualbox-ose.desktop-2,
+files/virtualbox-ose-3.2.8-mesa-check.patch,
+files/virtualbox-ose-3-wrapper, +virtualbox-4.0.0.ebuild,
+files/virtualbox-4-asneeded.patch, +files/virtualbox-4-config,
+files/virtualbox-4-localconfig, +files/virtualbox-4-makeself-check.patch,
+files/virtualbox-4-mkisofs-check.patch,
+files/virtualbox-4-restore_old_machines_dir.patch,
+files/virtualbox-4-vnc.patch, +files/vboxwebsrv-confd,
+files/vboxwebsrv-initd, +metadata.xml:
Initial version.
|