cvs commit: ports/java/jdk14 Makefile ports/java/jdk14/files patch-javascript_ReflectUtil.java patch-liveconnect_SecureInvocation.java patch-plugin_DispatchImpl.java patch-plugin_FileList.gmk patch-plugin_MethodDispatcher.java

Greg Lewis glewis at FreeBSD.org
Fri Dec 3 11:53:45 PST 2004


glewis      2004-12-03 19:53:44 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk14           Makefile 
  Added files:
    java/jdk14/files     patch-javascript_JSClassLoader.java 
                         patch-javascript_JSInvoke.java 
                         patch-javascript_ReflectUtil.java 
                         patch-liveconnect_ReplaceMethod.java 
                         patch-liveconnect_SecureInvocation.java 
                         patch-plugin_DispatchImpl.java 
                         patch-plugin_FileList.gmk 
                         patch-plugin_MethodDispatcher.java 
  Log:
  . Backport parts of the 1.5 plugin to address plugin vulnerabilities.
  . Bump PORTVERSION.
  
  Submitted by:   Kurt Miller <truk at optonline.net>
  
  Revision  Changes    Path
  1.83      +1 -3      ports/java/jdk14/Makefile
  1.1       +243 -0    ports/java/jdk14/files/patch-javascript_JSClassLoader.java (new)
  1.1       +26 -0     ports/java/jdk14/files/patch-javascript_JSInvoke.java (new)
  1.1       +312 -0    ports/java/jdk14/files/patch-javascript_ReflectUtil.java (new)
  1.1       +93 -0     ports/java/jdk14/files/patch-liveconnect_ReplaceMethod.java (new)
  1.1       +351 -0    ports/java/jdk14/files/patch-liveconnect_SecureInvocation.java (new)
  1.1       +331 -0    ports/java/jdk14/files/patch-plugin_DispatchImpl.java (new)
  1.1       +22 -0     ports/java/jdk14/files/patch-plugin_FileList.gmk (new)
  1.1       +41 -0     ports/java/jdk14/files/patch-plugin_MethodDispatcher.java (new)


More information about the cvs-all mailing list