Oracle Linux 6175 Published by

A dtrace bug fix update has been released for Oracle Linux 8.



El-errata: ELBA-2020-5896 Oracle Linux 8 dtrace bug fix update


Oracle Linux Bug Fix Advisory ELBA-2020-5896

  http://linux.oracle.com/errata/ELBA-2020-5896.html

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

x86_64:
dtrace-2.0.0-1.3.el8.x86_64.rpm
dtrace-devel-2.0.0-1.3.el8.x86_64.rpm
dtrace-testsuite-2.0.0-1.3.el8.x86_64.rpm

aarch64:
dtrace-2.0.0-1.3.el8.aarch64.rpm
dtrace-devel-2.0.0-1.3.el8.aarch64.rpm
dtrace-testsuite-2.0.0-1.3.el8.aarch64.rpmdtrace

SRPMS:
  http://oss.oracle.com/ol8/SRPMS-updates/dtrace-2.0.0-1.3.el8.src.rpm


Description of changes:

[2.0.0-1.3]
- BUILDINFO: commit=7b8abba152e7e537be0ad263535ce08944a2ea63
- Implement the freopen() action. (Eugene Loh)
- Implement the system() action. (Eugene Loh)
- Implement the id built-in variable. (David McLean)
- Implement the ppid built-in variable. (Eugene Loh)
- Improve annotations in the disassembler.
- Implement proper BEGIN and END probe semantics.
- Correct exit() action semantics.
- Correct signed divide and modulo operations. (Eugene Loh)
- Correct code generation for post-decrement expressions. (Eugene Loh)
- Various compilation fixes.
- Better support for different distributions and compiler versions.