Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:12.2:PowerPC
icedtea-web
icedtea-web.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File icedtea-web.changes of Package icedtea-web
------------------------------------------------------------------- Wed Aug 8 12:55:43 UTC 2012 - mvyskocil@suse.cz - fix PR1106: Icedtea 1.2.1 crashes Firefox 14 * http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1106 ------------------------------------------------------------------- Thu Aug 2 08:35:25 UTC 2012 - mvyskocil@suse.cz - update to 1.2.1 (bnc#773458) - Security Updates * CVE-2012-3422, RH840592: Potential read from an uninitialized memory location * CVE-2012-3423, RH841345: Incorrect handling of not 0-terminated strings - NetX * PR898: signed applications with big jnlp-file doesn't start (webstart affect like "frozen") * PR811: javaws is not handling urls with spaces (and other characters needing encoding) correctly * 816592: icedtea-web not loading GeoGebra java applets in Firefox or Chrome - Plugin * PR863: Error passing strings to applet methods in Chromium * PR895: IcedTea-Web searches for missing classes on each loadClass or findClass * PR518: NPString.utf8characters not guaranteed to be nul-terminated - Common * RH838417: Disambiguate signed applet security prompt from certificate warning * RH838559: Disambiguate signed applet security prompt from certificate warning ------------------------------------------------------------------- Mon Jun 25 14:01:12 UTC 2012 - mvyskocil@suse.cz - require java-1_7_0-openjdk for build and installation ------------------------------------------------------------------- Tue Mar 6 12:55:36 UTC 2012 - mvyskocil@suse.cz - update to 1.2 - New features: * Signed JNLP support * Support for client authentication certificates * Cache size enforcement now supported via itweb-settings * Applet parameter passing through JNLP files now supported * Better icons for access warning dialog * Security Dialog UI revamped to make it look less threatening when appropriate - Fixes (plugin, webstart, common) * PR618: Can't install OpenDJ, JavaWebStart fails with Input stream is null error * PR765: JNLP file with all resource jars marked as 'lazy' fails to validate signature and stops the launch of application * PR788: Elluminate Live! is not working * PR804: javaws launcher incorrectly handles file names with spaces * PR820, bnc#746895: IcedTea-Web 1.1.3 crashing Firefox when loading Citrix XenApp * PR838: IcedTea plugin crashes with chrome browser when javascript is executed * PR852: Classloader not being flushed after last applet from a site is closed * RH586194: Unable to connect to connect with Juniper VPN client * PR771: IcedTea-Web certificate verification code does not use the right API * PR742: IcedTea-Web checks certs only upto 1 level deep before declaring them untrusted. * PR789: typo in jrunscript.sh * PR808: javaws is unable to start, when missing jars are enumerated before main jar * RH738814: Access denied at ssl handshake * Support for authenticating using client certificates - fix bnc#737105/FATE#313084: add Supplements: packageand(broswer(npapi):java-openjdk) ensures the web plugin is pulled in when openjdk and capable browser is installed ------------------------------------------------------------------- Mon Mar 5 13:24:29 UTC 2012 - mvyskocil@suse.cz - enable make check in respective section ------------------------------------------------------------------- Mon Nov 14 10:19:16 UTC 2011 - mvyskocil@suse.cz - update to 1.1.4 (fixes bnc#729870) - RH742515, CVE-2011-3377: IcedTea-Web: second-level domain subdomains and suffix domain SOP bypass - PR778: Jar download and server certificate verification deadlock ------------------------------------------------------------------- Mon Oct 24 09:14:10 UTC 2011 - mvyskocil@suse.cz - update to 1.1.3: - PR782: Support building against npapi-sdk as well * drop the added patch - PR794: IcedTea-Web does not work if a Web Start app jar has a Class-Path element in the manifest - icedtea-web-npapi-sdk-r5.patch for build with npapi-sdk we have in openSUSE ------------------------------------------------------------------- Mon Oct 10 11:19:41 UTC 2011 - gber@opensuse.org - fix icedtea-web-suse-desktop-files.patch, itweb-settings is a desktop setting and should not show up twice in two unrelated top-level menus; also add a trailing semicolon ------------------------------------------------------------------- Thu Sep 15 08:33:59 UTC 2011 - mvyskocil@suse.cz - Build with a npapi-sdk and xulrunner-devel from openSUSE 12.1 ------------------------------------------------------------------- Tue Sep 6 06:50:15 UTC 2011 - cfarrell@suse.com - license update: GPL-2.0-with-classpath-exception SPDX syntax. See http://spdx.org/licenses ------------------------------------------------------------------- Fri Sep 2 09:36:00 UTC 2011 - mvyskocil@suse.cz - update to 1.1.2 * PR749: sun.applet.PluginStreamHandler#handleMessage(String) really slow * RH718693: MindTerm SSH Applet doesn’t work * PR768: Signed applets/Web Start apps don’t work with OpenJDK7 and up * PR769: IcedTea-Web does not work with some ssl sites with OpenJDK7 * RH734081: Javaws cannot use proxy settings from Firefox * New (--with-jre-home=) option to allow use with only JRE installed - use a common jre location libdir/jvm/jre instead of openjdk6 - obsoleted CVE patches ------------------------------------------------------------------- Wed Jul 20 13:18:38 UTC 2011 - mvyskocil@suse.cz - fix bnc#704309 - VUL-0: icedtea/icedtea-web two issues * CVE-2011-2513 * CVE-2011-2514 - use --with-java instead of patching of launchers as suggested by upstream ------------------------------------------------------------------- Fri Jul 8 08:03:40 UTC 2011 - mvyskocil@suse.cz - fix bnc#704419 - Use correct path in IcedteaPlugin.so * allow plugin usage without -devel package installed * fix lanchers location from JAVA to JRE * icedtea-1.1-use-jre-in-launchers.patch ------------------------------------------------------------------- Thu Jun 30 11:37:13 UTC 2011 - mvyskocil@suse.cz - fic bnx#702825 - IcedTeaPlugin.so gives undefined symbol * fix the icedtea-web-1.1-moonlight-symbol-clash.patch ------------------------------------------------------------------- Fri Jun 10 08:44:13 UTC 2011 - mvyskocil@suse.cz - Update to 1.1 - triggered by icedtea-1.10.2 security update (bnc#698739) - New features: * IcedTea-Web now installs to a FHS-compliant location * Binary launchers have been replaced with simple shell scripts * Proxy Auto Config files are now usable * Applications using jnlp.versionEnabled and jnlp.packEnabled are now supported * Can now use codebase_lookup=false with applets * itweb-settings now supports clearing cache - Common fixes * Apps calling loadClass get a proper a ClassNotFoundException if class is not found, rather than a null value * Applets and JNLP apps using SSL/TLS now function correctly - Web Start implementation (javaws) fixes: * The Web Start implementation can now use proxy settings from Firefox * Web Start applications now use the correct default browser set by the user * Closing javaws -about no longer throws exceptions * Cache files are removed properly - Plug-in fixes: * Applets from the same page to use the same classloader (MS LiveMeeting, www.uk.map24.com, etc.) * NetDania banking application now works (bnc#608132) * Sound now works with runescape.com (bnc#542457) * Firefox 4 no longer freezes if the applet calls showDocument() * Firefox 4 and chromium stability has been vastly improved with a rewrite of the plug-in threading model ------------------------------------------------------------------- Tue Apr 12 12:12:11 UTC 2011 - mvyskocil@suse.cz - Initial SUSE packaging of 1.0.2 * just follow upstream's split of web tools to icedtea-web
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor