[ubuntu/disco-proposed] openjdk-lts 11.0.2+9-1ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Tue Jan 22 12:34:35 UTC 2019


openjdk-lts (11.0.2+9-1ubuntu1) disco; urgency=medium

  * Sync packages with 11.0.2+9-1:
    - OpenJDK 11.0.2 release (build 9).

    - Backport the fix for S8212233. Closes: #920020, #919798.
    - debian/buildwatch.sh: use same code from openjdk-8.
    - debian/control.in, debian/control:
      - add fixed build depends for jtreg and xfvb.
      - remove Conflicts: oracle-java11-installer. (LP: #1782630)
    - debian/rules:
      - call the same testsuites scripts used for autopkgtest.
      - removed jtreg and xvfb build dependency logic and moved the bdeps
        into debian/control.in.
      - added gen-autopackage rule to generate autopkgtest scripts from
        templates.
      - copy flight recorder configuration files.
      - fix logging in langtools testing.
      - don't ignore/exclude the release file from the jdk package, it is
        required by jtreg tests and autopkgtests will fail without it.
      - don't run nashorn testsuite.
    - update dep8 tests:
      - debian/tests/control: updated to run openjdk-11 tests.
      - debian/tests/hotspot, debian/tests/jaxp, debian/tests/jdk,
        debian/tests/langtools: use the new jt .sh scripts.
      - debian/tests/jtdiff-autopkgtest.sh: diff build time and autopkgtest
        JTreports to show what changed.
      - debian/tests/jtreg-autopkgtest.in: template to generate the jtreg
        script used by the autopkgtest tests.
      - debian/tests/jtdiff-autopkgtest.sh: used by the scripts to report
        any differences between the autopkgtest and the tests results
        generated during the openjdk package build.
      - debian/tests/jtreg-autopkgtest.sh: used by the scripts to run jtreg
        and put the resulting artifacts in the right places, by default will
        remove all non .jtr files after it is done to preserve space.
      - debian/tests/hotspot, debian/tests/jaxp, debian/tests/jdk,
        debian/tests/langtools: run same testsuites as build time and
        compare the results.
      - debian/tests/valid-tests: no longer needed, removed.

  * Sync packages with 11.0.2+7-1:
    - OpenJDK 11.0.2 release.

    - Update VCS attributes in the control file. Closes: #909736.
    - Prefer OpenJDK 11 over OpenJDK 10 as the bootstrap OpenJDK for
      recent releases. Closes: #915600.

Date: Tue, 22 Jan 2019 13:30:45 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/openjdk-lts/11.0.2+9-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 22 Jan 2019 13:30:45 +0100
Source: openjdk-lts
Binary: openjdk-11-jdk-headless openjdk-11-jre-headless openjdk-11-jdk openjdk-11-jre openjdk-11-demo openjdk-11-source openjdk-11-doc openjdk-11-dbg openjdk-11-jre-zero
Architecture: source
Version: 11.0.2+9-1ubuntu1
Distribution: disco
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
 openjdk-11-dbg - Java runtime based on OpenJDK (debugging symbols)
 openjdk-11-demo - Java runtime based on OpenJDK (demos and examples)
 openjdk-11-doc - OpenJDK Development Kit (JDK) documentation
 openjdk-11-jdk - OpenJDK Development Kit (JDK)
 openjdk-11-jdk-headless - OpenJDK Development Kit (JDK) (headless)
 openjdk-11-jre - OpenJDK Java runtime, using
 openjdk-11-jre-headless - OpenJDK Java runtime, using  (headless)
 openjdk-11-jre-zero - Alternative JVM for OpenJDK, using Zero
 openjdk-11-source - OpenJDK Development Kit (JDK) source files
Closes: 909736 915600 919798 920020
Launchpad-Bugs-Fixed: 1782630
Changes:
 openjdk-lts (11.0.2+9-1ubuntu1) disco; urgency=medium
 .
   * Sync packages with 11.0.2+9-1:
     - OpenJDK 11.0.2 release (build 9).
 .
     - Backport the fix for S8212233. Closes: #920020, #919798.
     - debian/buildwatch.sh: use same code from openjdk-8.
     - debian/control.in, debian/control:
       - add fixed build depends for jtreg and xfvb.
       - remove Conflicts: oracle-java11-installer. (LP: #1782630)
     - debian/rules:
       - call the same testsuites scripts used for autopkgtest.
       - removed jtreg and xvfb build dependency logic and moved the bdeps
         into debian/control.in.
       - added gen-autopackage rule to generate autopkgtest scripts from
         templates.
       - copy flight recorder configuration files.
       - fix logging in langtools testing.
       - don't ignore/exclude the release file from the jdk package, it is
         required by jtreg tests and autopkgtests will fail without it.
       - don't run nashorn testsuite.
     - update dep8 tests:
       - debian/tests/control: updated to run openjdk-11 tests.
       - debian/tests/hotspot, debian/tests/jaxp, debian/tests/jdk,
         debian/tests/langtools: use the new jt .sh scripts.
       - debian/tests/jtdiff-autopkgtest.sh: diff build time and autopkgtest
         JTreports to show what changed.
       - debian/tests/jtreg-autopkgtest.in: template to generate the jtreg
         script used by the autopkgtest tests.
       - debian/tests/jtdiff-autopkgtest.sh: used by the scripts to report
         any differences between the autopkgtest and the tests results
         generated during the openjdk package build.
       - debian/tests/jtreg-autopkgtest.sh: used by the scripts to run jtreg
         and put the resulting artifacts in the right places, by default will
         remove all non .jtr files after it is done to preserve space.
       - debian/tests/hotspot, debian/tests/jaxp, debian/tests/jdk,
         debian/tests/langtools: run same testsuites as build time and
         compare the results.
       - debian/tests/valid-tests: no longer needed, removed.
 .
   * Sync packages with 11.0.2+7-1:
     - OpenJDK 11.0.2 release.
 .
     - Update VCS attributes in the control file. Closes: #909736.
     - Prefer OpenJDK 11 over OpenJDK 10 as the bootstrap OpenJDK for
       recent releases. Closes: #915600.
Checksums-Sha1:
 2fbcb966f09f915258d7f0ad0a8e1afc37cfa998 4684 openjdk-lts_11.0.2+9-1ubuntu1.dsc
 b0d240a13b7fd838d0731f1158fc115f26c25a6c 75308824 openjdk-lts_11.0.2+9.orig.tar.xz
 cd76e0cd4e1f9da1bc64edaf80d9797984c3f45e 166756 openjdk-lts_11.0.2+9-1ubuntu1.debian.tar.xz
 dcb10beb5f2d4533e44e8982eebc8b1223e0c94b 16676 openjdk-lts_11.0.2+9-1ubuntu1_source.buildinfo
Checksums-Sha256:
 ecbaba6f8bd26eaef7c91996ca5dfa4e1eb0404ebc1075c4de11a7fd99c37e12 4684 openjdk-lts_11.0.2+9-1ubuntu1.dsc
 a12fa76cd30ce10f9a7dc24c659af706f21540d5df315867c5fdb453c404ac3f 75308824 openjdk-lts_11.0.2+9.orig.tar.xz
 1a8bdeee46eeb0165b2f18e391abd9548a06f029cc0f70593525f2518d75a016 166756 openjdk-lts_11.0.2+9-1ubuntu1.debian.tar.xz
 a35e3279e46b639c7480028d3ec675ffe99373e50bbdcd98bf0414d9e7df9e43 16676 openjdk-lts_11.0.2+9-1ubuntu1_source.buildinfo
Files:
 87f8328123b28192ef363bdc91d7c152 4684 java optional openjdk-lts_11.0.2+9-1ubuntu1.dsc
 5870dd14422f38d4f060701c70321ec1 75308824 java optional openjdk-lts_11.0.2+9.orig.tar.xz
 ecb7b40b75b9c477d51ff7f1346038a5 166756 java optional openjdk-lts_11.0.2+9-1ubuntu1.debian.tar.xz
 f889c4d7dc68c863a69a6071951c0bc8 16676 java optional openjdk-lts_11.0.2+9-1ubuntu1_source.buildinfo
Original-Maintainer: OpenJDK Team <openjdk at lists.launchpad.net>

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlxHDVgQHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9cQcEACtc1cBQGR1uaD8m37HhHASbNQsIPs0Hydi
o8YuthEWxcpdkNCboJiEOdIo3yEIVG5Rp4dPrPYIiz7/slx9PQCr7Q4mFTaSKZ13
AfP/fLu37m9HlPQ7cViOS722/kJcAB/bDbs1h/i/RcUlESg+5a5DxgRScJheUJ3n
DmTQ0I8b2OyAXyrooLP6h6GbyFdfleCPBUMfboXAQtfvut9NxINdTyWd+0qR8e7/
HtVAepPMoxx/GjydNVegJGOTZly9FabeS+6xLdzt3mwfBNEh+on0tRO3qDzdQFJm
2gqviunWMXjIKQSjb0tthbYFAIrB6tja0A90I+jrYHzMR3RQa7iG/I+XweHe7fTW
4S4GCYhHa0stcE2qKbDIUUV1BeGf6mHmAk+Mhtt3+ylcDcJyCPrELbqb+mRxNJho
VuqoMqVg3H5xuHU1QThSSbIjuO65NR89iKfKQ6Wlx+HO9RpIAil+TNHPCs7NXFCi
ost0uuqXM93exmC5MK/8l4PlzhlrpUHo0mDTlzbJ2yotE7t7tAyQnrFMc/+9zy6M
E/v+73PlzdthkL2K8VLAI1F1TJhX+xV9MiAAoQ4r6AjivG8OhQ4pTmVDsr+RjyfZ
3HPiasuMrePd3Fb5wtwL2/B3qubfNEmaTbZiZC7oY3abpJLtLRO/Y19tWDfRa9Ux
ajTf628VzQ==
=Nqca
-----END PGP SIGNATURE-----


More information about the Disco-changes mailing list