ELSA-2021-4386

ELSA-2021-4386 - gcc security and bug fix update

Type:SECURITY
Impact:LOW
Release Date:2021-11-16

Description


[8.5.0-3.0.2]
- Fix Orabug 33451471 and backport CTF/BTF enhancements
ctfc: Free CTF container elements in ctfc_delete_container ()
ctf: Do not warn for CTF not supported for GNU GIMPLE
ICE in btf_finalize when compiling with -gbtf (PR debug/102507, Orabug
33451471)
Reviewed-by: Jose E. Marchesi

[8.5.0-3.0.1]
- Merge the following oracle patches to OL8.5 beta:

- Fix an aarch64 compilation error triggered by the oracle patch
gcc9-multiple-changes-align.patch on OL8U5 source base.
gcc-fix-aarch64-tune-params.patch
- Fix Orabug 33281392 Update CTF and BTF support in OL8 GCC
This commit brings the support for CTF/BTF debug formats at par with
upstream. GCC now generates the CTF/BTF debug information by using the
internal DWARF representation.
For backward compatibility reasons, OL8 GCC continues to support -gt
command line option.
(Indu Bhagat 8.4.1-1.0.3)
- Add complex divide improvement
backport of upstream commit 54f0224d55a1b56dde092460ddf76913670e6efc
(Patrick.McGehearty 8.4.1-1.0.2)
- Fix Orabug 32301371 - bug using gcov with preserve paths option
This is the same bug as GCC bug PR gcov-profile/88994
gcc9-pr88994.patch
(Qing Zhao 8.3.1-5.1.0.2)
- Fix generation of CTF type records for completed structs referred
thru pointers.
Orabug 31095790.
(Jose E. Marchesi 8.3.1-5.0.4)
- Fix Orabug 29838827 - provide an option to adjust the maximum depth
of nested #include
This is the same bug as gcc upstream PR90581 from Gcc9:
gcc9-pr90581.patch
- Fix Orabug 29541051 - confusing error message when there is a problem
with ASAN_OPTIONS 'ERROR: expected '=''
This is the same bug as gcc upstream PR89832 from Gcc9:
gcc9-pr89832.patch
(Qing Zhao 8.3.1-5.0.3)
- Update support for CTF
Fix Orabug 30833294 GCC generates incorrect CTF for single element arrays
Fix Orabug 30808764 CTF generation fails when __attribute__ ((mode (XX))) is
used
(Indu Bhagat 8.3.1-5.0.2)
- Apply ares/neoverse support patches only ifarch aarch64.
(Qing Zhao 8.3.1-4.5.0.6)
- Add 4 patches from gcc9 to support Arm Ares and Neoverse-N1 for Aarch64
gcc9-add-vec-reverse.patch
gcc9-multiple-changes-align.patch
gcc9-initial-mcpu-ares-tuning.patch
gcc9-add-support-for-neoverse-n1.patch
(Indu Bhagat 8.3.1-4.5.0.5)
- Update support for CTF
Fix Orabug 30778534 gcc should generate CTF for functions at file-scope only
Fix Orabug 30779193 CTF generation fails for some flavors of vla
Fix Orabug 30784275 Fix issues wtih CTF generation for typedef constructs
ctf-3-generation-and-emission-for-a-single-compilation.patch
ctf-4-update-ctf-testsuite.patch
(Indu Bhagat 8.3.1-4.5.0.4)
- Add support for CTF in GCC
Fix Orabug 30102948 gcc: Add CTF generation to compiler
Fix Orabug 30102949 gcc: Add CTF generation to compiler (aarch64)
ctf-1-new-function-lang_GNU_GIMPLE.patch
ctf-2-command-line-options-gtLEVEL.patch
ctf-3-generation-and-emission-for-a-single-compilation.patch
ctf-4-update-ctf-testsuite.patch
ctf-5-handle-ctf-sections-when-lto-enabled.patch
(Qing Zhao 8.3.1-4.5.0.3)
- CVE-2018-12207 / Intel SKX102
OL8 gcc: Intel Mitigation for CVE: CVE-2018-12207
- Allow -flto -Wa,-mbranches-within-32B-boundaries to pass -mbranches-within-32B-boundaries
to GNU assembler. Without -lfto, -Wa,-mbranches-within-32B-boundaries to pass
-mbranches-within-32B-boundaries to GNU assembler using existing GCC binaries.
- Mitigation patch:
gcc8-Fix-Wa-with-flto.patch
(Qing Zhao 8.3.1-4.5.0.2)
- Fix Orabug 29968294 - Heap corruption with fprofile-dir=%p prevents
profiling parallel processes, needed for RDBMS:
Add patch to fix PR86057 from Gcc9:
gcc9-pr86057.patch
- Fix Orabug 30044244 - Profile directory concatenated with object file path
This is the same bug as gcc upstream PR91971:
gcc9-pr85759.patch
gcc10-pr91971.patch
(Indu Bhagat 8.3.1-4.5.0.1)
- Fix Orabug 29599147 - Need -fprofile-dir=%q{VAR} backported to gcc8
This is the similar GCC PR47618, add the fix from GCC9:
gcc9-pr47618.patch
- Fix Orabug 29272977 - DB SUPPORT: Need way to dump inlining report from GCC
Add -fopt-info-inline support from GCC9:
gcc9-opt-info-inline.patch
- Fix Orabug 29273006 - DB SUPPORT: need way to turn off inlining of global functions
Add -flive-patching support from GCC9:
gcc9-fipa-reference-addressable.patch
gcc9-fipa-stack-alignment.patch
gcc9-add-fomit-frame-pointer-to-test.patch
gcc9-extend-live-patching-option-handling.patch
gcc9-ipa-stack-alignment-386-test.patch
- Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
- Backport 17 ampere patches from
https://git.theobroma-systems.com/ampere-computing/gcc.git/log/?h=gcc-8_2_0-amp3-branch
e18301133ea622f6d6796ded1d15466e70475cf8: Retpoline (Spectre-V2 mitigation) for
aarch64.
d735f3ae4712f66362326d179b4d7e9332c79677: Revert 2017-10-24 Richard Biener
271e2811e59c0c77fc022fa86a7030f20b4cac8e: Correct the maximum shift amount for
shifted
0512749950d927de3dd695f2f2aacdfd30cf32fd: Add CPU support for Ampere Computings
eMAG.
c8b87078f9e0714cb9cab602e12a18ceb12df05a: eMAG/Xgene: Procedural cost-model for
X-Gene
74610471b3577c5d465c3fd095a65b796b1e074c: Updating cost table for xgene1.
ddba1553ac412be5596e6e2962c148032c4cf231: [AArch64] Add Xgene1 prefetch tunings.
b7ebb0a10a8900324074070188a0936ed81b28a4: [AArch64] Fix in xgene1_addrcost_table
393dc5c50d55d069f91627bf0be5bab812978850: X-Gene: Adapt tuning struct for GCC 8.
b9136d58824af2118c4969c3edb42cad3318b08f: tree-ssa-list-find-pipeline:
Add pipelining loads for list finds.
095496dd8a9491a17a9caec173281ad02e559df5: uncse: Added pass to undo common
subexpression elimination.
a7c8dc238e3656e9d2f9256ee76f933c8d7956fb: loop-prefetcher: Adapt defaults for
X-Gene cores.
256307f293f1750851576e14c8a42b696eced2da: tree-ssa-cpp: Dont crash on SSA names
without definition stmts.
6e32f53be4f6733f6bfe267ad2337aecaf4047f6: Introduce new option -funroll-more.
1ac2485a2fced091a5cce6343fe6a6337f850e73: New option to bypass aliasing-checks.
66d7d833bece61e58998ad53a609cd32e3ee4fad: cfgloopmanip: Allow forced creation
of loop preheaders.
c4f89d50e200538b1ac8889801705300e0b27ef2: Add new pass to optimise loops.

