Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2011 17:13:40 +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/jdk15 Makefile ports/java/jdk15/files patch-FloatingDecimal.java ports/java/jdk16 Makefile ports/java/jdk16/files patch-FloatingDecimal.java ports/java/openjdk6 Makefile ports/java/openjdk6/files patch-FloatingDecimal.java ...
Message-ID:  <201102091713.p19HDeFv052593@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2011-02-09 17:13:40 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk15           Makefile 
    java/jdk16           Makefile 
    java/openjdk6        Makefile 
    java/openjdk7        Makefile 
  Added files:
    java/jdk15/files     patch-FloatingDecimal.java 
    java/jdk16/files     patch-FloatingDecimal.java 
    java/openjdk6/files  patch-FloatingDecimal.java 
    java/openjdk7/files  patch-FloatingDecimal.java 
  Log:
  . Fix infinite loop in parsing certain doubles.  See  CVE-2010-4476.
  
  Revision  Changes    Path
  1.168     +1 -1      ports/java/jdk15/Makefile
  1.1       +11 -0     ports/java/jdk15/files/patch-FloatingDecimal.java (new)
  1.186     +1 -1      ports/java/jdk16/Makefile
  1.1       +11 -0     ports/java/jdk16/files/patch-FloatingDecimal.java (new)
  1.38      +1 -1      ports/java/openjdk6/Makefile
  1.1       +11 -0     ports/java/openjdk6/files/patch-FloatingDecimal.java (new)
  1.23      +1 -0      ports/java/openjdk7/Makefile
  1.1       +11 -0     ports/java/openjdk7/files/patch-FloatingDecimal.java (new)



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