~ubuntu-branches/ubuntu/oneiric/icedtea-web/oneiric-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-08-16 22:00:46 UTC
  • Revision ID: james.westby@ubuntu.com-20110816220046-0yx5t5rgae5xap60
Tags: 1.1.1-1ubuntu2
* Updates from the 1.1 branch:
  - PR749: sun.applet.PluginStreamHandler#handleMessage(String) really slow.
  - PR768: Signed applets/Web Start apps don't work with OpenJDK7 and up.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2011-08-03  Deepak Bhole <dbhole@redhat.com>
 
2
 
 
3
        PR768: Signed applets/Web Start apps don't work with OpenJDK7 and up
 
4
        * netx/net/sourceforge/jnlp/tools/JarSigner.java (verifyJar): Put entry in
 
5
        cert hashtable only if the entry is expected to be signed.
 
6
 
 
7
2011-07-21  Deepak Bhole <dbhole@redhat.com>
 
8
 
 
9
        PR749: sun.applet.PluginStreamHandler#handleMessage(String) really slow
 
10
        Patch from: Ricardo Martín Camarero (Ricky) <rickyepoderi at yahoo dot es>
 
11
        * plugin/icedteanp/java/sun/applet/PluginStreamHandler.java
 
12
        (readPair): New function.
 
13
        (handleMessage): Use readPair to incrementally tokenize message, rather
 
14
        than using String.split().
 
15
 
1
16
2011-07-15  Deepak Bhole <dbhole@redhat.com>
2
17
 
3
18
        * configure.ac: Prepare to release 1.1.1