[8.5.0-3]
- fix mangling of lambdas in default args (PR c++/91241, #1981822)
- add a few Provides: bundled

[8.5.0-2]
- revert upstream PR85873 gcc-8 fix, apply the fix from gcc-9 (#1960701)
- fix 'this' adjustment for devirtualized call (PR c++/100797, #1965951)

[8.5.0-1]
- update from GCC 8.5 release (#1946758)
- this includes a fix for PR target/87839 (#1958295)


Related CVEs


CVE-2018-20673

Updated Packages


Release/ArchitectureFilenamesha256Superseded By AdvisoryChannel Label
Oracle Linux 8 (aarch64) gcc-8.5.0-3.0.2.el8.src.rpmf245604e61ecec5052d819357e60e8c601e62f4322d1d3f064e9b4b167661352-ol8_aarch64_appstream
gcc-8.5.0-3.0.2.el8.src.rpmf245604e61ecec5052d819357e60e8c601e62f4322d1d3f064e9b4b167661352-ol8_aarch64_baseos_latest
gcc-8.5.0-3.0.2.el8.src.rpmf245604e61ecec5052d819357e60e8c601e62f4322d1d3f064e9b4b167661352-ol8_aarch64_codeready_builder
gcc-8.5.0-3.0.2.el8.src.rpmf245604e61ecec5052d819357e60e8c601e62f4322d1d3f064e9b4b167661352-ol8_aarch64_u5_baseos_base
cpp-8.5.0-3.0.2.el8.aarch64.rpm9ff66dbbe699f476694c4e8a8293c8fc26fca3dfd392b08e0b9316c5d951f189-ol8_aarch64_appstream
gcc-8.5.0-3.0.2.el8.aarch64.rpm3c2643a69174ccb4f887d162a57ba1144d8115b78171efd08c67369515000d1d-ol8_aarch64_appstream
gcc-c++-8.5.0-3.0.2.el8.aarch64.rpm30c913e5585d948164abcb71333d323367eea93c4c48c46bd59805ec1885bbe5-ol8_aarch64_appstream
gcc-gdb-plugin-8.5.0-3.0.2.el8.aarch64.rpm1be946ae8bdacf8887afa40a28dc6d6f4b879990a1a574a50d71b76cf82aad1a-ol8_aarch64_appstream
gcc-gfortran-8.5.0-3.0.2.el8.aarch64.rpm4c95bf4f3c6b1b2045082d4e19f5b6ec733eca80f360ec212391b822e150ebb7-ol8_aarch64_appstream
gcc-plugin-devel-8.5.0-3.0.2.el8.aarch64.rpm5bbfe139fb6050c0f33574d9b8be2e7bc8d5d7ef76c4975f5e009d6766eca72b-ol8_aarch64_codeready_builder
libasan-8.5.0-3.0.2.el8.aarch64.rpm990c9629f971f838bb7bdedfb3073b4173bfab1d2108edae4116713e50d7f950-ol8_aarch64_baseos_latest
libasan-8.5.0-3.0.2.el8.aarch64.rpm990c9629f971f838bb7bdedfb3073b4173bfab1d2108edae4116713e50d7f950-ol8_aarch64_u5_baseos_base
libatomic-8.5.0-3.0.2.el8.aarch64.rpm6a6ab7f0599b566f3d39d2faec58a127dab50d608db56e3d33ed6bda39fbf638-ol8_aarch64_baseos_latest
libatomic-8.5.0-3.0.2.el8.aarch64.rpm6a6ab7f0599b566f3d39d2faec58a127dab50d608db56e3d33ed6bda39fbf638-ol8_aarch64_u5_baseos_base
libatomic-static-8.5.0-3.0.2.el8.aarch64.rpm76d1f4f892e4cee636b826ea901ce18fc92cf2a9e977292d2ede08338b7be73c-ol8_aarch64_baseos_latest
libatomic-static-8.5.0-3.0.2.el8.aarch64.rpm76d1f4f892e4cee636b826ea901ce18fc92cf2a9e977292d2ede08338b7be73c-ol8_aarch64_u5_baseos_base
libgcc-8.5.0-3.0.2.el8.aarch64.rpm8de25bf1572c6d0b1d72aa34ded6e55320c0292d541c0bd53c633c3bcaba9687-ol8_aarch64_baseos_latest
libgcc-8.5.0-3.0.2.el8.aarch64.rpm8de25bf1572c6d0b1d72aa34ded6e55320c0292d541c0bd53c633c3bcaba9687-ol8_aarch64_u5_baseos_base
libgfortran-8.5.0-3.0.2.el8.aarch64.rpm0f995341bd704ecc9bd04e1a01be7211619329aa5c034ec63443eb2a6de695b0-ol8_aarch64_baseos_latest
libgfortran-8.5.0-3.0.2.el8.aarch64.rpm0f995341bd704ecc9bd04e1a01be7211619329aa5c034ec63443eb2a6de695b0-ol8_aarch64_u5_baseos_base
libgomp-8.5.0-3.0.2.el8.aarch64.rpmbec9ec85350748e13b130b1b8f697e889b6250d20ff49e0b95cfcd41cd4ccfa6-ol8_aarch64_baseos_latest
libgomp-8.5.0-3.0.2.el8.aarch64.rpmbec9ec85350748e13b130b1b8f697e889b6250d20ff49e0b95cfcd41cd4ccfa6-ol8_aarch64_u5_baseos_base
libitm-8.5.0-3.0.2.el8.aarch64.rpmf93fb8a752a43881485993d8b8f98ca60bc3d0afad4aa0a7ac5031461cd5792b-ol8_aarch64_baseos_latest
libitm-8.5.0-3.0.2.el8.aarch64.rpmf93fb8a752a43881485993d8b8f98ca60bc3d0afad4aa0a7ac5031461cd5792b-ol8_aarch64_u5_baseos_base
libitm-devel-8.5.0-3.0.2.el8.aarch64.rpmfcdc8840be4f59ad122500cc76d3357b3ebe5584e6ee7285ee12f7b5f3f5076d-ol8_aarch64_appstream
liblsan-8.5.0-3.0.2.el8.aarch64.rpm48abf261824893881f1e4fb42283a3801601d45e4d0cec0cf0184a98e84a4be2-ol8_aarch64_baseos_latest
liblsan-8.5.0-3.0.2.el8.aarch64.rpm48abf261824893881f1e4fb42283a3801601d45e4d0cec0cf0184a98e84a4be2-ol8_aarch64_u5_baseos_base
libstdc++-8.5.0-3.0.2.el8.aarch64.rpm36344c4df423a6d0a534cb1120c5f1eafbae23bf88ffba7074b9b0c5d7b4ab55-ol8_aarch64_baseos_latest
libstdc++-8.5.0-3.0.2.el8.aarch64.rpm36344c4df423a6d0a534cb1120c5f1eafbae23bf88ffba7074b9b0c5d7b4ab55-ol8_aarch64_u5_baseos_base
libstdc++-devel-8.5.0-3.0.2.el8.aarch64.rpmba0daa147cb8920486c4189b840bbeea3784f322efa543429f18ad43b6f24405-ol8_aarch64_appstream
libstdc++-docs-8.5.0-3.0.2.el8.aarch64.rpm359677250a6d097270c30d6998aa2cce41c64fa7af4b7f39456542c75ea78142-ol8_aarch64_appstream
libstdc++-static-8.5.0-3.0.2.el8.aarch64.rpm11f7bf82f793d35c8caae5b90f727b24a702eeede025986976d89b34075e8e5d-ol8_aarch64_codeready_builder
libtsan-8.5.0-3.0.2.el8.aarch64.rpm0aed33befc30915ab2cc31fa90c2a74d46fa693ef5c1ce4b8ed2df62af98c182-ol8_aarch64_baseos_latest
libtsan-8.5.0-3.0.2.el8.aarch64.rpm0aed33befc30915ab2cc31fa90c2a74d46fa693ef5c1ce4b8ed2df62af98c182-ol8_aarch64_u5_baseos_base
libubsan-8.5.0-3.0.2.el8.aarch64.rpm82c79d54103f5ad7f2483813da0a02a9a095874ea075ed1fec760687b2fb4296-ol8_aarch64_baseos_latest
libubsan-8.5.0-3.0.2.el8.aarch64.rpm82c79d54103f5ad7f2483813da0a02a9a095874ea075ed1fec760687b2fb4296-ol8_aarch64_u5_baseos_base
Oracle Linux 8 (x86_64) gcc-8.5.0-3.0.2.el8.src.rpmf245604e61ecec5052d819357e60e8c601e62f4322d1d3f064e9b4b167661352-ol8_x86_64_appstream
gcc-8.5.0-3.0.2.el8.src.rpmf245604e61ecec5052d819357e60e8c601e62f4322d1d3f064e9b4b167661352-ol8_x86_64_baseos_latest
gcc-8.5.0-3.0.2.el8.src.rpmf245604e61ecec5052d819357e60e8c601e62f4322d1d3f064e9b4b167661352-ol8_x86_64_codeready_builder
gcc-8.5.0-3.0.2.el8.src.rpmf245604e61ecec5052d819357e60e8c601e62f4322d1d3f064e9b4b167661352-ol8_x86_64_u5_baseos_base
cpp-8.5.0-3.0.2.el8.x86_64.rpm636399298a2cffd3dbb6873fdbd17840338a36af22d34977472da8ce87341820-ol8_x86_64_appstream
gcc-8.5.0-3.0.2.el8.x86_64.rpm0ab6f4568db0a7eec8fa66c0a8af4954da9ff6af5a1c21865f7d82298ce8205a-ol8_x86_64_appstream
gcc-c++-8.5.0-3.0.2.el8.x86_64.rpmacadbaf2c84044c1c0ea924f6f08609d8301c3af46426c06f2d2898772a51bfc-ol8_x86_64_appstream
gcc-gdb-plugin-8.5.0-3.0.2.el8.i686.rpm8138945a5bc598e359a736e6a2386eff8c6fc607af728b67d50895520f14fd00-ol8_x86_64_appstream
gcc-gdb-plugin-8.5.0-3.0.2.el8.x86_64.rpm75cf878d81f04e120cad6e0093c6792abcce7f601ebd14010922b2f76f64704d-ol8_x86_64_appstream
gcc-gfortran-8.5.0-3.0.2.el8.x86_64.rpm74962133213acffaa32e7c60ce3dfb98d0c7ed4f5896f5346c2839898bb3d007-ol8_x86_64_appstream
gcc-offload-nvptx-8.5.0-3.0.2.el8.x86_64.rpmcdd4a69d55a7c5a25ebbd0aed2be2362788e19979ab301e5fdd2686543b54dc3-ol8_x86_64_appstream
gcc-plugin-devel-8.5.0-3.0.2.el8.i686.rpm539cb96c08a1b44e8d2fcd0c8378086fc9779c92417676cd9bad6bdb1ea99564-ol8_x86_64_codeready_builder
gcc-plugin-devel-8.5.0-3.0.2.el8.x86_64.rpm0a080f40bd9c943bf5e3178761cffde38352a50b51369aca6e897045c108a723-ol8_x86_64_codeready_builder
libasan-8.5.0-3.0.2.el8.i686.rpm3dacee59af76e04af0d9808193ae3fc42edf58540f433de43f939fbb56892cf0-ol8_x86_64_baseos_latest
libasan-8.5.0-3.0.2.el8.i686.rpm3dacee59af76e04af0d9808193ae3fc42edf58540f433de43f939fbb56892cf0-ol8_x86_64_u5_baseos_base
libasan-8.5.0-3.0.2.el8.x86_64.rpm93411ba23125e006074aca4092be881fbda3255942eaeb0b5adc85d19af6b6f9-ol8_x86_64_baseos_latest
libasan-8.5.0-3.0.2.el8.x86_64.rpm93411ba23125e006074aca4092be881fbda3255942eaeb0b5adc85d19af6b6f9-ol8_x86_64_u5_baseos_base
libatomic-8.5.0-3.0.2.el8.i686.rpm627baa8cddd901dd3cd857ffeee66f9893967d89523479300a6ca6b91a101626-ol8_x86_64_baseos_latest
libatomic-8.5.0-3.0.2.el8.i686.rpm627baa8cddd901dd3cd857ffeee66f9893967d89523479300a6ca6b91a101626-ol8_x86_64_u5_baseos_base
libatomic-8.5.0-3.0.2.el8.x86_64.rpmf5316ea928ff262a88c60d61a72707d4379e9cbb6197366c2fc874b6cbcccafe-ol8_x86_64_baseos_latest
libatomic-8.5.0-3.0.2.el8.x86_64.rpmf5316ea928ff262a88c60d61a72707d4379e9cbb6197366c2fc874b6cbcccafe-ol8_x86_64_u5_baseos_base
libatomic-static-8.5.0-3.0.2.el8.i686.rpm0c13f4bf037b4bea3b6843a5f55bc7bb5986ad765eb8a2689d3aa2ea9d25cc7b-ol8_x86_64_baseos_latest
libatomic-static-8.5.0-3.0.2.el8.i686.rpm0c13f4bf037b4bea3b6843a5f55bc7bb5986ad765eb8a2689d3aa2ea9d25cc7b-ol8_x86_64_u5_baseos_base
libatomic-static-8.5.0-3.0.2.el8.x86_64.rpmf968b593666de9fe1a49985972ad7f86dce4ed06a17a26693ca87efa61084a28-ol8_x86_64_baseos_latest
libatomic-static-8.5.0-3.0.2.el8.x86_64.rpmf968b593666de9fe1a49985972ad7f86dce4ed06a17a26693ca87efa61084a28-ol8_x86_64_u5_baseos_base
libgcc-8.5.0-3.0.2.el8.i686.rpmdc4e9a3a4cfa221e5bbdd6bd64c928932d1f57feb60fbea3eff427d300f24444-ol8_x86_64_baseos_latest
libgcc-8.5.0-3.0.2.el8.i686.rpmdc4e9a3a4cfa221e5bbdd6bd64c928932d1f57feb60fbea3eff427d300f24444-ol8_x86_64_u5_baseos_base
libgcc-8.5.0-3.0.2.el8.x86_64.rpm66dbb29eae71daefc3af707761af9e1183bbd9bd6d616da6a939f4a8e18766cf-ol8_x86_64_baseos_latest
libgcc-8.5.0-3.0.2.el8.x86_64.rpm66dbb29eae71daefc3af707761af9e1183bbd9bd6d616da6a939f4a8e18766cf-ol8_x86_64_u5_baseos_base
libgfortran-8.5.0-3.0.2.el8.i686.rpm86b6111d76e3fa102096a24b088023f170a8520e153822d84d09398121150c74-ol8_x86_64_baseos_latest
libgfortran-8.5.0-3.0.2.el8.i686.rpm86b6111d76e3fa102096a24b088023f170a8520e153822d84d09398121150c74-ol8_x86_64_u5_baseos_base
libgfortran-8.5.0-3.0.2.el8.x86_64.rpm703d52aa2a80468620d5a1e47d282d4749789fe8a357511ec6362b46341674d9-ol8_x86_64_baseos_latest
libgfortran-8.5.0-3.0.2.el8.x86_64.rpm703d52aa2a80468620d5a1e47d282d4749789fe8a357511ec6362b46341674d9-ol8_x86_64_u5_baseos_base
libgomp-8.5.0-3.0.2.el8.i686.rpm8e40f33ecd1aa8edae55584c21a9760a040309c000e84b5037b403f932bfc648-ol8_x86_64_baseos_latest
libgomp-8.5.0-3.0.2.el8.i686.rpm8e40f33ecd1aa8edae55584c21a9760a040309c000e84b5037b403f932bfc648-ol8_x86_64_u5_baseos_base
libgomp-8.5.0-3.0.2.el8.x86_64.rpm36beadc37d5b83de6d77fec4121fb6f6c5b0263e1183f945d20edef3dcdc139f-ol8_x86_64_baseos_latest
libgomp-8.5.0-3.0.2.el8.x86_64.rpm36beadc37d5b83de6d77fec4121fb6f6c5b0263e1183f945d20edef3dcdc139f-ol8_x86_64_u5_baseos_base
libgomp-offload-nvptx-8.5.0-3.0.2.el8.x86_64.rpm1aac69e1e76fd50838a5e64967a3eb4fc67d934b4976e9f24af82dc54b477bea-ol8_x86_64_baseos_latest
libgomp-offload-nvptx-8.5.0-3.0.2.el8.x86_64.rpm1aac69e1e76fd50838a5e64967a3eb4fc67d934b4976e9f24af82dc54b477bea-ol8_x86_64_u5_baseos_base
libitm-8.5.0-3.0.2.el8.i686.rpm7260f08e58ba72b314f3504969d05332c25eece3ca8576e800d8a32b20c3264e-ol8_x86_64_baseos_latest
libitm-8.5.0-3.0.2.el8.i686.rpm7260f08e58ba72b314f3504969d05332c25eece3ca8576e800d8a32b20c3264e-ol8_x86_64_u5_baseos_base
libitm-8.5.0-3.0.2.el8.x86_64.rpm78c6e6cec59c142998be7aa385139bd3c89815df88f0a8974d95237a22165dd8-ol8_x86_64_baseos_latest
libitm-8.5.0-3.0.2.el8.x86_64.rpm78c6e6cec59c142998be7aa385139bd3c89815df88f0a8974d95237a22165dd8-ol8_x86_64_u5_baseos_base
libitm-devel-8.5.0-3.0.2.el8.i686.rpm9d70e47639b91b8a6074a2e4d7119f439f6b59e32aaf470dad15bcfd98568a17-ol8_x86_64_appstream
libitm-devel-8.5.0-3.0.2.el8.x86_64.rpm744ffb25638634c4dc7a257759a564e4e0909f5ab513252b1d65ff5456262146-ol8_x86_64_appstream
liblsan-8.5.0-3.0.2.el8.x86_64.rpm0160dd86dcee2765b218e41c8c6f4c84016c3cf336e582dee8c1927471d6a38d-ol8_x86_64_baseos_latest
liblsan-8.5.0-3.0.2.el8.x86_64.rpm0160dd86dcee2765b218e41c8c6f4c84016c3cf336e582dee8c1927471d6a38d-ol8_x86_64_u5_baseos_base
libquadmath-8.5.0-3.0.2.el8.i686.rpm5364b29ade554460240c904522ef6c4e65521a2bab54b4c1e201a62051778c8e-ol8_x86_64_baseos_latest
libquadmath-8.5.0-3.0.2.el8.i686.rpm5364b29ade554460240c904522ef6c4e65521a2bab54b4c1e201a62051778c8e-ol8_x86_64_u5_baseos_base
libquadmath-8.5.0-3.0.2.el8.x86_64.rpm44fa9ed49d19016ca05a8a8f0aac86ae6ad6d83e896ff1f00319992ab429aa50-ol8_x86_64_baseos_latest
libquadmath-8.5.0-3.0.2.el8.x86_64.rpm44fa9ed49d19016ca05a8a8f0aac86ae6ad6d83e896ff1f00319992ab429aa50-ol8_x86_64_u5_baseos_base
libquadmath-devel-8.5.0-3.0.2.el8.i686.rpmb6e32140545cf87506913cef9dce91dc18b795bae3764fa262c40034845383eb-ol8_x86_64_appstream
libquadmath-devel-8.5.0-3.0.2.el8.x86_64.rpme044b6df206cfa8dbc0aa45a81ae0415402ba5de21deeaedc220e3a700606cbe-ol8_x86_64_appstream
libstdc++-8.5.0-3.0.2.el8.i686.rpme2df9919e2679ae42b87255d0cadbd214b972a4d8c07c0b3131136d744f8fa55-ol8_x86_64_baseos_latest
libstdc++-8.5.0-3.0.2.el8.i686.rpme2df9919e2679ae42b87255d0cadbd214b972a4d8c07c0b3131136d744f8fa55-ol8_x86_64_u5_baseos_base
libstdc++-8.5.0-3.0.2.el8.x86_64.rpmbf75e1db03f2f0d25d3633bc5e33867c8480b05d9333dd205e8e67f88308f603-ol8_x86_64_baseos_latest
libstdc++-8.5.0-3.0.2.el8.x86_64.rpmbf75e1db03f2f0d25d3633bc5e33867c8480b05d9333dd205e8e67f88308f603-ol8_x86_64_u5_baseos_base
libstdc++-devel-8.5.0-3.0.2.el8.i686.rpmf55a897996ebecae51a2254a45c2c07e43b39f123546e0b5d2b915c4052eb399-ol8_x86_64_appstream
libstdc++-devel-8.5.0-3.0.2.el8.x86_64.rpmcc9ec7b620f2c91e0566c58e8f85e5d3a9f9b865e6478c3e596d23c312997f7c-ol8_x86_64_appstream
libstdc++-docs-8.5.0-3.0.2.el8.x86_64.rpmef404c68f02d2198e0dae59824adb65e0a165340d3777b08a004efaf164d2be1-ol8_x86_64_appstream
libstdc++-static-8.5.0-3.0.2.el8.i686.rpm7ab82eaf9ab4cfa8c5754742315c0a8012d0ce7699b65d9fee883e96b8d9009c-ol8_x86_64_codeready_builder
libstdc++-static-8.5.0-3.0.2.el8.x86_64.rpm0bc0cac5042625b33867dcbfd9c1e2a4208249a85ee3d9c4a87c59503a09fed7-ol8_x86_64_codeready_builder
libtsan-8.5.0-3.0.2.el8.x86_64.rpm4e9af0707c4e40049c69151c85fd57b378d0b0824236b371c11e998792815cb8-ol8_x86_64_baseos_latest
libtsan-8.5.0-3.0.2.el8.x86_64.rpm4e9af0707c4e40049c69151c85fd57b378d0b0824236b371c11e998792815cb8-ol8_x86_64_u5_baseos_base
libubsan-8.5.0-3.0.2.el8.i686.rpm95bd83a4faec224b196e513416fd5e6043c472a64f4c72a03eba21d2f1c6b68c-ol8_x86_64_baseos_latest
libubsan-8.5.0-3.0.2.el8.i686.rpm95bd83a4faec224b196e513416fd5e6043c472a64f4c72a03eba21d2f1c6b68c-ol8_x86_64_u5_baseos_base
libubsan-8.5.0-3.0.2.el8.x86_64.rpmd693956c642027533f6984fb8108b223680b1c0353480e609551b89d3da35a45-ol8_x86_64_baseos_latest
libubsan-8.5.0-3.0.2.el8.x86_64.rpmd693956c642027533f6984fb8108b223680b1c0353480e609551b89d3da35a45-ol8_x86_64_u5_baseos_base



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete