------------------------------------------------------------
revno: 760
committer: Matthias Klose <d...@ubuntu.com>
branch nick: openjdk8
timestamp: Thu 2020-03-26 12:51:09 +0100
message:
  8u242-b08-1 upload
modified:
  corba.tar.xz
  debian/changelog
  debian/control
  debian/control.in
  debian/rules
  debian/tests/jtdiff-autopkgtest.in
  debian/tests/jtdiff-autopkgtest.sh
  hotspot-aarch32.tar.xz
  hotspot-aarch64.tar.xz
  hotspot.tar.xz
  jaxp.tar.xz
  jaxws.tar.xz
  jdk.tar.xz
  langtools.tar.xz
  nashorn.tar.xz
  root.tar.xz


--
lp:~openjdk/openjdk/openjdk8
https://code.launchpad.net/~openjdk/openjdk/openjdk8

Your team Debian Java Maintainers is subscribed to branch 
lp:~openjdk/openjdk/openjdk8.
To unsubscribe from this branch go to 
https://code.launchpad.net/~openjdk/openjdk/openjdk8/+edit-subscription
=== modified file 'corba.tar.xz'
Binary files corba.tar.xz	2020-01-06 21:26:01 +0000 and corba.tar.xz	2020-03-26 11:51:09 +0000 differ
=== modified file 'debian/changelog'
--- debian/changelog	2020-01-06 21:26:01 +0000
+++ debian/changelog	2020-03-26 11:51:09 +0000
@@ -1,3 +1,74 @@
+openjdk-8 (8u242-b08-1) unstable; urgency=medium
+
+  * Merge changes from 8u242-b08-0ubuntu3 back into Debian
+  * Fix nocheck profile (no profile support) for wheezy
+  * Version !nocheck default-jre-headless build dependency
+    to ensure at least Java 8 there as well; avoids needing to
+    install two JREs when building in pre-{stretch,xenial}
+  * Update aarch64 to GA jdk8u242-b08, aarch32 to jdk8u242-ga
+  * Bump Policy
+
+ -- Thorsten Glaser <t...@mirbsd.de>  Thu, 06 Feb 2020 19:12:24 +0100
+
+openjdk-8 (8u242-b08-0ubuntu3) focal; urgency=medium
+
+  * OpenJDK 8u242-b08 build (release).
+    - S8226352, CVE-2020-2590: Improve Kerberos interop capabilities
+    - S8228548, CVE-2020-2593: Normalize normalization for all
+    - S8224909, CVE-2020-2583: Unlink Set of LinkedHashSets
+    - S8229951, CVE-2020-2601: Better Ticket Granting Services
+    - S8231422, CVE-2020-2604: Better serial filter handling
+    - S8231795, CVE-2020-2659: Enhance datagram socket support
+    - S8234037, CVE-2020-2654: Improve Object Identifier Processing
+    - S8037550: Update RFC references in javadoc to RFC 5280
+    - S8039438: Some tests depend on internal API sun.misc.IOUtils
+    - S8044500: Add kinit options and krb5.conf flags that allow users
+      to obtain renewable tickets and specify ticket lifetimes
+    - S8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic,
+      relies on clockskew grace
+    - S8080835: Add blocking bulk read to sun.misc.IOUtils
+    - S8138978: Examine usages of sun.misc.IOUtils
+    - S8139206: Add InputStream readNBytes(int len)
+    - S8183591: Incorrect behavior when reading DER value with
+      Integer.MAX_VALUE length
+    - S8186576: KerberosTicket does not properly handle renewable
+      tickets at the end of their lifetime
+    - S8186831: Kerberos ignores PA-DATA with a non-null s2kparams
+    - S8186884: Test native KDC, Java krb5 lib, and native krb5 lib in
+      one test
+    - S8193832: Performance of InputStream.readAllBytes() could be improved
+    - S8196956: (ch) More channels cleanup
+    - S8201627: Kerberos sequence number issues
+    - S8215032: Support Kerberos cross-realm referrals (RFC 6806)
+    - S8225261: Better method resolutions
+    - S8225279: Better XRender interpolation
+    - S8226719: Kerberos login to Windows 2000 failed with "Inappropriate
+      type of checksum in message"
+    - S8227061: KDC.java test behaves incorrectly when AS-REQ contains a
+      PAData not PA-ENC-TS-ENC
+    - S8227381: GSS login fails with PREAUTH_FAILED
+    - S8227437: S4U2proxy cannot continue because server's TGT cannot be found
+    - S8227758: More valid PKIX processing
+    - S8227816: More Colorful ICC profiles
+    - S8230279: Improve Pack200 file reading
+    - S8230318: Better trust store usage
+    - S8230967: Improve Registry support of clients
+    - S8231129: More glyph images
+    - S8231139: Improved keystore support
+    - S8232381: add result NULL-checking to freetypeScaler.c
+    - S8232419: Improve Registry registration
+    - S8233944: Make KerberosPrincipal.KRB_NT_ENTERPRISE field package private
+    - S8235909: File.exists throws AccessControlException for invalid
+      paths when a SecurityManager is installed
+    - S8236983: [TESTBUG] Remove pointless catch block in
+      test/jdk/sun/security/util/DerValue/BadValue.java
+    - S8236984: Add compatibility wrapper for IOUtils.readFully
+  * Use the hotspot arch list to select between hotspot and zero as
+    the default VM for autopkgtests. This fixes s390x (zero based)
+    autopkgtest support.
+
+ -- Tiago Stürmer Daitx <tiago.da...@ubuntu.com>  Fri, 17 Jan 2020 17:37:33 +0000
+
 openjdk-8 (8u242-b04-1) unstable; urgency=medium
 
   * Update to 8u242-b04 (early access build).
