-
Committer:
Matthias Klose
-
Date:
2016-11-04 18:31:44 UTC
-
Revision ID:
doko@ubuntu.com-20161104183144-rpmf99hmjw0z4k5n
[ Tiago Stürmer Daitx ]
* Backported security fixes from 8u111:
- CVE-2016-5568, S8158993: Service Menu services.
- CVE-2016-5582, S8160591: Improve internal array handling.
- CVE-2016-5573, S8159519: Reformat JDWP messages.
- CVE-2016-5597, S8160838: Better HTTP service.
- CVE-2016-5554, S8157739: Classloader Consistency Checking.
- CVE-2016-5542, S8155973: Tighten jar checks.
* debian/rules:
- removed lcms version 1 option as no current release uses that, lcms2
is now default.
- removed in-tree/system lcms selection to always use system's lcms.
- removed all cacao references except for the transitional cacao package.
- updated jtreg tests to use othervm.
- simplified rhino and libcups dependency selection.
* debian/buildwatch.sh: updated to stop it if no 'make' process is running,
as it probably means that the build failed - otherwise buildwatch keeps
the builder alive until it exits after the timer (3 hours by default)
expires.
* debian/control.in: removed cacao references.
* debian/README.source: removed cacao references.
* debian/patches/cacao-armv4.diff: deleted file.
* Makefile.am: remove -samevm
* debian/patches/it-jamvm-8158260-unsafe-methods.patch: fix JAMVM
after the introduction of two new Unsafe methods in the OpenJDK
hotspot. Closes: #833933. (LP: #1611598)