Gentoo Archives: gentoo-commits

From: "Ralph Sennhauser (sera)" <sera@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/icedtea: ChangeLog
Date: Fri, 02 Dec 2011 14:48:43
Message-Id: 20111202144819.061FB2004B@flycatcher.gentoo.org
1 sera 11/12/02 14:48:19
2
3 Modified: ChangeLog
4 Log:
5 Restore ChangeLog truncated by mistake, bug #391253.
6
7 (Portage version: 2.1.10.39/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.58 dev-java/icedtea/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?rev=1.58&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?rev=1.58&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?r1=1.57&r2=1.58
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v
19 retrieving revision 1.57
20 retrieving revision 1.58
21 diff -u -r1.57 -r1.58
22 --- ChangeLog 2 Dec 2011 12:27:17 -0000 1.57
23 +++ ChangeLog 2 Dec 2011 14:48:18 -0000 1.58
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-java/icedtea
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.57 2011/12/02 12:27:17 sera Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.58 2011/12/02 14:48:18 sera Exp $
29 +
30 + 02 Dec 2011; Ralph Sennhauser <sera@g.o> ChangeLog:
31 + Restore ChangeLog truncated by mistake, bug #391253.
32
33 *icedtea-7.2.0-r3 (02 Dec 2011)
34 *icedtea-6.1.10.4-r3 (02 Dec 2011)
35 @@ -20,3 +23,289 @@
36 - Allow building cacao and jamvm as additional VMs. To use run java -cacao
37 respectively java -jamvm. Use flags are cacao and jamvm.
38
39 +*icedtea-7.2.0-r2 (28 Nov 2011)
40 +*icedtea-6.1.10.4-r2 (28 Nov 2011)
41 +
42 + 28 Nov 2011; Ralph Sennhauser <sera@g.o> +icedtea-6.1.10.4-r2.ebuild,
43 + +icedtea-7.2.0-r2.ebuild, +files/fontconfig.Gentoo.properties.src,
44 + files/icedtea.env, metadata.xml:
45 + Install Gentoo specific fontconfig properties file. #390663
46 + Add missing dependency on pkgconfig. #391987
47 + Add use flag X and cjk to install expected fonts. #349916
48 + Add use flag source and install src.zip conditionally.
49 + Add use flag jbootstrap and make bootstrap optional where possible.
50 + Remove use flag xrender and require libXrender for icedtea:6, icedtea:7 does
51 + this already. #382867
52 + Use @SLOT@ substitution in set_java_env.
53 + Prefixify.
54 +
55 + 25 Nov 2011; Vlastimil Babka <caster@g.o> ChangeLog:
56 + Restore Changelog truncated by mistake, bug #391253.
57 +
58 + 21 Nov 2011; Ralph Sennhauser <sera@g.o> icedtea-6.1.10.4-r1.ebuild,
59 + icedtea-7.2.0-r1.ebuild:
60 + Use java-vm-2.eclass to set PaX markings
61 +
62 + 18 Nov 2011; Ralph Sennhauser <sera@g.o> icedtea-6.1.10.4-r1.ebuild,
63 + icedtea-7.2.0-r1.ebuild:
64 + Remove unneeded pkg_postinst
65 +
66 + 18 Nov 2011; Vlastimil Babka <caster@g.o> icedtea-6.1.10.4-r1.ebuild,
67 + icedtea-7.2.0-r1.ebuild:
68 + Add missing cpio dep and remove the old libXext version variant, bug #389599.
69 +
70 + 18 Nov 2011; Vlastimil Babka <caster@g.o> icedtea-6.1.10.4-r1.ebuild,
71 + icedtea-7.2.0-r1.ebuild:
72 + Remove 'cacao' and 'jamvm' USE flags. Also remove 'zero' flag and have it
73 + used only for ppc/ppc64. This functionality was experimental and brought more
74 + problems than benefits. Also remove the bootstrapping with cacao due to
75 + failures. Fixes numerous bugs.
76 +
77 + 18 Nov 2011; Ralph Sennhauser <sera@g.o> icedtea-6.1.10.4-r1.ebuild,
78 + icedtea-7.2.0-r1.ebuild:
79 + Add additional PaX markings to executables for x86. Bug 389751
80 +
81 + 18 Nov 2011; Vlastimil Babka <caster@g.o> icedtea-6.1.10.4-r1.ebuild,
82 + icedtea-7.2.0-r1.ebuild:
83 + Fix detection of parallel jobs from MAKEOPTS to handle all syntax variants.
84 + Fixes bug #337827 and #389791. Using syntax from waf-utils.eclass
85 +
86 + 18 Nov 2011; Ralph Sennhauser <sera@g.o> icedtea-6.1.10.4-r1.ebuild,
87 + icedtea-7.2.0-r1.ebuild:
88 + Add --disable-bootstrap on PaX enabled hosts when building using IcedTea7.
89 + Bug #389751.
90 +
91 + 13 Nov 2011; Ralph Sennhauser <sera@g.o> icedtea-7.2.0-r1.ebuild:
92 + Fix building with PaX enabled kernels. Bug #389751. Thanks to Daniel Kuehn
93 + <enhaisa@×××××.com> and Magnus Granberg <zorry@g.o> for their help
94 + finding the patch
95 +
96 + 12 Nov 2011; Ralph Sennhauser <sera@g.o> icedtea-7.2.0-r1.ebuild:
97 + Use java-vm_sandbox-predict for installing the controle file
98 +
99 + 11 Nov 2011; Vlastimil Babka <caster@g.o> icedtea-7.2.0-r1.ebuild:
100 + Support building using icedtea-bin-7.
101 +
102 + 10 Nov 2011; Ralph Sennhauser <sera@g.o> icedtea-6.1.10.4-r1.ebuild,
103 + icedtea-7.2.0-r1.ebuild:
104 + Fix building with unusal locales, bug #330433 #389717
105 +
106 + 08 Nov 2011; Ralph Sennhauser <sera@g.o> icedtea-6.1.10.4-r1.ebuild,
107 + icedtea-7.2.0-r1.ebuild:
108 + Allow building of icedtea with icedtea-bin-6, bug 389885
109 +
110 + 07 Nov 2011; Vlastimil Babka <caster@g.o> -icedtea-6.1.10.4.ebuild,
111 + icedtea-6.1.10.4-r1.ebuild, icedtea-7.2.0-r1.ebuild:
112 + Prepare for icedtea-bin version and VMHANDLE migration.
113 +
114 + 06 Nov 2011; Vlastimil Babka <caster@g.o> icedtea-7.2.0-r1.ebuild:
115 + Fix build due to missing ant class when xalan and xerces are not installed,
116 + bug #389625.
117 +
118 + 05 Nov 2011; Vlastimil Babka <caster@g.o> icedtea-7.2.0-r1.ebuild:
119 + Relax lcms dep to allow the stable 2.0a satisfy it.
120 +
121 + 05 Nov 2011; Diego E. Pettenò <flameeyes@g.o> icedtea-7.2.0-r1.ebuild:
122 + QA fix: add missing cpio dependency.
123 +
124 + 04 Nov 2011; Vlastimil Babka <caster@g.o> icedtea-7.2.0-r1.ebuild:
125 + Add ~x86 keyword.
126 +
127 +*icedtea-7.2.0-r1 (04 Nov 2011)
128 +
129 + 04 Nov 2011; Vlastimil Babka <caster@g.o> +icedtea-7.2.0-r1.ebuild:
130 + Version bump from the java-overlay, bug #382485.
131 +
132 + 04 Nov 2011; Vlastimil Babka <caster@g.o>
133 + -files/6.1.10.2-371405-linux_version.patch, -files/6.1.9.6-sparc.patch:
134 + Remove unused patches.
135 +
136 +*icedtea-6.1.10.4-r1 (04 Nov 2011)
137 +
138 + 04 Nov 2011; Vlastimil Babka <caster@g.o> +icedtea-6.1.10.4-r1.ebuild:
139 + Revbump to use EAPI=4 and change the VMHANDLE icedtea6 to the standard
140 + icedtea-6. System vm setting is upgraded automatically. Any user-vm setting
141 + have to be migrated manually.
142 +
143 + 30 Oct 2011; Vlastimil Babka <caster@g.o> -icedtea-6.1.10.2.ebuild,
144 + -icedtea-6.1.10.3.ebuild, icedtea-6.1.10.4.ebuild:
145 + Package move icedtea6-bin to icedtea-bin.
146 +
147 +*icedtea-6.1.10.4 (21 Oct 2011)
148 +
149 + 21 Oct 2011; Vlastimil Babka <caster@g.o> +icedtea-6.1.10.4.ebuild:
150 + Version bump, security bug #387637.
151 +
152 + 09 Sep 2011; Vlastimil Babka <caster@g.o> icedtea-6.1.10.2.ebuild,
153 + icedtea-6.1.10.3.ebuild:
154 + Use /usr/lib instead of get_libdir for the vmhome path, bug #380853.
155 +
156 +*icedtea-6.1.10.3 (22 Jul 2011)
157 +
158 + 22 Jul 2011; Vlastimil Babka <caster@g.o> +icedtea-6.1.10.3.ebuild:
159 + Version bump, from java-overlay.
160 +
161 + 17 Jul 2011; Vlastimil Babka <caster@g.o> -icedtea-6.1.9.7-r1.ebuild,
162 + -icedtea-6.1.10.ebuild, -icedtea-6.1.10.1.ebuild, icedtea-6.1.10.2.ebuild,
163 + +files/6.1.10.2-371405-linux_version.patch:
164 + Apply patch for Linux 3.* compatibility from overlay, fixing buf #371405.
165 + Remove old versions.
166 +
167 +*icedtea-6.1.10.2 (09 Jun 2011)
168 +
169 + 09 Jun 2011; Vlastimil Babka <caster@g.o> +icedtea-6.1.10.2.ebuild:
170 + Version bump, security bug #370787.
171 +
172 + 22 Apr 2011; Jeroen Roovers <jer@g.o> metadata.xml:
173 + Spelling.
174 +
175 +*icedtea-6.1.10.1 (08 Apr 2011)
176 +
177 + 08 Apr 2011; Vlastimil Babka <caster@g.o> icedtea-6.1.9.7-r1.ebuild,
178 + icedtea-6.1.10.ebuild, +icedtea-6.1.10.1.ebuild, metadata.xml:
179 + Version bump, bug #361921. Restrict libpng deps on older versions.
180 +
181 + 29 Mar 2011; Vlastimil Babka <caster@g.o> icedtea-6.1.9.7-r1.ebuild,
182 + icedtea-6.1.10.ebuild:
183 + Slot GTK+ deps.
184 +
185 +*icedtea-6.1.10 (05 Mar 2011)
186 +
187 + 05 Mar 2011; <caster@g.o> -icedtea-6.1.9.6.ebuild,
188 + +icedtea-6.1.10.ebuild, metadata.xml:
189 + Version bump, bug #357153.
190 +
191 +*icedtea-6.1.9.7-r1 (18 Feb 2011)
192 +
193 + 18 Feb 2011; Vlastimil Babka <caster@g.o> -files/6.1.9.4-sparc.patch,
194 + -icedtea-6.1.9.4.ebuild, -icedtea-6.1.9.5.ebuild, +icedtea-6.1.9.7-r1.ebuild,
195 + -files/6.1.9.5-sparc.patch, -files/icedtea-old.env:
196 + Version bump, security bug #355127. Webstart and nsplugin are now deferred to
197 + separate icedtea-web package via PDEPEND.
198 +
199 +*icedtea-6.1.9.6 (09 Feb 2011)
200 +
201 + 09 Feb 2011; Vlastimil Babka <caster@g.o> +files/6.1.9.6-sparc.patch,
202 + +icedtea-6.1.9.6.ebuild:
203 + Version bump, security bug #354231.
204 +
205 +*icedtea-6.1.9.5 (02 Feb 2011)
206 +
207 + 02 Feb 2011; Vlastimil Babka <caster@g.o> +files/6.1.9.5-sparc.patch,
208 + +icedtea-6.1.9.5.ebuild, +files/icedtea-old.env, -files/6.1.9.3-sparc.patch,
209 + -icedtea-6.1.9.3.ebuild, icedtea-6.1.9.4.ebuild, files/icedtea.env:
210 + Version bump, security bug #353418. Use get_libdir to set proper lib dir in
211 + the env file.
212 +
213 + 21 Jan 2011; Vlastimil Babka <caster@g.o> icedtea-6.1.9.3.ebuild,
214 + icedtea-6.1.9.4.ebuild:
215 + Use virtual/jpeg, bug #347953.
216 +
217 + 21 Jan 2011; Vlastimil Babka <caster@g.o> +files/6.1.9.4-sparc.patch:
218 + Add missing patch from the overlay, sorry. Bug #352314.
219 +
220 +*icedtea-6.1.9.4 (21 Jan 2011)
221 +
222 + 21 Jan 2011; Vlastimil Babka <caster@g.o> -icedtea-6.1.9.1.ebuild,
223 + -icedtea-6.1.9.2.ebuild, +icedtea-6.1.9.4.ebuild:
224 + Version bump, including security fix for CVE-2010-4351: IcedTea JNLP
225 + SecurityManager bypass. Bug #352035.
226 +
227 + 20 Jan 2011; Kacper Kowalik <xarthisius@g.o>
228 + icedtea-6.1.9.3.ebuild:
229 + Mark ~ppc/~ppc64 wrt #308513. Thanks to Kris Hepler <khepler@×××××.com>
230 + for testing.
231 +
232 + 12 Dec 2010; Vlastimil Babka <caster@g.o> +files/6.1.9.3-sparc.patch,
233 + icedtea-6.1.9.3.ebuild:
234 + Add patch for sparc, bug #344659.
235 +
236 + 02 Dec 2010; Vlastimil Babka <caster@g.o> icedtea-6.1.9.3.ebuild,
237 + metadata.xml:
238 + Check that webstart flag is enabled if nsplugin flag is enabled. Document
239 + this in metadata.xml.
240 +
241 +*icedtea-6.1.9.3 (02 Dec 2010)
242 +
243 + 02 Dec 2010; Vlastimil Babka <caster@g.o> +icedtea-6.1.9.3.ebuild:
244 + Version bump.
245 +
246 + 26 Nov 2010; Vlastimil Babka <caster@g.o> icedtea-6.1.9.1.ebuild,
247 + icedtea-6.1.9.2.ebuild:
248 + Use versionator for ICEDTEA_VER
249 +
250 +*icedtea-6.1.9.2 (25 Nov 2010)
251 +
252 + 25 Nov 2010; Vlastimil Babka <caster@g.o> +icedtea-6.1.9.2.ebuild,
253 + metadata.xml:
254 + Security version bump, bug #346799, thanks to Andrew John Hughes
255 + (gnu_andrew@××××××××××.org). Also adds webstart useflag.
256 +
257 + 14 Nov 2010; Vlastimil Babka <caster@g.o>
258 + -files/6.1.8.0-systemtap-gcc-4.5.patch, -icedtea-6.1.8.0.ebuild,
259 + -icedtea-6.1.8.1.ebuild, -icedtea-6.1.9.ebuild:
260 + Remove old.
261 +
262 + 14 Nov 2010; Vlastimil Babka <caster@g.o> icedtea-6.1.8.0.ebuild,
263 + icedtea-6.1.8.1.ebuild, icedtea-6.1.9.ebuild, icedtea-6.1.9.1.ebuild:
264 + Fix eselect-ecj deps.
265 +
266 +*icedtea-6.1.9.1 (13 Oct 2010)
267 +
268 + 13 Oct 2010; Vlastimil Babka <caster@g.o> +icedtea-6.1.9.1.ebuild,
269 + metadata.xml:
270 + Version bump, security bug #340819.
271 +
272 +*icedtea-6.1.9 (09 Sep 2010)
273 +
274 + 09 Sep 2010; Vlastimil Babka <caster@g.o> +icedtea-6.1.9.ebuild:
275 + Version bump from java-overlay.
276 +
277 +*icedtea-6.1.8.1 (30 Jul 2010)
278 +
279 + 30 Jul 2010; Vlastimil Babka <caster@g.o> -files/1.7.2-free.patch,
280 + -files/6.1.7.3-systemtap-gcc-4.5.patch, -icedtea-6.1.7.2-r1.ebuild,
281 + -icedtea-6.1.7.3.ebuild, +icedtea-6.1.8.1.ebuild, metadata.xml:
282 + Security version bump, bug #330205. Remove the older 1.7.x.
283 +
284 +*icedtea-6.1.7.3 (03 May 2010)
285 +
286 + 03 May 2010; Vlastimil Babka <caster@g.o>
287 + +files/6.1.7.3-systemtap-gcc-4.5.patch,
288 + +files/6.1.8.0-systemtap-gcc-4.5.patch, -icedtea-6.1.7.1.ebuild,
289 + +icedtea-6.1.7.3.ebuild, icedtea-6.1.8.0.ebuild:
290 + Fix building with gcc-4.5 and USE=systemtap - fixes bug #317343. Bump the
291 + 6.1.7.2-r1 to 6.7.1.3 (which is the same)for easier sync with the overlay.
292 +
293 + 15 Apr 2010; Vlastimil Babka <caster@g.o> icedtea-6.1.8.0.ebuild:
294 + Add ant-nodeps to DEPEND since it's used in ANT_TASKS variable. Bug
295 + #315457.
296 +
297 +*icedtea-6.1.8.0 (14 Apr 2010)
298 +
299 + 14 Apr 2010; Vlastimil Babka <caster@g.o> +icedtea-6.1.8.0.ebuild:
300 + Version bump, based on java-overlay ebuild. Remove the npplugin flag as
301 + upstream removed the old plugin - the npplugin is now installed simply
302 + with USE=nsplugin.
303 +
304 + 31 Mar 2010; Vlastimil Babka <caster@g.o> -icedtea-6.1.7.2.ebuild:
305 + Remove the unpatched revision.
306 +
307 +*icedtea-6.1.7.2-r1 (31 Mar 2010)
308 +
309 + 31 Mar 2010; Vlastimil Babka <caster@g.o> +files/1.7.2-free.patch,
310 + +icedtea-6.1.7.2-r1.ebuild:
311 + Revbump to fix buffer overflow in npplugin.
312 +
313 +*icedtea-6.1.7.2 (31 Mar 2010)
314 +
315 + 31 Mar 2010; Vlastimil Babka <caster@g.o> +icedtea-6.1.7.2.ebuild:
316 + Version bump, security bug #312297.
317 +
318 +*icedtea-6.1.7.1 (04 Mar 2010)
319 +
320 + 04 Mar 2010; Vlastimil Babka <caster@g.o> +icedtea-6.1.7.1.ebuild,
321 + +files/generate-cacerts.pl, +files/icedtea.env, +metadata.xml:
322 + Import of ebuild by Andrew John Hughes (gnu_andrew@××××××××××.org) from
323 + java-overlay.
324 +