@@ -6,7 +77,7 @@
 
 openjdk-8 (8u232-b09-1) unstable; urgency=high
 
-  * Update to 8u222-b09 (release build).
+  * Update to OpenJDK 8u232-b09 (GA). Updated aarch32 to 8u232-b09.
   * Security fixes:
     - S8167646: Better invalid FilePermission.
     - S8213429, CVE-2019-2933: Windows file handling redux.
@@ -176,7 +247,7 @@
 
   * Update to 8u222-b04.
   * Update ARM32 to jdk8u212-b04-aarch32-190430.
-  * Fix 32bit zero builds. 
+  * Fix 32bit zero builds.
 
  -- Matthias Klose <d...@ubuntu.com>  Mon, 03 Jun 2019 12:11:07 +0200
 
@@ -341,7 +412,7 @@
     - S8201756: Improve cipher inputs.
     - S8203654: Improve cypher state updates.
     - S8204497: Better formatting of decimals.
-  * debian/patches/jdk-freetypeScaler-crash.diff: removed as this patch causes 
+  * debian/patches/jdk-freetypeScaler-crash.diff: removed as this patch causes
     a memory leak; upstream fixed it in openjdk-7, albeit in a different way.
     Closes: #910672.
 
@@ -1157,7 +1228,7 @@
     LP: #1448548.
   * Define _alpha_ / _sh_ preprocessor macros instead of alpha / sh.
   * Fix jdk gensrc build on x32.
-  * Re-enable the atk bridge for releases with a fixed atk bridge. 
+  * Re-enable the atk bridge for releases with a fixed atk bridge.
   * Really apply the 32bit detection patch. Closes: #787072.
   * Make derivatives builds the same as the parent distro. Closes: #797665.
   * Add m68k support for Zero (Andreas Schwab).
@@ -2299,7 +2370,7 @@
     - debian/patches/gcc-4.7.diff
 
   [ James Page ]
