summaryrefslogtreecommitdiff
path: root/java/jdk14/files/patch-j2se-resources-jar.properties (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-01-20. Update to patchset 8.Greg Lewis1-13/+0
Notes: svn path=/head/; revision=153996
2005-05-11. Ensure that when files are extracted that their fully resolved path liesGreg Lewis1-2/+2
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 a fixed version of 1.5. . Bump PORTREVISION for this fix. Approved by: maintainer timeout Security: http://vuxml.FreeBSD.org/18e5428f-ae7c-11d9-837d-000e0c2e438a.html Notes: svn path=/head/; revision=135087
2005-05-02. Ensure that when files are extracted that their fully resolved path liesGreg Lewis1-2/+2
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 Notes: svn path=/head/; revision=134505
2005-04-28. Add $FreeBSD$.Greg Lewis1-0/+2
Notes: svn path=/head/; revision=134332
2005-04-27. Ensure that when files are extracted that their fully resolved path liesGreg Lewis1-0/+11
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. Notes: svn path=/head/; revision=134275