summaryrefslogtreecommitdiff
blob: eb40fa03f238902d3b3d83c8d0756e56c348cb23 (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
# ChangeLog for dev-java/icedtea
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.63 2012/02/08 15:09:04 sera Exp $

  08 Feb 2012; Ralph Sennhauser <sera@gentoo.org> -icedtea-6.1.10.4-r1.ebuild,
  -icedtea-6.1.10.4-r2.ebuild, -icedtea-6.1.10.4-r3.ebuild, metadata.xml:
  Remove old, remove no longer used local use descriptions.
  Restore ChangeLog truncated by mistake.

  08 Feb 2012; Ralph Sennhauser <sera@gentoo.org> icedtea-6.1.10.5.ebuild,
  icedtea-6.1.11.ebuild, icedtea-7.2.0-r3.ebuild:
  Install sytem.lockfile and systemRootModFile for use of icedtea in sandboxed
  environments. #402507

  06 Feb 2012; Ralph Sennhauser <sera@gentoo.org> icedtea-6.1.10.5.ebuild,
  icedtea-6.1.11.ebuild, icedtea-7.2.0-r3.ebuild:
  Add missing DEPEND on unzip. #402353

*icedtea-6.1.11 (06 Feb 2012)
*icedtea-6.1.10.5 (06 Feb 2012)

  06 Feb 2012; Ralph Sennhauser <sera@gentoo.org> +icedtea-6.1.10.5.ebuild,
  +icedtea-6.1.11.ebuild, +files/icedtea-6_pax_kernel_support.patch,
  metadata.xml:
  Version bump, move from java-overlay.
  Always uses CACAO as best alternative JVM if HotSpot isn't available.
  USE=-X, don't install X11GraphicsEnvironment. #399367
  Add revdep mask for reduced installs. (-X, -alsa, -cups) #400691, #401621

  21 Dec 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-7.2.0-r3.ebuild:
  Fix dosym usage. #395391

  02 Dec 2011; Ralph Sennhauser <sera@gentoo.org> ChangeLog:
  Restore ChangeLog truncated by mistake, bug #391253.

*icedtea-7.2.0-r3 (02 Dec 2011)
*icedtea-6.1.10.4-r3 (02 Dec 2011)

  02 Dec 2011; Ralph Sennhauser <sera@gentoo.org> +icedtea-6.1.10.4-r3.ebuild,
  +icedtea-7.2.0-r3.ebuild, metadata.xml:
  - Fix bootstrap build for PaX enabled kernels. #389751
  - Add missing dependency on ecj for use jbootstrap #392337
  - Don't use eclipse-ecj:3.7 for icedtea:6 #392587
  - Add various missing dependencies according to scanelf results.
  icedtea-7: dev-libs/atk sys-devel/gcc sys-libs/glibc x11-libs/cairo
  x11-libs/gdk-pixbuf x11-libs/pango nss? ( dev-libs/nss )
  icedtea-6: dev-libs/glib sys-devel/gcc sys-libs/glibc
  - Fix libffi dependency for non ppc archs.
  - Make dependencies optional at runtime as for icedtea-bin for installing via
  binpkg. Use flags are X alsa cups.
  - Allow building cacao and jamvm as additional VMs. To use run java -cacao
  respectively java -jamvm. Use flags are cacao and jamvm.

*icedtea-7.2.0-r2 (28 Nov 2011)
*icedtea-6.1.10.4-r2 (28 Nov 2011)

  28 Nov 2011; Ralph Sennhauser <sera@gentoo.org> +icedtea-6.1.10.4-r2.ebuild,
  +icedtea-7.2.0-r2.ebuild, +files/fontconfig.Gentoo.properties.src,
  files/icedtea.env, metadata.xml:
  Install Gentoo specific fontconfig properties file. #390663
  Add missing dependency on pkgconfig. #391987
  Add use flag X and cjk to install expected fonts. #349916
  Add use flag source and install src.zip conditionally.
  Add use flag jbootstrap and make bootstrap optional where possible.
  Remove use flag xrender and require libXrender for icedtea:6, icedtea:7 does
  this already. #382867
  Use @SLOT@ substitution in set_java_env.
  Prefixify.

  25 Nov 2011; Vlastimil Babka <caster@gentoo.org> ChangeLog:
  Restore Changelog truncated by mistake, bug #391253.

  21 Nov 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-6.1.10.4-r1.ebuild,
  icedtea-7.2.0-r1.ebuild:
  Use java-vm-2.eclass to set PaX markings

  18 Nov 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-6.1.10.4-r1.ebuild,
  icedtea-7.2.0-r1.ebuild:
  Remove unneeded pkg_postinst

  18 Nov 2011; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.10.4-r1.ebuild,
  icedtea-7.2.0-r1.ebuild:
  Add missing cpio dep and remove the old libXext version variant, bug #389599.

  18 Nov 2011; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.10.4-r1.ebuild,
  icedtea-7.2.0-r1.ebuild:
  Remove 'cacao' and 'jamvm' USE flags. Also remove 'zero' flag and have it
  used only for ppc/ppc64. This functionality was experimental and brought more
  problems than benefits. Also remove the bootstrapping with cacao due to
  failures. Fixes numerous bugs.

  18 Nov 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-6.1.10.4-r1.ebuild,
  icedtea-7.2.0-r1.ebuild:
  Add additional PaX markings to executables for x86. Bug 389751

  18 Nov 2011; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.10.4-r1.ebuild,
  icedtea-7.2.0-r1.ebuild:
  Fix detection of parallel jobs from MAKEOPTS to handle all syntax variants.
  Fixes bug #337827 and #389791. Using syntax from waf-utils.eclass

  18 Nov 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-6.1.10.4-r1.ebuild,
  icedtea-7.2.0-r1.ebuild:
  Add --disable-bootstrap on PaX enabled hosts when building using IcedTea7.
  Bug #389751.

  13 Nov 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-7.2.0-r1.ebuild:
  Fix building with PaX enabled kernels. Bug #389751. Thanks to Daniel Kuehn
  <enhaisa@gmail.com> and Magnus Granberg <zorry@gentoo.org> for their help
  finding the patch

  12 Nov 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-7.2.0-r1.ebuild:
  Use java-vm_sandbox-predict for installing the controle file

  11 Nov 2011; Vlastimil Babka <caster@gentoo.org> icedtea-7.2.0-r1.ebuild:
  Support building using icedtea-bin-7.

  10 Nov 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-6.1.10.4-r1.ebuild,
  icedtea-7.2.0-r1.ebuild:
  Fix building with unusal locales, bug #330433 #389717

  08 Nov 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-6.1.10.4-r1.ebuild,
  icedtea-7.2.0-r1.ebuild:
  Allow building of icedtea with icedtea-bin-6, bug 389885

  07 Nov 2011; Vlastimil Babka <caster@gentoo.org> -icedtea-6.1.10.4.ebuild,
  icedtea-6.1.10.4-r1.ebuild, icedtea-7.2.0-r1.ebuild:
  Prepare for icedtea-bin version and VMHANDLE migration.

  06 Nov 2011; Vlastimil Babka <caster@gentoo.org> icedtea-7.2.0-r1.ebuild:
  Fix build due to missing ant class when xalan and xerces are not installed,
  bug #389625.

  05 Nov 2011; Vlastimil Babka <caster@gentoo.org> icedtea-7.2.0-r1.ebuild:
  Relax lcms dep to allow the stable 2.0a satisfy it.

  05 Nov 2011; Diego E. Pettenò <flameeyes@gentoo.org> icedtea-7.2.0-r1.ebuild:
  QA fix: add missing cpio dependency.

  04 Nov 2011; Vlastimil Babka <caster@gentoo.org> icedtea-7.2.0-r1.ebuild:
  Add ~x86 keyword.

*icedtea-7.2.0-r1 (04 Nov 2011)

  04 Nov 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-7.2.0-r1.ebuild:
  Version bump from the java-overlay, bug #382485.

  04 Nov 2011; Vlastimil Babka <caster@gentoo.org>
  -files/6.1.10.2-371405-linux_version.patch, -files/6.1.9.6-sparc.patch:
  Remove unused patches.

*icedtea-6.1.10.4-r1 (04 Nov 2011)

  04 Nov 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.10.4-r1.ebuild:
  Revbump to use EAPI=4 and change the VMHANDLE icedtea6 to the standard
  icedtea-6. System vm setting is upgraded automatically. Any user-vm setting
  have to be migrated manually.

  30 Oct 2011; Vlastimil Babka <caster@gentoo.org> -icedtea-6.1.10.2.ebuild,
  -icedtea-6.1.10.3.ebuild, icedtea-6.1.10.4.ebuild:
  Package move icedtea6-bin to icedtea-bin.

*icedtea-6.1.10.4 (21 Oct 2011)

  21 Oct 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.10.4.ebuild:
  Version bump, security bug #387637.

  09 Sep 2011; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.10.2.ebuild,
  icedtea-6.1.10.3.ebuild:
  Use /usr/lib instead of get_libdir for the vmhome path, bug #380853.

*icedtea-6.1.10.3 (22 Jul 2011)

  22 Jul 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.10.3.ebuild:
  Version bump, from java-overlay.

  17 Jul 2011; Vlastimil Babka <caster@gentoo.org> -icedtea-6.1.9.7-r1.ebuild,
  -icedtea-6.1.10.ebuild, -icedtea-6.1.10.1.ebuild, icedtea-6.1.10.2.ebuild,
  +files/6.1.10.2-371405-linux_version.patch:
  Apply patch for Linux 3.* compatibility from overlay, fixing buf #371405.
  Remove old versions.

*icedtea-6.1.10.2 (09 Jun 2011)

  09 Jun 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.10.2.ebuild:
  Version bump, security bug #370787.

  22 Apr 2011; Jeroen Roovers <jer@gentoo.org> metadata.xml:
  Spelling.

*icedtea-6.1.10.1 (08 Apr 2011)

  08 Apr 2011; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.9.7-r1.ebuild,
  icedtea-6.1.10.ebuild, +icedtea-6.1.10.1.ebuild, metadata.xml:
  Version bump, bug #361921. Restrict libpng deps on older versions.

  29 Mar 2011; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.9.7-r1.ebuild,
  icedtea-6.1.10.ebuild:
  Slot GTK+ deps.

*icedtea-6.1.10 (05 Mar 2011)

  05 Mar 2011; <caster@gentoo.org> -icedtea-6.1.9.6.ebuild,
  +icedtea-6.1.10.ebuild, metadata.xml:
  Version bump, bug #357153.

*icedtea-6.1.9.7-r1 (18 Feb 2011)

  18 Feb 2011; Vlastimil Babka <caster@gentoo.org> -files/6.1.9.4-sparc.patch,
  -icedtea-6.1.9.4.ebuild, -icedtea-6.1.9.5.ebuild, +icedtea-6.1.9.7-r1.ebuild,
  -files/6.1.9.5-sparc.patch, -files/icedtea-old.env:
  Version bump, security bug #355127. Webstart and nsplugin are now deferred to
  separate icedtea-web package via PDEPEND.

*icedtea-6.1.9.6 (09 Feb 2011)

  09 Feb 2011; Vlastimil Babka <caster@gentoo.org> +files/6.1.9.6-sparc.patch,
  +icedtea-6.1.9.6.ebuild:
  Version bump, security bug #354231.

*icedtea-6.1.9.5 (02 Feb 2011)

  02 Feb 2011; Vlastimil Babka <caster@gentoo.org> +files/6.1.9.5-sparc.patch,
  +icedtea-6.1.9.5.ebuild, +files/icedtea-old.env, -files/6.1.9.3-sparc.patch,
  -icedtea-6.1.9.3.ebuild, icedtea-6.1.9.4.ebuild, files/icedtea.env:
  Version bump, security bug #353418. Use get_libdir to set proper lib dir in
  the env file.

  21 Jan 2011; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.9.3.ebuild,
  icedtea-6.1.9.4.ebuild:
  Use virtual/jpeg, bug #347953.

  21 Jan 2011; Vlastimil Babka <caster@gentoo.org> +files/6.1.9.4-sparc.patch:
  Add missing patch from the overlay, sorry. Bug #352314.

*icedtea-6.1.9.4 (21 Jan 2011)

  21 Jan 2011; Vlastimil Babka <caster@gentoo.org> -icedtea-6.1.9.1.ebuild,
  -icedtea-6.1.9.2.ebuild, +icedtea-6.1.9.4.ebuild:
  Version bump, including security fix for CVE-2010-4351: IcedTea JNLP
  SecurityManager bypass. Bug #352035.

  20 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
  icedtea-6.1.9.3.ebuild:
  Mark ~ppc/~ppc64 wrt #308513. Thanks to Kris Hepler <khepler@gmail.com>
  for testing.

  12 Dec 2010; Vlastimil Babka <caster@gentoo.org> +files/6.1.9.3-sparc.patch,
  icedtea-6.1.9.3.ebuild:
  Add patch for sparc, bug #344659.

  02 Dec 2010; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.9.3.ebuild,
  metadata.xml:
  Check that webstart flag is enabled if nsplugin flag is enabled. Document
  this in metadata.xml.

*icedtea-6.1.9.3 (02 Dec 2010)

  02 Dec 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.9.3.ebuild:
  Version bump.

  26 Nov 2010; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.9.1.ebuild,
  icedtea-6.1.9.2.ebuild:
  Use versionator for ICEDTEA_VER

*icedtea-6.1.9.2 (25 Nov 2010)

  25 Nov 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.9.2.ebuild,
  metadata.xml:
  Security version bump, bug #346799, thanks to Andrew John Hughes
  (gnu_andrew@member.fsf.org). Also adds webstart useflag.

  14 Nov 2010; Vlastimil Babka <caster@gentoo.org>
  -files/6.1.8.0-systemtap-gcc-4.5.patch, -icedtea-6.1.8.0.ebuild,
  -icedtea-6.1.8.1.ebuild, -icedtea-6.1.9.ebuild:
  Remove old.

  14 Nov 2010; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.8.0.ebuild,
  icedtea-6.1.8.1.ebuild, icedtea-6.1.9.ebuild, icedtea-6.1.9.1.ebuild:
  Fix eselect-ecj deps.

*icedtea-6.1.9.1 (13 Oct 2010)

  13 Oct 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.9.1.ebuild,
  metadata.xml:
  Version bump, security bug #340819.

*icedtea-6.1.9 (09 Sep 2010)

  09 Sep 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.9.ebuild:
  Version bump from java-overlay.

*icedtea-6.1.8.1 (30 Jul 2010)

  30 Jul 2010; Vlastimil Babka <caster@gentoo.org> -files/1.7.2-free.patch,
  -files/6.1.7.3-systemtap-gcc-4.5.patch, -icedtea-6.1.7.2-r1.ebuild,
  -icedtea-6.1.7.3.ebuild, +icedtea-6.1.8.1.ebuild, metadata.xml:
  Security version bump, bug #330205. Remove the older 1.7.x.

*icedtea-6.1.7.3 (03 May 2010)

  03 May 2010; Vlastimil Babka <caster@gentoo.org>
  +files/6.1.7.3-systemtap-gcc-4.5.patch,
  +files/6.1.8.0-systemtap-gcc-4.5.patch, -icedtea-6.1.7.1.ebuild,
  +icedtea-6.1.7.3.ebuild, icedtea-6.1.8.0.ebuild:
  Fix building with gcc-4.5 and USE=systemtap - fixes bug #317343. Bump the
  6.1.7.2-r1 to 6.7.1.3 (which is the same)for easier sync with the overlay.

  15 Apr 2010; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.8.0.ebuild:
  Add ant-nodeps to DEPEND since it's used in ANT_TASKS variable. Bug
  #315457.

*icedtea-6.1.8.0 (14 Apr 2010)

  14 Apr 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.8.0.ebuild:
  Version bump, based on java-overlay ebuild. Remove the npplugin flag as
  upstream removed the old plugin - the npplugin is now installed simply
  with USE=nsplugin.

  31 Mar 2010; Vlastimil Babka <caster@gentoo.org> -icedtea-6.1.7.2.ebuild:
  Remove the unpatched revision.

*icedtea-6.1.7.2-r1 (31 Mar 2010)

  31 Mar 2010; Vlastimil Babka <caster@gentoo.org> +files/1.7.2-free.patch,
  +icedtea-6.1.7.2-r1.ebuild:
  Revbump to fix buffer overflow in npplugin.

*icedtea-6.1.7.2 (31 Mar 2010)

  31 Mar 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.7.2.ebuild:
  Version bump, security bug #312297.

*icedtea-6.1.7.1 (04 Mar 2010)

  04 Mar 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.7.1.ebuild,
  +files/generate-cacerts.pl, +files/icedtea.env, +metadata.xml:
  Import of ebuild by Andrew John Hughes (gnu_andrew@member.fsf.org) from
  java-overlay.