ELBA-2016-3607

ELBA-2016-3607 - oracle-ofed-release bug fix update

Type:BUG
Severity:NA
Release Date:2016-08-26

Description


oracle-ofed-release
[1.0.0-1.0.15]
- Update rds-tools rpm release required
- Bump release number for infiniband-diags{_guest}

[1.0.0-1.0.14]
- [Orabug 23643216] Drop mstflint from guest rpm requirements
- [Orabug 23643209] Drop ofed-docs from base and guest rpm requirements
- Bump release number for infiniband-diags{_guest}

[1.0.0-1.0.13]
- [Orabug 23216872] Make oracle-ofed-release-guest rpms for guest rpms
- New infiniband-diags-guest rpm for guest os
- Bump release number for infiniband-diags{_guest}

[1.0.0-1.0.12]
- [Orabug 22731997] Add support for sparc64 platform
- Updated mstflint, rdma, and rds-tools packages

[1.0.0-1.0.11]
- [Orabug: 23479809] Remove tk from required rpms for ibutils
- Bump required release for ibutils rpm

[1.0.0-1.0.10]
- [Orabug: 23287059] Rebuild rpms due to header changes in required rpms
- Updated required release for libibcm, perftest, qperf

[1.0.0-1.0.9]
- [Orabug: 21616281] Add support for UEK2 XRC Api binary compatibility
- libverbs, libmlx4, librdmacm required release updated

mstflint
[4.0.0-1.35.gac9a120.0.2]
- mstflint: add support for Linux sparc64 builds (Qing Huang)
- mstflint: add support for Oracle Linux 7 (OL7) builds (Mukesh Kacker)
- mstflint: Fix Changelog date problems inherited from upstream (Mukesh Kacker)

rds-tools
[2.0.7-1.18]
- rds-tools: Delete reference to experimental features in man pages

[2.0.7-1.17]
- Change rds-stress memory allocation to heap [orabug: 23312910]

[2.0.7-1.16]
- Consolidate changes from x86 and sparc [orabug: 22862753]

[2.0.7-1.15]
- Correct SOL_RDS & PF_RDS in rds-sample [orabug: 22190972]

[2.0.7-1.14]
- Orabug: 21873217

[2.0.7-1.13.el5]
- Adds --E to rds-info manpage.

rdma
[3.10-3.0.22]
- remove the consistency state [orabug 22502854]
- Forward port orabug 20669249
- Forward port orabug 21372841
- Forward port orabug 19150870
- Add code in start() function to prevent rdma script from reloading all
the drivers because systemd replaces SysVinit in OL7 and it replaces
restart() with one stop() and one start() calls. [orabug 21862427]

[3.10-3.0.21]
- use a dedicated log file for rdma init script to save logging data as we cannot
use 'logger' program before rsyslog service gets started.
[orabug 21787428]
- workaround for delayed vm event handling in dom0 which causes VF interfaces
to stay in down state in vm(s) after a soft reboot [orabug 21028539]
- imagetool bin exe path fix for EXD [orabug 21787452]
- imagetool bin exe path fix for BDA [orabug 21787471]
- Set 'MLX4_XEN_FMR_LOAD=yes' and 'MLX4_VNIC_LOAD=yes' in rdma.conf per BDA request
(reverse changes made in *.15, so *.21 and *.14 would have the same default settings)
[orabug 21787521]

[3.10-3.0.20]
- detect existing RDMA applications [orabug 20843819 ]

[3.10-3.0.19]
- remove error logs [orabug 21215197]

[3.10-3.0.15]
- Add OVM support for ODA and BDA
- Set 'MLX4_XEN_FMR_LOAD=no' and 'MLX4_VNIC_LOAD=no' in rdma.conf
- Orabug 20643875
- Make stop/restart NOP because of 20048920 and 19665303 [orabug 20543899]
- update rdma.connectx_port_config to detect the MLX pci [orabug 20543874]

[3.10-3.0.14]
- Fixed rdma.cx_virt_config.py for OVS 3.2.9

[3.10-3.0.13]
- added sleep 2 to wait_for_hca_hotplugging() in rdma.init

[3.10-3.0.12]
- Get num_hca from dom0 using ovmapi if the script runs in domU

[3.10-3.0.11]
- Orabug 19789352 - perform PCI rescan in rdma init script if it is run in a VM

[3.10-3.0.10]
- Fix bash syntax error (missing space between != operator and arg)
[ Orabug 19978449 ]

[3.10-3.0.9]
- Orabug 19519645
- Add support to enable ACL in ifcfg-ib* files

[3.10-3.0.8]
- Orabug 19615057
- Fixed rdma.connectx_port_config for multiple HCAs.

[3.10-3.0.7]
- Implement handling of user generated device name for pkey devices using
new create_named_child interface in ipoib [ Orabug: 19477360 ]
- Fix bug in unset invocation for bond MASTER/SLAVE variables
[ Orabug 19524450 ]

infiniband-diags
[1.6.5-1.0.3]
- infiniband-diags: Add support for guest rpm (Mukesh Kacker)

ibutils
[1.5.7-0.2.gbd7e502.0.3]
- ibutils: remove tk requirement at install time (Mukesh Kacker)

libibcm
[1.0.5-1.0.2]
- libibcm: Bump release to rebuild with new headers (Mukesh Kacker)

libibverbs
[1.1.8-1.0.5]
- libibverbs: Bump up release number (Mukesh Kacker)
- XRC - remove dead-code (Yishai Hadas)
- XRC compat issue (Yishai Hadas)
- libibverbs: XRC source compat layer (Yishai Hadas)
- libibverbs: XRC binary compat layer (Yishai Hadas)

libmlx4
[1.0.6-1.0.3]
- libmlx4: Bump up release number (Mukesh Kacker)
- libmlx4: set structure to zero before partial initialization (Mukesh Kacker)
- XRC - move warning to be under trace mode (Yishai Hadas)
- XRC - fix leak in legacy flow (Yishai Hadas)
- XRC issues (Yishai Hadas)
- libmlx4: XRC binary compat layer (Yishai Hadas)
- mlx4_trace environment variable was added (Yishai Hadas)

librdmacm
[1.0.20-1.0.3]
- librdmacm: bump up release number (Mukesh Kacker)
- librdmacm: Oracle UEK2 XRC API usage binary compatibility (Amarnath Jolad)
- librdmacm: XRC binary compatibility patch (Amarnath Jolad)

perftest
[3.0-0.0.2]
- perftest: Bump release number to rebuild with new headers (Mukesh Kacker)

qperf
[0.4.9-2.0.2]
- qperf: Bump release number for rebuild against new headers (Mukesh Kacker)




Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By Advisory



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