Commit Graph

7 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
acda6f6c59 SECURITY fix for CVE-2012-4540:
Heap-based buffer overflow after triggering event attached to applet

pointed out by jasper@

Other issues in some java applets are being worked on and will be fixed soon.
2012-11-08 18:42:29 +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
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
kurt
166f2e6d44 Correct improper use of condition variable. okay landry@ 2012-03-29 12:28:27 +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