summaryrefslogtreecommitdiff
blob: a367e2f16934d38d88f3d29a705fd51fd7f80740 (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
# ChangeLog for dev-java/icedtea6-bin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v 1.56 2011/04/22 14:47:32 caster Exp $

*icedtea6-bin-1.10.1 (22 Apr 2011)

  22 Apr 2011; Vlastimil Babka <caster@gentoo.org> -icedtea6-bin-1.9.6.ebuild,
  icedtea6-bin-1.9.7.ebuild, +icedtea6-bin-1.10.1.ebuild:
  Version bump, bug #361921. Includes libpng-1.5 support, 1.9.7 restricts dep
  to =1.4* fixing bug #356743.

  27 Mar 2011; Vlastimil Babka <caster@gentoo.org> icedtea6-bin-1.9.7.ebuild:
  Change the optional deps to PDEPEND to avoid dependency circles.

  21 Feb 2011; Christian Faulhammer <fauli@gentoo.org>
  icedtea6-bin-1.9.7.ebuild:
  stable x86, security bug 355127

  16 Feb 2011; Markos Chandras <hwoarang@gentoo.org> icedtea6-bin-1.9.7.ebuild:
  Stable on amd64 wrt bug #355127

*icedtea6-bin-1.9.7 (16 Feb 2011)

  16 Feb 2011; Vlastimil Babka <caster@gentoo.org> -icedtea6-bin-1.9.4.ebuild,
  -icedtea6-bin-1.9.5.ebuild, +icedtea6-bin-1.9.7.ebuild:
  Version bump, security bug #355127.

  11 Feb 2011; Christian Faulhammer <fauli@gentoo.org>
  icedtea6-bin-1.9.6.ebuild:
  stable x86, security bug 354231

  10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> icedtea6-bin-1.9.6.ebuild:
  Stable on amd64 wrt bug #354231

*icedtea6-bin-1.9.6 (10 Feb 2011)

  10 Feb 2011; Vlastimil Babka <caster@gentoo.org> +icedtea6-bin-1.9.6.ebuild:
  Version bump, security bug #354231.

  04 Feb 2011; Christian Faulhammer <fauli@gentoo.org>
  icedtea6-bin-1.9.5.ebuild:
  stable x86, security bug 353418

  02 Feb 2011; Vlastimil Babka <caster@gentoo.org> icedtea6-bin-1.9.5.ebuild:
  Change SRC_URI to dev.gentoo.org

*icedtea6-bin-1.9.5 (02 Feb 2011)

  02 Feb 2011; Vlastimil Babka <caster@gentoo.org> -icedtea6-bin-1.9.1.ebuild,
  -icedtea6-bin-1.9.2.ebuild, +icedtea6-bin-1.9.5.ebuild:
  Version bump, security bug #353418.

  22 Jan 2011; Markos Chandras <hwoarang@gentoo.org> icedtea6-bin-1.9.4.ebuild:
  Stable on amd64 wrt bug #352035

  22 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
  icedtea6-bin-1.9.4.ebuild:
  stable x86, security bug 352035

*icedtea6-bin-1.9.4 (21 Jan 2011)

  21 Jan 2011; Vlastimil Babka <caster@gentoo.org> icedtea6-bin-1.9.1.ebuild,
  icedtea6-bin-1.9.2.ebuild, +icedtea6-bin-1.9.4.ebuild:
  Version bump, security bug #352035 (JNLP security manager bypass -
  (CVE-2010-4351). Also convert deps to virtual/jpeg, bug #347953.

*icedtea6-bin-1.9.2 (27 Nov 2010)

  27 Nov 2010; Vlastimil Babka <caster@gentoo.org>
  -icedtea6-bin-1.8.1.ebuild, -icedtea6-bin-1.8.1-r1.ebuild,
  -icedtea6-bin-1.9.ebuild, +icedtea6-bin-1.9.2.ebuild:
  Version bump, security bug #346799.

  07 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
  icedtea6-bin-1.9.1.ebuild:
  Fix libjpeg depend to accept libjpeg-turbo >= 1.0.90 wrt #327487.

  13 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
  icedtea6-bin-1.9.ebuild, icedtea6-bin-1.9.1.ebuild:
  Revert keywords in 1.9 and stabilize correct version. Bug #340819

  13 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  icedtea6-bin-1.9.1.ebuild:
  x86 stable wrt security bug #340819

  13 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
  icedtea6-bin-1.9.ebuild:
  Stable on amd64 wrt bug #340819

*icedtea6-bin-1.9.1 (13 Oct 2010)

  13 Oct 2010; Vlastimil Babka <caster@gentoo.org>
  +icedtea6-bin-1.9.1.ebuild:
  Version bump, security bug #340819.

*icedtea6-bin-1.9 (09 Sep 2010)

  09 Sep 2010; Vlastimil Babka <caster@gentoo.org> +icedtea6-bin-1.9.ebuild:
  Version bump.

*icedtea6-bin-1.8.1-r1 (01 Sep 2010)

  01 Sep 2010; Vlastimil Babka <caster@gentoo.org>
  -icedtea6-bin-1.8.0.ebuild, +icedtea6-bin-1.8.1-r1.ebuild:
  Revbump to fix default fonts, bug #266295. Also built against newer deps
  (glibc).

  31 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
  icedtea6-bin-1.8.1.ebuild:
  Stable on amd64 wrt bug #330205

  31 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  icedtea6-bin-1.8.1.ebuild:
  x86 stable wrt security bug #330205

*icedtea6-bin-1.8.1 (30 Jul 2010)

  30 Jul 2010; Vlastimil Babka <caster@gentoo.org>
  -icedtea6-bin-1.7.2.ebuild, +icedtea6-bin-1.8.1.ebuild:
  Version bump, security bug #330205.

  24 Jun 2010; Pacho Ramos <pacho@gentoo.org> icedtea6-bin-1.8.0.ebuild:
  stable amd64, bug 320163

  24 Jun 2010; Christian Faulhammer <fauli@gentoo.org>
  icedtea6-bin-1.8.0.ebuild:
  stable x86, bug 320163

*icedtea6-bin-1.8.0 (17 Apr 2010)

  17 Apr 2010; Vlastimil Babka <caster@gentoo.org>
  +icedtea6-bin-1.8.0.ebuild:
  Version bump.

  15 Apr 2010; Vlastimil Babka <caster@gentoo.org>
  -icedtea6-bin-1.6.2-r2.ebuild, -icedtea6-bin-1.7-r1.ebuild,
  -icedtea6-bin-1.7.1.ebuild:
  Remove old.

  15 Apr 2010; Markus Meier <maekke@gentoo.org> icedtea6-bin-1.7.2.ebuild:
  amd64 stable, bug #312297

  05 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  icedtea6-bin-1.7.2.ebuild:
  x86 stable wrt security bug #312297

*icedtea6-bin-1.7.2 (01 Apr 2010)

  01 Apr 2010; Vlastimil Babka <caster@gentoo.org>
  +icedtea6-bin-1.7.2.ebuild:
  Version bump, security bug #312297. Built from dev-java/icedtea-6.1.7.2-r1
  which is equal to upstream 1.7.3 release.

  29 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  icedtea6-bin-1.7.1.ebuild:
  x86 stable wrt bug #307973

  21 Mar 2010; Vlastimil Babka <caster@gentoo.org>
  icedtea6-bin-1.7.1.ebuild:
  Remove QA_EXECSTACK declarations as they no longer apply, #257707.

  19 Mar 2010; Vlastimil Babka <caster@gentoo.org>
  icedtea6-bin-1.7.1.ebuild:
  Forgot to lift the libpng version restriction in RDEPEND, #308443

  18 Mar 2010; Vlastimil Babka <caster@gentoo.org>
  icedtea6-bin-1.7.1.ebuild:
  Add a distfile with libsplashscreen.so built against libpng-1.4. The file
  is selected depending on which libpng is installed. Fixes bug #308443.

  11 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
  icedtea6-bin-1.6.2-r2.ebuild, icedtea6-bin-1.7-r1.ebuild,
  icedtea6-bin-1.7.1.ebuild:
  Restrict libpng depend to libpng12.so.0.

*icedtea6-bin-1.7.1 (03 Mar 2010)

  03 Mar 2010; Vlastimil Babka <caster@gentoo.org>
  -icedtea6-bin-1.6.2.ebuild, -icedtea6-bin-1.6.2-r1.ebuild,
  -icedtea6-bin-1.7.ebuild, +icedtea6-bin-1.7.1.ebuild
  Version bump. Built with jpeg-8 unconditionally since it's stable.

  19 Feb 2010; Markus Meier <maekke@gentoo.org>
  icedtea6-bin-1.6.2-r2.ebuild:
  x86 stable, bug #304829

  13 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
  icedtea6-bin-1.6.2-r2.ebuild:
  amd64 stable wrt #304829

*icedtea6-bin-1.7-r1 (06 Feb 2010)

  06 Feb 2010; Vlastimil Babka <caster@gentoo.org>
  +icedtea6-bin-1.7-r1.ebuild:
  Revbump to add missing package-list to USE=doc - bug #302654.

*icedtea6-bin-1.7 (01 Feb 2010)

  01 Feb 2010; Vlastimil Babka <caster@gentoo.org> +icedtea6-bin-1.7.ebuild:
  Version bump. Contains new IcedTeaNPPlugin compatible with xulrunner 1.9.1
  and 1.9.2, Firefox 3.5+, Chromium. Also compatible with both jpeg-7 and
  jpeg-8 - the ebuild detects the installed version in src_unpack().

*icedtea6-bin-1.6.2-r2 (22 Jan 2010)

  22 Jan 2010; Vlastimil Babka <caster@gentoo.org>
  -icedtea6-bin-1.6.1.ebuild, +icedtea6-bin-1.6.2-r2.ebuild:
  Revision bump, built with and requiring jpeg-8.

  17 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
  icedtea6-bin-1.6.1.ebuild, icedtea6-bin-1.6.2.ebuild,
  icedtea6-bin-1.6.2-r1.ebuild:
  Restrict depend to =media-libs/jpeg-7* for matching SONAME.

*icedtea6-bin-1.6.2-r1 (16 Jan 2010)

  16 Jan 2010; Petteri Räty <betelgeuse@gentoo.org>
  +icedtea6-bin-1.6.2-r1.ebuild:
  Add dep on x11-libs/libXt for the X use flag as the installed jni headers
  need a file from it.

  28 Dec 2009; Markus Meier <maekke@gentoo.org> icedtea6-bin-1.6.2.ebuild:
  amd64 stable, bug #292003

  16 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
  icedtea6-bin-1.6.2.ebuild:
  stable x86, bug 292003

*icedtea6-bin-1.6.2 (13 Nov 2009)

  13 Nov 2009; Vlastimil Babka <caster@gentoo.org>
  +icedtea6-bin-1.6.2.ebuild:
  Version bump. Contains security fixes. The plugin is built for
  xulrunner-1.9.1-based browsers only.

  05 Nov 2009; Vlastimil Babka <caster@gentoo.org>
  -icedtea6-bin-1.3.1-r1.ebuild, -icedtea6-bin-1.4.ebuild,
  -icedtea6-bin-1.4.1.ebuild:
  Remove old.

*icedtea6-bin-1.6.1 (12 Oct 2009)

  12 Oct 2009; Vlastimil Babka <caster@gentoo.org>
  +icedtea6-bin-1.6.1.ebuild:
  Version bump. Fixes bugs #272723 (set as default VM if none set), #273306
  (empty cacerts breaking SSL), #280375 (nspr-4.8 compatibility), #283248
  (jpeg-7 compatibility).

  13 Sep 2009; Samuli Suominen <ssuominen@gentoo.org>
  icedtea6-bin-1.3.1-r1.ebuild, icedtea6-bin-1.4.ebuild,
  icedtea6-bin-1.4.1.ebuild:
  Use jpeg-compat wrt #283248, thanks to Florian Scandella for reporting.

*icedtea6-bin-1.4.1 (19 Apr 2009)

  19 Apr 2009; Vlastimil Babka <caster@gentoo.org>
  +icedtea6-bin-1.4.1.ebuild:
  Version bump, based on icedtea6-1.4.1-r1 from java-overlay.

*icedtea6-bin-1.4 (09 Feb 2009)

  09 Feb 2009; Vlastimil Babka <caster@gentoo.org> +icedtea6-bin-1.4.ebuild:
  Version bump, built from icedtea6-1.4 java-overlay r7477. Bug #255493.

*icedtea6-bin-1.3.1-r1 (24 Dec 2008)

  24 Dec 2008; Vlastimil Babka <caster@gentoo.org> +files/icedtea6-bin.env,
  +metadata.xml, +icedtea6-bin-1.3.1-r1.ebuild:
  New package, a Gentoo binary build of icedtea6. Based on icedtea6-r2 from
  java-overlay.