Path to this page:
./
lang/sun-jre6,
Suns Java(tm) 2 Standard Edition, Java Runtime Environment (JRE) 6u24
Branch: pkgsrc-2010Q4,
Version: 6.0.24,
Package name: sun-jre6-6.0.24,
Maintainer: pkgsrc-usersThis is the Linux port of the Sun Java(tm) Runtime Environment (J2SE 6.0).
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2007/07/31 20:04:17 jlam Exp $
case ${STAGE} in
DEINSTALL)
${RM} -f @JAVA_HOME@/lib/@EMUL_ARCH@/client/classes.jsa
;;
esac
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.2 2007/08/22 14:49:24 jlam Exp $
In order to be able to run the JVM, you need to add the following line
to your /etc/fstab:
procfs /emul/linux/proc procfs rw,linux
Furthermore, the maximum data segment size assigned to your user must
be at least 262144.
You may want to read the following for details about running this JDK:
${JAVA_HOME}/README
===========================================================================
Required to run:[
emulators/suse100_32_locale] [
emulators/suse100_32_compat] [
emulators/suse100_32_x11]
SHA1: 4ea939acb29cb9e0e5e72ea47b9f193ccb647232
RMD160: 4cc5e6d6da914c21cfbf6b9176fc56b05541895a
Filesize: 20926.592 KB
Version history: (Expand)
- (2011-02-22) Updated to version: sun-jre6-6.0.24
- (2011-01-25) Package added to pkgsrc.se, version sun-jre6-6.0.22nb1 (created)
CVS history: (Expand)
2011-02-22 14:30:40 by Matthias Scheler | Files touched by this commit (7) | |
Log message:
Pullup ticket #3357 - requested by obache
lang/sun-jdk6: security update
lang/sun-jre6: security update
Revivions pulled up:
- lang/sun-jdk6/Makefile 1.21
- lang/sun-jdk6/PLIST 1.11
- lang/sun-jdk6/distinfo 1.12
- lang/sun-jre6/Makefile 1.28
- lang/sun-jre6/PLIST.linux-i386 1.21
- lang/sun-jre6/distinfo 1.15
- lang/sun-jre6/sfiles-i386.mk 1.4
---
Module Name: pkgsrc
Committed By: obache
Date: Mon Feb 21 07:48:20 UTC 2011
Modified Files:
pkgsrc/lang/sun-jdk6: Makefile PLIST distinfo
pkgsrc/lang/sun-jre6: Makefile PLIST.linux-i386 distinfo sfiles-i386.mk
Log message:
Update sun-{jre,jdk}6 to 6.0.24.
Java SE 6 Update 24
* OlsonData 2010o
* Java DB 10.6.2.1
* Bug Fixes, include following security fix.
CVE-2010-4422
CVE-2010-4447
CVE-2010-4448
CVE-2010-4450
CVE-2010-4451
CVE-2010-4452
CVE-2010-4454
CVE-2010-4462
CVE-2010-4463
CVE-2010-4465
CVE-2010-4466
CVE-2010-4467
CVE-2010-4468
CVE-2010-4469
CVE-2010-4470
CVE-2010-4471
CVE-2010-4472
CVE-2010-4473
CVE-2010-4474
CVE-2010-4475
CVE-2010-4476
Java SE 6 Update 23
* OlsonData 2010l
* Java Hotspot VM 19.0
* Java VisualVM 1.3.1
* Menu Item Corrections for Right-to-Left Languages
* Additional Languages Support in Linux Systems
* Bug Fixes
|