Path to this page:
./
lang/openjdk8,
Open-source implementation of the Java Platform, Standard Edition
Branch: pkgsrc-2017Q3,
Version: 1.8.152,
Package name: openjdk8-1.8.152,
Maintainer: pkgsrc-usersOpen-source implementation of the Java Platform, Standard Edition.
This package is NOT certified to be compatible with any Java standard.
Use at own risk.
Mandatory trademark notice:
"OpenJDK is a trademark or registered trademark of Oracle America,
Inc. in the United States and other countries."
Required to run:[
x11/Xrender] [
x11/libXtst] [
archivers/unzip] [
archivers/zip] [
graphics/freetype2] [
fonts/fontconfig] [
fonts/dejavu-ttf]
Required to build:[
x11/libXp] [
x11/renderproto] [
x11/xproto] [
x11/printproto] [
x11/recordproto] [
print/cups] [
security/mozilla-rootcerts] [
pkgtools/cwrappers] [
pkgtools/x11-links]
Package options: jdk-hotspot-vm, jre-jce, x11
Master sites: (Expand)
Version history: (Expand)
- (2017-12-20) Updated to version: openjdk8-1.8.152
- (2017-09-29) Package added to pkgsrc.se, version openjdk8-1.8.144 (created)
CVS history: (Expand)
2017-12-20 17:55:00 by S.P.Zeidler | Files touched by this commit (7) | |
Log message:
Pullup ticket #5654 - requested by bsiegert
lang/openjdk8: security update
Revisions pulled up:
- lang/openjdk8/Makefile 1.55
- lang/openjdk8/PLIST 1.8
- lang/openjdk8/distinfo 1.51
- lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh 1.13
- lang/openjdk8/patches/patch-jdk_make_CompileLaunchers.gmk 1.5
- lang/openjdk8/patches/patch-jdk_make_lib_CoreLibraries.gmk 1.4
- lang/openjdk8/patches/patch-jdk_src_solaris_native_java_net_NetworkInterface.c 1.4
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: ryoon
Date: Tue Nov 28 05:07:25 UTC 2017
Modified Files:
pkgsrc/lang/openjdk8: Makefile PLIST distinfo
pkgsrc/lang/openjdk8/patches:
patch-common_autoconf_generated-configure.sh
patch-jdk_make_CompileLaunchers.gmk
patch-jdk_make_lib_CoreLibraries.gmk
patch-jdk_src_solaris_native_java_net_NetworkInterface.c
Log message:
Update to 1.8.152
Changelog:
Security bug fixes:
CVE-2017-10285
CVE-2017-10388
CVE-2017-10309
CVE-2017-10274
CVE-2017-10356
CVE-2017-10293
CVE-2017-10342
CVE-2017-10350
CVE-2017-10349
CVE-2017-10348
CVE-2017-10357
CVE-2016-9841
CVE-2016-10165
CVE-2017-10355
CVE-2017-10281
CVE-2017-10347
CVE-2017-10386
CVE-2017-10380
CVE-2017-10295
CVE-2017-10341
CVE-2017-10345
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/lang/openjdk8/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/openjdk8/PLIST
cvs rdiff -u -r1.50 -r1.51 pkgsrc/lang/openjdk8/distinfo
cvs rdiff -u -r1.12 -r1.13 \
pkgsrc/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh
cvs rdiff -u -r1.4 -r1.5 \
pkgsrc/lang/openjdk8/patches/patch-jdk_make_CompileLaunchers.gmk
cvs rdiff -u -r1.3 -r1.4 \
pkgsrc/lang/openjdk8/patches/patch-jdk_make_lib_CoreLibraries.gmk \
\
pkgsrc/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_net_NetworkInterf \
ace.c
|