Commit Graph

4 Commits

Author SHA1 Message Date
landry
c8ed96c8a8 Update to icedtea-web 1.3.1.
- Merges the fix for CVE-2012-4540
- Fixes an issue with iDrac console applets (see
  http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1161 &
  https://bugzilla.redhat.com/show_bug.cgi?id=753960), reported by jirib
- Fix javaws launcher to not depend on bash, and correctly find
  libjava.so, from dcoppa@
- A regression with logmein.com has been filed upstream by giovanni@ :
  http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1213

Thx to all involved!
2012-11-10 10:37:27 +00:00
landry
b0636d7267 Update to icedtea-web 1.3.
- add a gtk3 flavor to be used by webkit-gtk3 browsers, tested with
  midori-gtk3. Mozilla doesnt care which version is installed and works
with both. Webkit only sees icedtea if the gtk version match..
- fix javaws shebang to use bash (pointed out by jiri b)
2012-11-01 11:56:04 +00:00
landry
63206f3891 Update to icedtea-web 1.2. 2012-03-27 09:04:53 +00:00
landry
4e24173230 Import icedtea-web 1.1.2.
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.
It works in gecko-based AND webkit-based browsers, and is meant as a
replacement for the dead/unmaintained/dreaded sun java plugin.

It is still a it rough at the edges (java process sometimes doesn't
finish when tab is closed, awt exceptions upon first paint), but let's
import it so that people can try it and debug it.

ok sthen@
2012-02-29 20:57:52 +00:00