Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 May 2005 18:55:36 +0000 (UTC)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/jdk12 Makefile ports/java/jdk12/files patch-src-jar-Main.java patch-src-resources-jar.properties
Message-ID:  <200505021855.j42Itbt7067999@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2005-05-02 18:55:36 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk12           Makefile 
  Added files:
    java/jdk12/files     patch-src-jar-Main.java 
                         patch-src-resources-jar.properties 
  Log:
  . Ensure that when files are extracted that their fully resolved path lies
    in or below the current working directory.  Fixes a security problem with
    jar(1).
  
    This fix may change to be compatible with whatever fix Sun applies when
    they release the next version of 1.5.
  . Bump PORTREVISION for this fix.
  
  Security: http://vuxml.FreeBSD.org/18e5428f-ae7c-11d9-837d-000e0c2e438a.html
  
  Revision  Changes    Path
  1.33      +1 -1      ports/java/jdk12/Makefile
  1.1       +58 -0     ports/java/jdk12/files/patch-src-jar-Main.java (new)
  1.1       +13 -0     ports/java/jdk12/files/patch-src-resources-jar.properties (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505021855.j42Itbt7067999>