Oracle Linux 6163 Published by

The following updates has been released for Oracle Linux 7:

ELBA-2018-4255 Oracle Linux 7 glibc bug fix update
ELSA-2018-2942 Critical: Oracle Linux 7 java-1.8.0-openjdk security update (aarch64)



ELBA-2018-4255 Oracle Linux 7 glibc bug fix update

Oracle Linux Bug Fix Advisory ELBA-2018-4255

http://linux.oracle.com/errata/ELBA-2018-4255.html

The following updated rpms for Oracle Linux 7 have been uploaded to the
Unbreakable Linux Network:

x86_64:
glibc-2.17-222.0.7.el7.i686.rpm
glibc-2.17-222.0.7.el7.x86_64.rpm
glibc-common-2.17-222.0.7.el7.x86_64.rpm
glibc-devel-2.17-222.0.7.el7.i686.rpm
glibc-devel-2.17-222.0.7.el7.x86_64.rpm
glibc-headers-2.17-222.0.7.el7.x86_64.rpm
glibc-utils-2.17-222.0.7.el7.x86_64.rpm
nscd-2.17-222.0.7.el7.x86_64.rpm
glibc-static-2.17-222.0.7.el7.i686.rpm
glibc-static-2.17-222.0.7.el7.x86_64.rpm


SRPMS:
http://oss.oracle.com/ol7/SRPMS-updates/glibc-2.17-222.0.7.el7.src.rpm



Description of changes:

[2.17-222.0.7]
- libio: Disable vtable validation in case of interposition.
- Backport of upstream c402355dfa7807b8e0adb27c009135a7e2b9f1b0.
- OraBug 28641867.
- Reviewed-by: Egeyar Bagcioglu

[2.17-222.0.5]
- Make _IO_funlockfile match __funlockfile and _IO_flockfile match
__flockfile
- Both should test
- if (stream->_flags & _IO_USER_LOCK) == 0)
- _IO_lock_lock (*stream->_lock);
- OraBug 28481550

[2.17-222.0.3]
- Include-linux-falloc.h-in-bits-fcntl-linux.h
- Defines FALLOC_FL_PUNSH_HOLE, FALLOC_FL_KEEP_SIZE,
FALLOC_FL_COLLAPSE_RANGE, and FALLOC_FL_ZERO_RANGE
- OraBug 28483336

- Add MAP_SHARED_VALIDATE and MAP_SYNC flags to
- sysdeps/unix/sysv/linux/x86/bits/mman.h
- OraBug 28389572

[2.17-222.0.1]
- Update bits/siginfo.h with Linux hwpoison SIGBUS changes.
- Adds new SIGBUS error codes for hardware poison signals, syncing with
the current kernel headers (v3.9).
- It also adds si_trapno field for alpha.
- New values: BUS_MCEERR_AR, BUS_MCEERR_AO
- OraBug 28124569


ELSA-2018-2942 Critical: Oracle Linux 7 java-1.8.0-openjdk security update (aarch64)

Oracle Linux Security Advisory ELSA-2018-2942

http://linux.oracle.com/errata/ELSA-2018-2942.html

The following updated rpms for Oracle Linux 7 have been uploaded to the
Unbreakable Linux Network:

aarch64:
java-1.8.0-openjdk-1.8.0.191.b12-0.el7_5.aarch64.rpm
java-1.8.0-openjdk-devel-1.8.0.191.b12-0.el7_5.aarch64.rpm
java-1.8.0-openjdk-headless-1.8.0.191.b12-0.el7_5.aarch64.rpm
java-1.8.0-openjdk-accessibility-1.8.0.191.b12-0.el7_5.aarch64.rpm
java-1.8.0-openjdk-accessibility-debug-1.8.0.191.b12-0.el7_5.aarch64.rpm
java-1.8.0-openjdk-debug-1.8.0.191.b12-0.el7_5.aarch64.rpm
java-1.8.0-openjdk-demo-1.8.0.191.b12-0.el7_5.aarch64.rpm
java-1.8.0-openjdk-demo-debug-1.8.0.191.b12-0.el7_5.aarch64.rpm
java-1.8.0-openjdk-devel-debug-1.8.0.191.b12-0.el7_5.aarch64.rpm
java-1.8.0-openjdk-headless-debug-1.8.0.191.b12-0.el7_5.aarch64.rpm
java-1.8.0-openjdk-javadoc-1.8.0.191.b12-0.el7_5.noarch.rpm
java-1.8.0-openjdk-javadoc-debug-1.8.0.191.b12-0.el7_5.noarch.rpm
java-1.8.0-openjdk-javadoc-zip-1.8.0.191.b12-0.el7_5.noarch.rpm
java-1.8.0-openjdk-javadoc-zip-debug-1.8.0.191.b12-0.el7_5.noarch.rpm
java-1.8.0-openjdk-src-1.8.0.191.b12-0.el7_5.aarch64.rpm
java-1.8.0-openjdk-src-debug-1.8.0.191.b12-0.el7_5.aarch64.rpm


SRPMS:
http://oss.oracle.com/ol7/SRPMS-updates/java-1.8.0-openjdk-1.8.0.191.b12-0.el7_5.src.rpm



Description of changes:

[1:1.8.0.191.b12-0]
- Update to aarch64-shenandoah-jdk8u191-b12.
- Resolves: rhbz#1633817

[1:1.8.0.191.b10-0]
- Update to aarch64-shenandoah-jdk8u191-b10.
- Drop 8146115/PR3508/RH1463098 applied upstream.
- Resolves: rhbz#1633817

[1:1.8.0.181.b16-0]
- Add new Shenandoah patch PR3634 as upstream still fails on s390.
- Resolves: rhbz#1633817

[1:1.8.0.181.b16-0]
- Update to aarch64-shenandoah-jdk8u181-b16.
- Drop PR3619 & PR3620 Shenandoah patches which should now be fixed
upstream.
- Resolves: rhbz#1633817

[1:1.8.0.181.b15-0]
- Move to single OpenJDK tarball build, based on aarch64/shenandoah-jdk8u.
- Update to aarch64-shenandoah-jdk8u181-b15.
- Drop 8165489-pr3589.patch which was only applied to aarch64/jdk8u builds.
- Move buildver to where it should be in the OpenJDK version.
- Split ppc64 Shenandoah fix into separate patch file with its own bug
ID (PR3620).
- Update pr3539-rh1548475.patch to apply after 8187045.
- Resolves: rhbz#1633817

[1:1.8.0.181-4.b13]
- Remove unneeded functions from ppc shenandoahBarrierSet.
- Resolves: rhbz#1633817

[1:1.8.0.181-4.b13]
- Add missing shenandoahBarrierSet implementation for ppc64{be,le}.
- Resolves: rhbz#1633817

[1:1.8.0.181-4.b13]
- Fix wrong format specifiers in Shenandoah code.
- Resolves: rhbz#1633817

[1:1.8.0.181-4.b13]
- Avoid changing variable types to fix size_t, at least for now.
- Resolves: rhbz#1633817

[1:1.8.0.181-4.b13]
- More size_t fixes for Shenandoah.
- Resolves: rhbz#1633817

[1:1.8.0.181-4.b13]
- Add additional s390 size_t case for Shenandoah.
- Resolves: rhbz#1633817

[1:1.8.0.181-4.b13]
- Actually add the patch...
- Resolves: rhbz#1633817

[1:1.8.0.181-4.b13]
- Attempt to fix Shenandoah build issues on s390.
- Resolves: rhbz#1633817

[1:1.8.0.181-4.b13]
- Use the Shenandoah HotSpot on all architectures.
- Resolves: rhbz#1633817