-  * Cherry picked patch from openjdk-6 to fix handling of 
+  * Cherry picked patch from openjdk-6 to fix handling of
     ICC profiles (LP: #888123, #888129) (Closes: #676351).
 
   [ Damien Raude-Morvan ]
@@ -2384,7 +2455,7 @@
 
   [ Matthias Klose ]
   * Use NanumMyeongjo as the preferred korean font. LP: #792471.
-  * Fix crash in java.net.NetworkInterface.getNetworkInterfaces() when 
+  * Fix crash in java.net.NetworkInterface.getNetworkInterfaces() when
     ifr_ifindex exceeds 255. LP: #925218. S7078386.
   * Use IPAfont as the preferred japanesse font. Closes: #646054.
   * Build using gcj on alpha and armel. Closes: #655750.
@@ -3280,7 +3351,7 @@
   * Fix Vcs-Bzr location. Closes: #530883.
   * Search for unversioned llvm-config tool.
   * Don't set XFILESEARCHPATH and NLSPATH on startup. LP: #586641.
-  * Fix chinese font metrics and prefer using 'WenQuanYi Micro Hei' font. 
+  * Fix chinese font metrics and prefer using 'WenQuanYi Micro Hei' font.
     LP: #472845.
   * Strip libjvm.so with --strip-debug instead of --strip-unneeded.
     LP: #574997.
@@ -3358,7 +3429,7 @@
     While libnss3.so gets loaded from /usr/lib, the dependent libraries
     are loaded from MOZILLA_FIVE_HOME (See #561216 for the wrong firefox
     config). LP: #561124.
-    Closes as well: LP: #551328, #554909, #560829, #549010, #553452. 
+    Closes as well: LP: #551328, #554909, #560829, #549010, #553452.
   * Always build shark with hs14.
 
  -- Matthias Klose <d...@ubuntu.com>  Wed, 14 Apr 2010 01:53:33 +0200
@@ -4263,7 +4334,7 @@
   * Update IcedTea build infrastructure (20081111).
     - Fix freeze in midi app, LP: #275672.
     - Fixes in the IcedTeaPlugin: LP: #282570, LP: #282570, LP: #285729,
-      LP: #291377, LP: #37330, LP: #239533. 
+      LP: #291377, LP: #37330, LP: #239533.
     - Fix vertical text metrics with freetype scaler. LP: #289784.
   * Build-depend on ecj-gcj instead of ecj on architectures using
     gij/gcj as the bootstrap system.
@@ -4280,7 +4351,7 @@
 openjdk-6 (6b12-0ubuntu6) intrepid; urgency=low
 
   * Make the dependency on ca-certificates-java unversioned.
-  * Merge from IcedTea: 
+  * Merge from IcedTea:
     - plugin/icedtea/netscape/javascript/JSObject.java: Make
       long constructor public.
 
@@ -4296,7 +4367,7 @@
   * Configure with --pkgversion=<package version> to encode the package
     version in the -version output and in vm dumps.
   * cacao: Handle VM options Xverify:all and Xverify:none.
-  
+
  -- Matthias Klose <d...@ubuntu.com>  Fri, 24 Oct 2008 13:39:29 +0200
 
 openjdk-6 (6b12-0) experimental; urgency=low
@@ -4823,7 +4894,7 @@
     tests taken from the Fedora package).
   * Keep a backup of the `generated' directory; some files are regenerated
     differently, increasing the size of the diff.
-  
+
  -- Matthias Klose <d...@ubuntu.com>  Thu, 06 Mar 2008 10:05:39 +0100
 
 openjdk-6 (6b06-0ubuntu2) hardy; urgency=low
@@ -4850,7 +4921,7 @@
 
 icedtea-java7 (7~b24-1.5+20080118-2) UNRELEASED; urgency=low
 
-  * Fix removal of alternatives. 
+  * Fix removal of alternatives.
 
  -- Matthias Klose <d...@ubuntu.com>  Sat, 26 Jan 2008 18:41:40 +0100
 
@@ -4936,7 +5007,7 @@
 
 icedtea-java7 (7~b22-1.5~20071018-0ubuntu3) hardy; urgency=low
 
-  * Revert the previous change, require 7~b22 versions again. 
+  * Revert the previous change, require 7~b22 versions again.
 
  -- Matthias Klose <d...@ubuntu.com>  Sat, 20 Oct 2007 14:33:26 +0000
 
@@ -5059,4 +5130,3 @@
   * Initial version.
 
  -- Michael Koch <konque...@gmx.de>  Wed, 04 Jul 2007 08:25:31 -0100
-

=== modified file 'debian/control'
--- debian/control	2020-01-06 21:26:01 +0000
+++ debian/control	2020-03-26 11:51:09 +0000
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 9), quilt, m4, lsb-release, zip, unzip,
   sharutils, gawk, cpio, pkg-config, procps, wdiff, tzdata,
   xvfb<!nocheck>, xauth<!nocheck>, xfonts-base<!nocheck>, libgl1-mesa-dri [!x32]<!nocheck>, xfwm4<!nocheck>, x11-xkb-utils<!nocheck>, dbus-x11<!nocheck>,
-  jtreg<!nocheck>, testng<!nocheck>, default-jre-headless<!nocheck>, time,
+  jtreg<!nocheck>, testng<!nocheck>, default-jre-headless (>= 2:1.8)<!nocheck>, time,
   fastjar (>= 2:0.96-0ubuntu2),
   autoconf (>= 2.69), automake, autotools-dev, ant, ant-optional,
   g++-8,
@@ -15,7 +15,7 @@
   libffi-dev, 
   zlib1g-dev, libattr1-dev, libpng-dev, libjpeg-dev, libgif-dev, libpulse-dev (>= 0.9.12) [!alpha], systemtap-sdt-dev [!sh4],
   libnss3-dev (>= 2:3.17.1), openjdk-8-jdk-headless <cross>, dpkg-dev (>= 1.17.14),
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
 Homepage: http://openjdk.java.net/
 Vcs-Bzr: http://bazaar.launchpad.net/~openjdk/openjdk/openjdk8
 Vcs-Browser: https://code.launchpad.net/~openjdk/openjdk/openjdk8

=== modified file 'debian/control.in'
--- debian/control.in	2020-01-06 21:26:01 +0000
+++ debian/control.in	2020-03-26 11:51:09 +0000
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 9), quilt, m4, lsb-release, zip, unzip,
   sharutils, gawk, cpio, pkg-config, procps, wdiff, tzdata,
   xvfb@nocheck@, xauth@nocheck@, xfonts-base@nocheck@, libgl1-mesa-dri [!x32]@nocheck@, xfwm4@nocheck@, x11-xkb-utils@nocheck@, dbus-x11@nocheck@,
-  jtreg@nocheck@, testng@nocheck@, default-jre-headless@nocheck@, time,
+  jtreg@nocheck@, testng@nocheck@, default-jre-headless (>= 2:1.8)@nocheck@, time,
   @bd_fastjar@
   @bd_autotools@ @bd_ant@
   @bd_gcc@
@@ -15,7 +15,7 @@
   @bd_zero@ @bd_shark@
   @bd_syslibs@ @bd_pulsejava@ @bd_systemtap@
   @bd_nss@ @bd_cross@
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
 Homepage: http://openjdk.java.net/
 Vcs-Bzr: http://bazaar.launchpad.net/~openjdk/openjdk/openjdk8
 Vcs-Browser: https://code.launchpad.net/~openjdk/openjdk/openjdk8

=== modified file 'debian/rules'
--- debian/rules	2020-01-06 21:26:01 +0000
+++ debian/rules	2020-03-26 11:51:09 +0000
@@ -70,7 +70,7 @@
   is_default = yes
 endif
 
-#is_upstream_release = yes
+is_upstream_release = yes
 
 srcdir		= src
 builddir	= build
@@ -695,7 +695,7 @@
 bd_zero = \
 	$(pkg_ffidev),
 
-ifeq (,$(filter $(distrel),precise))
+ifeq (,$(filter $(distrel),precise wheezy))
   nocheck_profile = <!nocheck>
 endif
 
@@ -1339,7 +1339,7 @@
 
 	chmod -R u+w $(d)
 
-	: # use javaws from icedtea-netx 
+	: # use javaws from icedtea-netx
 	find $(d) -name 'javaws*' | xargs -r rm -f
 
 	: # install default jvm config file
@@ -1983,19 +1983,20 @@
 is_release		=
 is_release		= yes
 hg_project		= jdk8u
-hg_tag			= jdk8u242-b04
+hg_tag			= jdk8u242-b08
 package_version		= $(subst jdk,,$(hg_tag))
 ifneq ($(is_release),yes)
   package_version	:= $(subst -,~,$(package_version))
 endif
 hg_url			= http://hg.openjdk.java.net/jdk8u/$(hg_project)
 hg_project_aarch64	= jdk8u-shenandoah
-hg_tag_aarch64		= aarch64-shenandoah-jdk8u242-b04
+hg_tag_aarch64		= aarch64-shenandoah-jdk8u242-b08
 hg_url_aarch64		= http://hg.openjdk.java.net/aarch64-port/$(hg_project_aarch64)
 hg_project_aarch32	= jdk8u
-hg_tag_aarch32		= jdk8u242-b04-aarch32-191213
+hg_tag_aarch32		= jdk8u242-ga-aarch32-200120
 hg_url_aarch32		= http://hg.openjdk.java.net/aarch32-port/$(hg_project_aarch32)
 origdir			= ../openjdk-8-$(package_version).orig
+orig_tarball		= ../openjdk-8_$(package_version).orig.tar.xz
 source_date		:= $(shell dpkg-parsechangelog | sed -n '/^Date: /{s///p;q;}')
 fetch-orig:
 	mkdir -p $(origdir)
@@ -2049,7 +2050,8 @@
 	  tar --clamp-mtime --mtime="$(source_date)" -cJf $(origdir)/$$repo.tar.xz $$repo; \
 	  rm -rf $$repo; \
 	  rm -f $(origdir)/$$repo.tar.bz2; \
-	done
+	done; \
+	tar --clamp-mtime --mtime="$(source_date)" -cJf $(orig_tarball) -C.. $$(basename $(origdir));
 get-orig: fetch-orig dfsg-orig
 
 binary: binary-arch binary-indep

=== modified file 'debian/tests/jtdiff-autopkgtest.in'
--- debian/tests/jtdiff-autopkgtest.in	2019-10-01 07:38:06 +0000
+++ debian/tests/jtdiff-autopkgtest.in	2020-03-26 11:51:09 +0000
@@ -14,7 +14,13 @@
 
 host_arch=${DEB_HOST_ARCH:-$(dpkg --print-architecture)}
 
-vmname=${VMNAME:-hotspot}
+if grep -q -w "${host_arch}" debian/tests/hotspot-archs; then
+  default_vm=hotspot
+else
+  default_vm=zero
+fi
+
+vmname=${VMNAME:-${default_vm}}
 
 jt_report_tb="@doc_dir@/test-${host_arch}/jtreport-${vmname}.tar.gz"
 

=== modified file 'debian/tests/jtdiff-autopkgtest.sh'
--- debian/tests/jtdiff-autopkgtest.sh	2019-10-01 07:38:06 +0000
+++ debian/tests/jtdiff-autopkgtest.sh	2020-03-26 11:51:09 +0000
@@ -14,7 +14,13 @@
 
 host_arch=${DEB_HOST_ARCH:-$(dpkg --print-architecture)}
 
-vmname=${VMNAME:-hotspot}
+if grep -q -w "${host_arch}" debian/tests/hotspot-archs; then
+  default_vm=hotspot
+else
+  default_vm=zero
+fi
+
+vmname=${VMNAME:-${default_vm}}
 
 jt_report_tb="/usr/share/doc/openjdk-8-jre-headless//test-${host_arch}/jtreport-${vmname}.tar.gz"
 

=== modified file 'hotspot-aarch32.tar.xz'
Binary files hotspot-aarch32.tar.xz	2020-01-06 21:26:01 +0000 and hotspot-aarch32.tar.xz	2020-03-26 11:51:09 +0000 differ
=== modified file 'hotspot-aarch64.tar.xz'
Binary files hotspot-aarch64.tar.xz	2020-01-06 21:26:01 +0000 and hotspot-aarch64.tar.xz	2020-03-26 11:51:09 +0000 differ
=== modified file 'hotspot.tar.xz'
Binary files hotspot.tar.xz	2020-01-06 21:26:01 +0000 and hotspot.tar.xz	2020-03-26 11:51:09 +0000 differ
=== modified file 'jaxp.tar.xz'
Binary files jaxp.tar.xz	2020-01-06 21:26:01 +0000 and jaxp.tar.xz	2020-03-26 11:51:09 +0000 differ
=== modified file 'jaxws.tar.xz'
Binary files jaxws.tar.xz	2020-01-06 21:26:01 +0000 and jaxws.tar.xz	2020-03-26 11:51:09 +0000 differ
=== modified file 'jdk.tar.xz'
Binary files jdk.tar.xz	2020-01-06 21:26:01 +0000 and jdk.tar.xz	2020-03-26 11:51:09 +0000 differ
=== modified file 'langtools.tar.xz'
Binary files langtools.tar.xz	2020-01-06 21:26:01 +0000 and langtools.tar.xz	2020-03-26 11:51:09 +0000 differ
=== modified file 'nashorn.tar.xz'
Binary files nashorn.tar.xz	2020-01-06 21:26:01 +0000 and nashorn.tar.xz	2020-03-26 11:51:09 +0000 differ
=== modified file 'root.tar.xz'
Binary files root.tar.xz	2020-01-06 21:26:01 +0000 and root.tar.xz	2020-03-26 11:51:09 +0000 differ
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to