Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

icedtea-web-1.2-0.10.1 RPM for x86_64

From OpenSuSE 11.4 updates for x86_64

Name: icedtea-web Distribution: openSUSE 11.4
Version: 1.2 Vendor: openSUSE
Release: 0.10.1 Build date: Mon Mar 12 13:20:47 2012
Group: Development/Languages/Java Build host: build12
Size: 891886 Source RPM: icedtea-web-1.2-0.10.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://icedtea.classpath.org
Summary: Java Web Start and plugin implementation
The IcedTea-Web project provides a Free Software web browser plugin running
applets written in the Java programming language and an implementation of Java
Web Start, originally based on the NetX project.

Provides

Requires

License

GPL-2.0-with-classpath-exception

Changelog

* Tue Mar 06 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 05 2012 mvyskocil@suse.cz
  - enable make check in respective section
* Mon Nov 14 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 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 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 2011 mvyskocil@suse.cz
  - Build with a npapi-sdk and xulrunner-devel from openSUSE 12.1
* Tue Sep 06 2011 cfarrell@suse.com
  - license update: GPL-2.0-with-classpath-exception
    SPDX syntax. See http://spdx.org/licenses
* Fri Sep 02 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 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 08 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 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 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 2011 mvyskocil@suse.cz
  - Initial SUSE packaging of 1.0.2
    * just follow upstream's split of web tools to icedtea-web

Files

/usr/bin/itweb-javaws
/usr/bin/itweb-settings
/usr/lib64/IcedTeaPlugin.so
/usr/share/applications/itweb-settings.desktop
/usr/share/applications/javaws.desktop
/usr/share/doc/packages/icedtea-web
/usr/share/doc/packages/icedtea-web/COPYING
/usr/share/doc/packages/icedtea-web/NEWS
/usr/share/doc/packages/icedtea-web/README
/usr/share/icedtea-web
/usr/share/icedtea-web/about.jar
/usr/share/icedtea-web/about.jnlp
/usr/share/icedtea-web/javaws.1
/usr/share/icedtea-web/netx.jar
/usr/share/icedtea-web/plugin.jar
/usr/share/pixmaps/javaws.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 05:24:53 2013