cvs commit: ports/java/jdk15 Makefile ports/java/jdk15/files
patch-j2se::util::Calendar.java ports/java/jdk16 Makefile
ports/java/jdk16/files patch-j2se-util-Calendar.java
Greg Lewis
glewis at FreeBSD.org
Wed Mar 4 21:37:23 PST 2009
glewis 2009-03-05 05:37:21 UTC
FreeBSD ports repository
Modified files:
java/jdk15 Makefile
java/jdk16 Makefile
Added files:
java/jdk15/files patch-j2se::util::Calendar.java
java/jdk16/files patch-j2se-util-Calendar.java
Log:
. Fix a security hole in the Calendar class which allows the elevation of
permissions within the Java security model.
http://sunsolve.sun.com/search/document.do?assetkey=1-26-244991-1
Submitted by: Kurt Miller <kurt at intricatesoftware.com>
Obtained from: OpenBSD
Revision Changes Path
1.156 +1 -1 ports/java/jdk15/Makefile
1.1 +92 -0 ports/java/jdk15/files/patch-j2se::util::Calendar.java (new)
1.168 +1 -1 ports/java/jdk16/Makefile
1.1 +93 -0 ports/java/jdk16/files/patch-j2se-util-Calendar.java (new)
More information about the cvs-all
mailing list