summaryrefslogtreecommitdiff
blob: c507e0f588baf3ee5d7819732c9942db70f3a979 (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
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
# ChangeLog for dev-java/icedtea-bin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.85 2015/06/28 22:58:52 chewi Exp $

*icedtea-bin-6.1.13.7-r1 (28 Jun 2015)
*icedtea-bin-7.2.5.5-r1 (28 Jun 2015)

  28 Jun 2015; James Le Cuirot <chewi@gentoo.org>
  +icedtea-bin-6.1.13.7-r1.ebuild, +icedtea-bin-7.2.5.5-r1.ebuild,
  -files/fontconfig.Gentoo.properties.src, -icedtea-bin-6.1.13.5.ebuild,
  -icedtea-bin-7.2.5.3.ebuild:
  Remove vulnerable versions wrt bug #537940. Restore PAX marking because
  previous assertion that this is no longer required was wrong. The latest
  tarballs have legacy markings when they shouldn't but this shouldn't do any
  harm and they'll be removed next time. Closes bug #552100.

  24 Jun 2015; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.7.ebuild,
  icedtea-bin-7.2.5.5.ebuild:
  Stable for ppc, wrt bug #537940

  13 Jun 2015; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.7.ebuild,
  icedtea-bin-7.2.5.5.ebuild:
  Stable for amd64, wrt bug #537940

  13 Jun 2015; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.7.ebuild,
  icedtea-bin-7.2.5.5.ebuild:
  Stable for x86, wrt bug #537940

  24 May 2015; James Le Cuirot <chewi@gentoo.org> icedtea-bin-7.2.5.5.ebuild:
  Mask has now been applied in non-armv7a profiles so no need to do an awkward
  pkg_pretend check except for hardfloat.

  23 May 2015; James Le Cuirot <chewi@gentoo.org> icedtea-bin-6.1.13.7.ebuild,
  icedtea-bin-7.2.5.5.ebuild:
  ~arm (7) and ~ppc (6 and 7) keywords. Unfortunately patchelf doesn't work on
  arm.

*icedtea-bin-6.1.13.7 (10 May 2015)
*icedtea-bin-7.2.5.5 (10 May 2015)

  10 May 2015; James Le Cuirot <chewi@gentoo.org> +icedtea-bin-6.1.13.7.ebuild,
  +icedtea-bin-7.2.5.5.ebuild, files/fontconfig.Gentoo.properties.src:
  Version bump wrt #524560, #537940, #546702, #546914 and probably more.
  Unfortunately determining accurate dependency versions is largely guesswork.
  Depend on gsettings-desktop-schemas for proxy support wrt #431972. Fix RPATHs
  to avoid the problem mentioned in #543658. Also fix Asian fonts for older
  versions wrt #390663.

  26 Apr 2015; Pacho Ramos <pacho@gentoo.org> icedtea-bin-7.2.5.3.ebuild:
  amd64/x86 stable, bug #546902

  05 Dec 2014; Vlastimil Babka <caster@gentoo.org>
  -icedtea-bin-6.1.13.3-r3.ebuild, -icedtea-bin-6.1.13.3-r4.ebuild,
  icedtea-bin-6.1.13.5.ebuild, -icedtea-bin-7.2.4.7.ebuild,
  -icedtea-bin-7.2.4.7-r1.ebuild, icedtea-bin-7.2.5.3.ebuild:
  Move lcms dep behind USE=X. Remove old.

  17 Nov 2014; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.5.ebuild:
  Stable for x86, wrt bug #524560

  17 Nov 2014; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.5.ebuild:
  Stable for amd64, wrt bug #524560

*icedtea-bin-7.2.5.3 (16 Nov 2014)
*icedtea-bin-6.1.13.5 (16 Nov 2014)

  16 Nov 2014; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.13.5.ebuild, +icedtea-bin-7.2.5.3.ebuild:
  Version bump, security bug #524560. Add missing deps in icedtea-bin:6, bug
  #522296.

  02 Nov 2014; Sven Vermeulen <swift@gentoo.org> icedtea-bin-6.1.13.3-r4.ebuild,
  icedtea-bin-7.2.4.7-r1.ebuild, icedtea-bin-7.2.4.7.ebuild:
  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
  #527698)

*icedtea-bin-7.2.4.7-r1 (05 Oct 2014)
*icedtea-bin-6.1.13.3-r4 (05 Oct 2014)

  05 Oct 2014; Vlastimil Babka <caster@gentoo.org>
  -icedtea-bin-6.1.13.3-r2.ebuild, +icedtea-bin-6.1.13.3-r4.ebuild,
  +icedtea-bin-7.2.4.7-r1.ebuild:
  Fix javaws symlinks, bug #504678.

  06 Jul 2014; Ralph Sennhauser <sera@gentoo.org>
  icedtea-bin-6.1.13.3-r3.ebuild:
  Inherit versionator #515850

  01 Jul 2014; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.3-r3.ebuild:
  Stable for x86, wrt bug #501472

  01 Jul 2014; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.3-r3.ebuild:
  Stable for amd64, wrt bug #501472

  30 Jun 2014; Vlastimil Babka <caster@gentoo.org>
  icedtea-bin-6.1.13.3-r3.ebuild:
  Fix icedtea-web use dep, which was requesting icedtea7 instead of nsplugin.

  30 Jun 2014; Vlastimil Babka <caster@gentoo.org>
  -icedtea-bin-6.1.13.3.ebuild, -icedtea-bin-6.1.13.3-r1.ebuild:
  Remove the revisions potentially causing sandbox problems, obsoleted by -r2
  and -r3.

  29 Jun 2014; Tom Wijsman <TomWij@gentoo.org> -icedtea-bin-6.1.12.7.ebuild,
  -icedtea-bin-7.2.4.3.ebuild:
  Cleanup for security bug #508270.

*icedtea-bin-6.1.13.3-r3 (27 Jun 2014)
*icedtea-bin-6.1.13.3-r2 (27 Jun 2014)

  27 Jun 2014; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.13.3-r2.ebuild, +icedtea-bin-6.1.13.3-r3.ebuild:
  Revbump -r0 to -r2 (straight to stable) and -r1 to -r3, so that everyone gets
  the sandbox control files. Bug #502280.

  12 Jun 2014; Jeroen Roovers <jer@gentoo.org> icedtea-bin-6.1.13.3.ebuild,
  icedtea-bin-6.1.13.3-r1.ebuild:
  Add java-vm_sandbox-predict /proc/self/coredump_filter (bug #502280).

  08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.3.ebuild:
  Stable for x86, wrt bug #508270

  08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.3.ebuild:
  Stable for amd64, wrt bug #508270

*icedtea-bin-6.1.13.3-r1 (03 Jun 2014)

  03 Jun 2014; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.13.3-r1.ebuild:
  Revbump to use external dev-java/icedtea-web:0 for javaws and nsplugin,
  instead of bundling vulnerable old version. Security bug #501472.

*icedtea-bin-7.2.4.7 (02 Jun 2014)

  02 Jun 2014; Vlastimil Babka <caster@gentoo.org> +icedtea-bin-7.2.4.7.ebuild,
  metadata.xml:
  Version bump, bug #508270. Add a webstart USE flag that enables creating a
  javaws symlink to the respective binary from icedtea-web. Fixes bug #504678.

*icedtea-bin-6.1.13.3 (31 May 2014)

  31 May 2014; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.13.3.ebuild:
  Version bump, security bug #508270. Now required libpng >=1.6.

  17 May 2014; Sven Vermeulen <swift@gentoo.org> icedtea-bin-6.1.12.7.ebuild,
  icedtea-bin-7.2.4.3.ebuild:
  Add USE=selinux dependency to sec-policy/selinux-java

  10 Dec 2013; Tom Wijsman <TomWij@gentoo.org> -icedtea-bin-6.1.12.5.ebuild,
  -icedtea-bin-6.1.12.6-r1.ebuild, -icedtea-bin-6.1.12.6.ebuild,
  -icedtea-bin-7.2.3.9.ebuild, -icedtea-bin-7.2.4.1.ebuild:
  Cleanup for security bug #489570.

  10 Dec 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.7.ebuild:
  Stable for x86, wrt bug #489570

  10 Dec 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.7.ebuild:
  Stable for amd64, wrt bug #489570

*icedtea-bin-6.1.12.7 (09 Dec 2013)

  09 Dec 2013; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.12.7.ebuild:
  Version bump, security bug #489570.

*icedtea-bin-7.2.4.3 (11 Nov 2013)

  11 Nov 2013; Vlastimil Babka <caster@gentoo.org> +icedtea-bin-7.2.4.3.ebuild:
  Version bump, security bug #489570. Now depends on icedtea-web for the
  nsplugin.

  10 Sep 2013; Patrick Lauer <patrick@gentoo.org> icedtea-bin-7.2.3.9.ebuild,
  icedtea-bin-7.2.4.1.ebuild:
  Whitespace

*icedtea-bin-7.2.4.1 (18 Aug 2013)
*icedtea-bin-6.1.12.6-r1 (18 Aug 2013)

  18 Aug 2013; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.12.6-r1.ebuild, +icedtea-bin-7.2.4.1.ebuild:
  Version bump (slot 7), security bug #477210 / revbump (slot 6). Built against
  libjpeg.so.62, bug #479442. Also upgraded the build environment, which bumped
  most of the runtime deps (gcc 4.5.4, glibc-2.15 etc).

  27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.6.ebuild:
  Stable for x86, wrt bug #477210

  24 Jul 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.6.ebuild:
  Stable for amd64, wrt bug #477210

*icedtea-bin-6.1.12.6 (24 Jul 2013)

  24 Jul 2013; Vlastimil Babka <caster@gentoo.org>
  -icedtea-bin-6.1.12.4.ebuild, +icedtea-bin-6.1.12.6.ebuild,
  -icedtea-bin-7.2.3.6.ebuild, -icedtea-bin-7.2.3.8.ebuild:
  Version bump, security bug #477210.

  10 Jun 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.5.ebuild:
  Stable for x86, wrt bug #466822

  10 Jun 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.5.ebuild:
  Stable for amd64, wrt bug #466822

*icedtea-bin-6.1.12.5 (27 May 2013)

  27 May 2013; Vlastimil Babka <caster@gentoo.org>
  -icedtea-bin-6.1.12.2.ebuild, +icedtea-bin-6.1.12.5.ebuild:
  Version bump, security bug #466822. Installs libpng-1.5 or libpng-1.6 file
  depending on what is detected, bug #464914.

*icedtea-bin-7.2.3.9 (29 Apr 2013)

  29 Apr 2013; Vlastimil Babka <caster@gentoo.org> +icedtea-bin-7.2.3.9.ebuild:
  Version bump, security bug #466822. Installs libpng-1.5 or libpng-1.6 file
  depending on what is detected, bug #464914.

  09 Apr 2013; Samuli Suominen <ssuominen@gentoo.org>
  icedtea-bin-6.1.12.2.ebuild, icedtea-bin-6.1.12.4.ebuild,
  icedtea-bin-7.2.3.6.ebuild, icedtea-bin-7.2.3.8.ebuild:
  Avoid pulling in libpng16 for now wrt #464914

  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.4.ebuild:
  Stable for amd64, wrt bug #461714

  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.4.ebuild:
  Stable for x86, wrt bug #461714

  24 Mar 2013; Vlastimil Babka <caster@gentoo.org>
  -icedtea-bin-6.1.11.5.ebuild, -icedtea-bin-6.1.11.5-r1.ebuild,
  -icedtea-bin-7.2.3.3.ebuild, -icedtea-bin-7.2.3.3-r1.ebuild,
  -icedtea-bin-7.2.3.4.ebuild:
  Remove old.

*icedtea-bin-7.2.3.8 (24 Mar 2013)
*icedtea-bin-6.1.12.4 (24 Mar 2013)

  24 Mar 2013; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.12.4.ebuild, +icedtea-bin-7.2.3.8.ebuild:
  Version bump, security bug #461714.

  14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.2.ebuild:
  Stable for x86, wrt bug #457206

  14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.2.ebuild:
  Stable for amd64, wrt bug #457206

*icedtea-bin-7.2.3.6 (14 Feb 2013)
*icedtea-bin-6.1.12.2 (14 Feb 2013)

  14 Feb 2013; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.12.2.ebuild, +icedtea-bin-7.2.3.6.ebuild:
  Version bump, security bug #457206

*icedtea-bin-7.2.3.4 (22 Jan 2013)

  22 Jan 2013; Vlastimil Babka <caster@gentoo.org> +icedtea-bin-7.2.3.4.ebuild:
  Version bump, security bug #452432.

  03 Dec 2012;  <ago@gentoo.org> icedtea-bin-6.1.11.5-r1.ebuild:
  Stable for x86, wrt bug #442478

  16 Nov 2012; Agostino Sarubbo <ago@gentoo.org>
  icedtea-bin-6.1.11.5-r1.ebuild:
  Stable for amd64, wrt bug #442478

*icedtea-bin-7.2.3.3-r1 (14 Nov 2012)
*icedtea-bin-6.1.11.5-r1 (14 Nov 2012)

  14 Nov 2012; Vlastimil Babka <caster@gentoo.org>
  -icedtea-bin-6.1.11.3-r1.ebuild, -icedtea-bin-6.1.11.4.ebuild,
  +icedtea-bin-6.1.11.5-r1.ebuild, -icedtea-bin-7.2.2.1-r1.ebuild,
  -icedtea-bin-7.2.3.2.ebuild, +icedtea-bin-7.2.3.3-r1.ebuild:
  Version bump, security bug #442478.

  31 Oct 2012; Andreas Schuerch <nativemad@gentoo.org>
  icedtea-bin-6.1.11.5.ebuild:
  x86 stable, see bug 438750

  21 Oct 2012; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.11.5.ebuild:
  Stable for amd64, wrt bug #438750

*icedtea-bin-7.2.3.3 (20 Oct 2012)
*icedtea-bin-6.1.11.5 (20 Oct 2012)

  20 Oct 2012; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.11.5.ebuild, +icedtea-bin-7.2.3.3.ebuild:
  Version bump, security bug #438750. Use QA_PREBUILT to disable warnings not
  useful for binary package, bug #423161.

  12 Sep 2012; Andreas Schuerch <nativemad@gentoo.org>
  icedtea-bin-6.1.11.4.ebuild:
  x86 stable, see bug 433389

  07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.11.4.ebuild:
  Stable for amd64, wrt bug #433389

*icedtea-bin-7.2.3.2 (02 Sep 2012)
*icedtea-bin-6.1.11.4 (02 Sep 2012)

  02 Sep 2012; Vlastimil Babka <caster@gentoo.org>
  -icedtea-bin-6.1.11.3.ebuild, +icedtea-bin-6.1.11.4.ebuild,
  -icedtea-bin-7.2.2.1.ebuild, +icedtea-bin-7.2.3.2.ebuild:
  Version bump, security bug #433389.

  08 Aug 2012; Andreas Schuerch <nativemad@gentoo.org>
  icedtea-bin-6.1.11.3-r1.ebuild:
  x86 stable, see bug 429522

  06 Aug 2012; Agostino Sarubbo <ago@gentoo.org>
  icedtea-bin-6.1.11.3-r1.ebuild:
  Stable for amd64, wrt bug #429522

*icedtea-bin-7.2.2.1-r1 (03 Aug 2012)
*icedtea-bin-6.1.11.3-r1 (03 Aug 2012)

  03 Aug 2012; Vlastimil Babka <caster@gentoo.org>
  -icedtea-bin-6.1.11.1.ebuild, -icedtea-bin-6.1.11.1-r1.ebuild,
  +icedtea-bin-6.1.11.3-r1.ebuild, -icedtea-bin-7.2.1.ebuild,
  -icedtea-bin-7.2.1-r1.ebuild, +icedtea-bin-7.2.2.1-r1.ebuild:
  Revbump based on icedtea-web-1.2.1-r1/r8. Security bug #429522.

  17 Jun 2012; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.11.3.ebuild:
  Stable for amd64, wrt bug #421031

  17 Jun 2012; Jeff Horelick <jdhore@gentoo.org> icedtea-bin-6.1.11.3.ebuild:
  marked x86 per bug 421031

*icedtea-bin-7.2.2.1 (16 Jun 2012)
*icedtea-bin-6.1.11.3 (16 Jun 2012)

  16 Jun 2012; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.11.3.ebuild, +icedtea-bin-7.2.2.1.ebuild:
  Version bump, security bug #421031.

  05 Jun 2012; Ralph Sennhauser <sera@gentoo.org>
  icedtea-bin-6.1.11.1-r1.ebuild, icedtea-bin-7.2.1-r1.ebuild:
  Add missing -* keyword, so it wont be pulled in on archs with no keyworded
  alternative. #344345

  04 Jun 2012; Zac Medico <zmedico@gentoo.org> icedtea-bin-6.1.11.1-r1.ebuild,
  icedtea-bin-6.1.11.1.ebuild, icedtea-bin-7.2.1-r1.ebuild,
  icedtea-bin-7.2.1.ebuild:
  inherit multilib for get_libdir

*icedtea-bin-7.2.1-r1 (08 Mar 2012)
*icedtea-bin-6.1.11.1-r1 (08 Mar 2012)

  08 Mar 2012; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.11.1-r1.ebuild, -icedtea-bin-7.2.0-r2.ebuild,
  +icedtea-bin-7.2.1-r1.ebuild:
  Revbump updating plugin/javaws to icedtea-web-1.2.

*icedtea-bin-7.2.1 (03 Mar 2012)

  03 Mar 2012; Vlastimil Babka <caster@gentoo.org> -files/icedtea6-bin.env,
  -icedtea-bin-1.10.4.ebuild, -icedtea-bin-6.1.10.4-r1.ebuild,
  -icedtea-bin-6.1.11.ebuild, +icedtea-bin-7.2.1.ebuild:
  Version bump, security bug #404095.

  19 Feb 2012; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.11.1.ebuild:
  Stable for AMD64, wrt security bug #404095

  18 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  icedtea-bin-6.1.11.1.ebuild:
  x86 stable wrt bug #404095

*icedtea-bin-6.1.11.1 (17 Feb 2012)

  17 Feb 2012; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.11.1.ebuild:
  Version bump, security bug #404095.

*icedtea-bin-6.1.11 (14 Feb 2012)

  14 Feb 2012; Vlastimil Babka <caster@gentoo.org> +icedtea-bin-6.1.11.ebuild:
  Version bump. Also pre-populates .systemPrefs, fixes bug #402507.

  13 Feb 2012; Vlastimil Babka <caster@gentoo.org>
  -icedtea-bin-1.10.3-r2.ebuild, -icedtea-bin-6.1.10.4.ebuild,
  icedtea-bin-6.1.10.4-r1.ebuild, -icedtea-bin-7.2.0-r1.ebuild,
  icedtea-bin-7.2.0-r2.ebuild:
  Update dependencies and flag defaults to match dev-java/icedtea, add cups
  flag. Remove xawt directory with -X.

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

  28 Nov 2011; Ralph Sennhauser <sera@gentoo.org>
  +icedtea-bin-6.1.10.4-r1.ebuild, files/icedtea-bin-6.env,
  +icedtea-bin-7.2.0-r2.ebuild, files/icedtea-bin-7.env,
  +files/fontconfig.Gentoo.properties.src:
  Install Gentoo specific fontconfig properties file. #390663
  Depend on dejavu font with use X and others with use cjk. #349916
  Require use X for use nsplugin.
  Prefixify.

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

  18 Nov 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-bin-6.1.10.4.ebuild,
  icedtea-bin-7.2.0-r1.ebuild:
  Temporarely add PaX markings for x86

  18 Nov 2011; Vlastimil Babka <caster@gentoo.org> icedtea-bin-7.2.0-r1.ebuild:
  Update deps to match scanelf results more closely, fix #390945.

*icedtea-bin-7.2.0-r1 (15 Nov 2011)

  15 Nov 2011; Ralph Sennhauser <sera@gentoo.org> -icedtea-bin-7.2.0.ebuild,
  +icedtea-bin-7.2.0-r1.ebuild:
  Add sandbox control file. Bug 390585

*icedtea-bin-7.2.0 (11 Nov 2011)

  11 Nov 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-bin-7.2.0.ebuild,
  +files/icedtea-bin-7.env:
  Version bump. Fixes bug #388917.

*icedtea-bin-6.1.10.4 (07 Nov 2011)

  07 Nov 2011; Vlastimil Babka <caster@gentoo.org>
  +icedtea-bin-6.1.10.4.ebuild, +files/icedtea-bin-6.env:
  Revbump to migrate the icedtea-bin handle from 'icedtea6-bin' to the standard
  'icedtea-bin-6'. System VM setting is migrated automatically, but this may
  break user VM setting, sorry. Fixes bug #380813. Add updated timezone data
  compiled from 2011n, fixes e.g. Russian DST, bug #389411.

  01 Nov 2011; Tony Vroon <chainsaw@gentoo.org> icedtea-bin-1.10.4.ebuild:
  Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
  Agostino "ago" Sarubbo in security bug #387637.

*icedtea-bin-1.10.4 (30 Oct 2011)
*icedtea-bin-1.10.3-r2 (30 Oct 2011)

  30 Oct 2011; Vlastimil Babka <caster@gentoo.org> +files/icedtea6-bin.env,
  +icedtea-bin-1.10.3-r2.ebuild, +icedtea-bin-1.10.4.ebuild, +metadata.xml:
  Package move from icedtea6-bin

  30 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  icedtea6-bin-1.10.4.ebuild:
  x86 stable wrt bug #387637

*icedtea6-bin-1.10.4 (22 Oct 2011)

  22 Oct 2011; Vlastimil Babka <caster@gentoo.org> +icedtea6-bin-1.10.4.ebuild:
  Version bump, security bug #387637. Based on icedtea 1.10.4 and icedtea-web
  1.1.3. Libpng-1.5 now required as it's stable.

  11 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
  -icedtea6-bin-1.10.3.ebuild, -icedtea6-bin-1.10.3-r1.ebuild:
  old

  08 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
  icedtea6-bin-1.10.3-r2.ebuild:
  amd64 stable wrt #385949

  08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  icedtea6-bin-1.10.3-r2.ebuild:
  x86 stable wrt bug #385949

*icedtea6-bin-1.10.3-r2 (20 Sep 2011)

  20 Sep 2011; Vlastimil Babka <caster@gentoo.org>
  +icedtea6-bin-1.10.3-r2.ebuild:
  Revbump to replace nsplugin part by icedtea-web-1.1.2-r1, which respects
  LDFLAGS and thus --as-needed removes the (false) libpng14 dependency. Fixes
  bug #383771.

*icedtea6-bin-1.10.3-r1 (19 Sep 2011)

  19 Sep 2011; Vlastimil Babka <caster@gentoo.org> -icedtea6-bin-1.10.2.ebuild,
  +icedtea6-bin-1.10.3-r1.ebuild:
  Revbump to bump icedtea-web to 1.1.2 and provide libpng-1.5 ABI variant,
  selected at build-time.

  17 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
  icedtea6-bin-1.10.2.ebuild, icedtea6-bin-1.10.3.ebuild:
  Fix media-libs/libpng depend to pull any providing libpng14.so.14 SONAME.

  16 Sep 2011; Vlastimil Babka <caster@gentoo.org> icedtea6-bin-1.10.2.ebuild,
  icedtea6-bin-1.10.3.ebuild:
  Bump EAPI to 3 for prefix support.

  15 Sep 2011; Serkan Kaba <serkan@gentoo.org> icedtea6-bin-1.10.2.ebuild,
  icedtea6-bin-1.10.3.ebuild:
  Revert prefix keywords.

  15 Sep 2011; Serkan Kaba <serkan@gentoo.org> files/icedtea6-bin.env,
  icedtea6-bin-1.10.2.ebuild, icedtea6-bin-1.10.3.ebuild:
  Add prefix to env file.

  02 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
  icedtea6-bin-1.10.3.ebuild:
  Stable on amd64 wrt bug #375977

  24 Jul 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  icedtea6-bin-1.10.3.ebuild:
  x86 stable wrt security bug #375977

*icedtea6-bin-1.10.3 (24 Jul 2011)

  24 Jul 2011; Vlastimil Babka <caster@gentoo.org> -icedtea6-bin-1.9.7.ebuild,
  -icedtea6-bin-1.10.1.ebuild, +icedtea6-bin-1.10.3.ebuild:
  Version bump, security bug #375977.

  20 Jun 2011; Markos Chandras <hwoarang@gentoo.org>
  icedtea6-bin-1.10.2.ebuild:
  Stable on amd64 wrt bug #370787

  20 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  icedtea6-bin-1.10.2.ebuild:
  x86 stable wrt security bug #370787

*icedtea6-bin-1.10.2 (19 Jun 2011)

  19 Jun 2011; Vlastimil Babka <caster@gentoo.org> +icedtea6-bin-1.10.2.ebuild:
  Version bump, security bug #370787.

*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.