summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Leitner <richard.leitner@skidata.com>2015-10-28 13:07:19 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2015-10-28 10:17:57 -0200
commited95222b71cc58f6039bdf944b0e11ce00fb0bf5 (patch)
tree332588676d80a2fbc276c9a0691d74f96a5a0ea0 /README
parentd3b7aaba7df3ef623e1441470abaf29e200d5cfd (diff)
downloadmeta-java-ed95222b71cc58f6039bdf944b0e11ce00fb0bf5.tar.gz
openjdk-7: update to IcedTea 2.6.2 OpenJDK 7u91b01
IcedTea 2.6.2 provides OpenJDK 7u91, which adds the October 2015 security updates. For more details see: http://blog.fuseyism.com/index.php/2015/10/23/security-icedtea-2-6-2-for-openjdk-7-released/ Furthermore the patches directory for OpenJDK-7 was renamed to avoid the version number. This makes it easier for upgrades and to see diff's between patches. Signed-off-by: Richard Leitner <richard.leitner@skidata.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 69821ed..acbe7cb 100644
--- a/README
+++ b/README
@@ -60,7 +60,7 @@ PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
60PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" 60PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
61 61
62#For openjdk7: 62#For openjdk7:
63PREFERRED_VERSION_openjdk-7-jre = "85b01-2.6.1" 63PREFERRED_VERSION_openjdk-7-jre = "91b01-2.6.2"
64PREFERRED_VERSION_icedtea7-native = "2.1.3" 64PREFERRED_VERSION_icedtea7-native = "2.1.3"
65 65
66#Sometimes the following is needed: 66#Sometimes the following is needed: