[packages/java-sun] - up to jdk-6u37 - fix CVE-2012-0547, CVE-2012-1531, CVE-2012-1532, CVE-2012-1533, CVE-2012-3143,
zawadaa
zawadaa at pld-linux.org
Tue Nov 13 16:02:59 CET 2012
commit d347a3095fd846b89fcfec8fb71b1733d07d0149
Author: Andrzej Zawadzki <zawadaa at pld-linux.org>
Date: Tue Nov 13 16:01:14 2012 +0100
- up to jdk-6u37
- fix CVE-2012-0547, CVE-2012-1531, CVE-2012-1532,
CVE-2012-1533, CVE-2012-3143, CVE-2012-3159, CVE-2012-3216,
CVE-2012-4416, CVE-2012-5068, CVE-2012-5069, CVE-2012-5071,
CVE-2012-5072, CVE-2012-5073, CVE-2012-5075, CVE-2012-5077,
CVE-2012-5079, CVE-2012-5081, CVE-2012-5083, CVE-2012-5084,
CVE-2012-5085, CVE-2012-5086, CVE-2012-5089
more: http://www.oracle.com/technetwork/topics/security/javacpuoct2012-1515924.html#PatchTable
java-sun.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/java-sun.spec b/java-sun.spec
index 229cd99..a234b6b 100644
--- a/java-sun.spec
+++ b/java-sun.spec
@@ -12,15 +12,15 @@
# Conditional build:
%bcond_without tests # build without tests
-%define src_ver 6u35
-%define sub_ver b04
+%define src_ver 6u37
+%define sub_ver b06
%define dir_ver %(echo %{version} | sed 's/\\.\\(..\\)$/_\\1/')
# class data version seen with file(1) that this jvm is able to load
%define _classdataversion 50.0
Summary: Oracle JDK (Java Development Kit) for Linux
Summary(pl.UTF-8): Oracle JDK - środowisko programistyczne Javy dla Linuksa
Name: java-sun
-Version: 1.6.0.35
+Version: 1.6.0.37
Release: 1
License: restricted, distributable
# http://www.oracle.com/technetwork/java/javase/terms/license/index.html
@@ -29,10 +29,10 @@ License: restricted, distributable
Group: Development/Languages/Java
# Download URL (requires JavaScript and interactive license agreement):
# http://www.oracle.com/technetwork/java/javase/downloads/index.html
-Source0: http://download.oracle.com/otn-pub/java/jdk/%{src_ver}-%{sub_ver}/jdk-%{src_ver}-linux-i586.bin
-# Source0-md5: 592b60fcc11cbd6d323a3f357327d701
-Source1: http://download.oracle.com/otn-pub/java/jdk/%{src_ver}-%{sub_ver}/jdk-%{src_ver}-linux-x64.bin
-# Source1-md5: 3876e012629977ce08054347cf3bfdb0
+Source0: jdk-%{src_ver}-linux-i586.bin
+# Source0-md5: a7a3d53b10f8bb1fb598dd7d936ecb1d
+Source1: jdk-%{src_ver}-linux-x64.bin
+# Source1-md5: 82616ae15ca93ccccb37bef3618ecdec
Source2: Test.java
Source3: Test.class
Patch0: %{name}-desktop.patch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-sun.git/commitdiff/d347a3095fd846b89fcfec8fb71b1733d07d0149
More information about the pld-cvs-commit
mailing list