Type: | BUG |
Severity: | NA |
Release Date: | 2015-07-28 |
dapl
[2.0.34-2]
- Add entries for mlx5 and qib to the default config file
- Resolves: bz1210611
ibacm
[1.0.9-1]
- Update to official 1.0.9 release
- Related: bz1119108
[1.0.9-0.git3cbbe4e]
- Update to head of git repo to pick up dynamic addressing changes
- Resolves: bz1056662
[1.0.8-0.git7a3adb7]
- Update to latest upstream via git repo
- Resolves: bz866222, bz866223
[1.0.5-3]
- Until the next upstream release, the pid file is in a wonky location.
Make the init script know about that location so we can stop properly.
- Resolves: bz808599
[1.0.5-2]
- Don't install the address file or config file, the config file isn't
strictly needed and defaults will be used if it isn't installed, but
with the address file we specifically need to build one based upon
the machine where the program is installed, a default file is not only
not helpful, but it messes up the daemon.
- Related: bz700285
[1.0.5-1]
- Ininital version for rhel6
- Related: bz700285
infinipath-psm
[3.3-0.4.git6f42cdb_open]
- Found the noexec stack issue, had to revive an old patch
- Related: bz1138643
[3.3-0.3.git6f42cdb_open]
- Another stab at fixing up the security options
- Related: bz1138643
[3.3-0.2.git6f42cdb_open]
- Fix the build so that security options are honored (found by rpmdiff)
- Related: bz1138643
[3.3-0.1.git6f42cdb_open]
- Update to latest upstream
- Resolves: bz1138643
* Thu Jan 24 2013 Jay Fenlason
- Put the udev rules file in the right place
Resolves: rhbz866732
- include a patch from upstream to fix undefined references
Resolves: rhbz887730
[3.0.1-115.1015_open.1]
- New upstream releas
Resolves: rhbz818789
[ 2.9-926.1005_open.2]
- Add the udev rules file to close
Resolves: rhbz747406
[2.9-926.1005_open.1]
- New upstream version.
Resolves: rhbz635915
* Fri Nov 05 2010 Jay Fenlason
- Include the -execstack patch to get libinfinipath.so correctly
labeled as not executing the stack.
Resolves: rhbz612936
[1.13-2]
- Use macros for lib and include directories, and include dist tag in
release field.
- Corrected License field.
- Corrected Requires lines for libuuid.
- Add Exclusive-arch x86_64
Related: rhbz570274
[1.13-1]
- Initial build.
libcxgb3
[1.3.1-3]
- Remove libcxgb3.conf modprobe file and put it into rdma package
- Related: bz1163527
libcxgb4
[1.3.5-1]
- Update to latest upstream release
- Move modprobe setup to rdma package
- Resolves: bz1165842
- Related: bz1163527
[1.3.3-1]
- Bump and rebuild against new libibverbs, update our sources while we
are at it
- Related: bz854655
[1.2.0-1]
- Update to latest upstream release while rebuilding against latest
libibverbs
- Related: bz750609
libibverbs
[1.1.8-4]
- Update RoCE IP addressing patches to latest version under review
- Fix a coverity found issue
- Resolves: bz1119105
libmlx4
[1.0.6-7]
- Add compiler warnings patch
- Rebuild against latest libibverbs and valgrind-devel
- Move module init code to rdma package and require rdma package
- Resolves: bz1142161, bz1163527
libmlx5
[1.0.2-1]
- Bump and rebuild against latest libibverbs and latest valgrind-devel
- Update to latest upstream release for various fixes and improvements
- Resolves: bz1142162, bz1116096
[1.0.1-1]
- Update to latest upstream release
- Remove files related to setting ports to Ethernet mode as that
isn't even supported on this card yet and the files that are
there will be wrong when it is supported
[1.0.0-2]
- Mass rebuild 2013-12-27
[1.0.0-1]
- Initial import of upstream package
libmthca
[1.0.6-4]
- Bump and rebuild against updated valgrind-devel
- Resolves: bz1142163
libnes
[1.1.4-2]
- Bump and rebuild against updated valgrind-devel
- Resolves: bz1142165
libocrdma
[1.0.5-1]
- Update to latest upstream release
- Related: bz1119114, bz1119113
[1.0.3-1]
- Update to later upstream source
- Related: bz1080183
[1.0.2-2]
- Bump and rebuild for pkgwrangler review
- Related: bz1080183
[1.0.2-1]
- Initial import into rhel6
- Resolves: bz1080183
librdmacm
[1.0.19.1-1]
- Update to latest upstream release
- Drop patches that upstream has folded in
- Resolves: bz1119108
[1.0.18.1-1]
- Update to latest upstream release
- Related: bz1056662
[1.0.17-1]
- Official 1.0.17 release
- The fix to bug 866221 got kicked back as incomplete last time, fix
it for real this time.
- Intel adapters that use the qib driver don't like using inline data,
so use a memory region that is registered instead
- Resolves: bz866221, bz828071
mstflint
[4.0.0-0.1.30.g00eb005]
- Update to latest upstream release
- Resolves: bz1006988
[3.6.0-1.8.g7d4dede]
- Update to latest upstream release
- Resolves: bz1059093
[3.0-0.6.g6961daa.1]
- Update to newer tarball that resolves licensing issues with the last
tarball
- Related: bz818183
[3.0-0.5.gff93670.1]
- Update to latest upstream version, which includes ConnectIB support
- Resolves: bz818183
[1.4-6]
- Turns out that the previous tarball was full of cruft that upstream should
have never let make its way into the tarball. I had to clean the tarball
out in order to get the package to build properly.
- Related: bz739138
[1.4-5.el6]
- Update to a version that will support the latest Mellanox CX3 hardware
- Resolves: bz748244
[1.4-4.el6]
- Fix a bug in mmio space unmapping
- Resolves: bz729061
- Related: bz725016
[1.4-3.el6]
- Don't include mtcr.h as we don't really expect anything to need Mellanox
card register definitions except this program, and we already have the
file.
- Change to ExcludeArch instead of ExclusiveArch so we build in all the right
places.
- Related: bz543948
[1.4-2.el6]
- Update to tarball from URL instead of from OFED
- Minor tweaks for pkgwrangler import
- Related: bz543948
[1.4-1.el5]
- Update to ofed 1.4.1-rc3 version
- Related: bz459652
[1.3-1]
- Update to OFED 1.3 final bits
- Related: bz428197
[1.2-2]
- Obsolete the old openib-mstflint package
[1.2-1]
- Initial import into CVS
- Related: bz428197
* Thu Jul 19 2007 - Vladimir Sokolovsky vlad@mellanox.co.il
- Initial Package, Version 1.2
rdma
[6.7_3.15-5.0.1]
- Remove mlx4 from blacklisting in mlx4_en.conf and rdma-mlx4.conf (yuval.shaia@oracle.com)
- Fix module ip_addr unload order with respect to its dependent, ib_core. (rama.nichanamatlu@oracle.com)
- Orabug: 20858792 (rama.nichanamatlu@oracle.com)
- Fix the swapped install of nfs-rdma and ifdown-ib (mukesh.kacker@oracle.com)
- Orabug: 20678090 (mukesh.kacker@oracle.com)
- CATCHUP with openibd bugfixes in OL5 (Details below)
Orabug: 19137471 (Mukesh Kacker)
- Move mlx4 alias in rdma to rdma.mlx4_en.conf
(OL5 orabug 16859554, partial openibd 4.0.4) (Mukesh Kacker)
- load rds_rdma after bringing up the IB interfaces
(OL5 orabug 16789580, openibd 4.0.5 and openibd 4.0.6) (Mukesh Kacker)
- Addm mlx4_en to blacklist to prevent warning message load mlx4_en
(OL5 orabug 13815605, openibd 4.0.7) (Mukesh Kacker)
- Change openib init script to support 'alias rds rds_rdma' in modprobe
(openibd 4.0.10 and 4.0.11) (Mukesh Kacker)
- Fix get_interfaces() in openib.init for supporting multiple HCAs (openibd 4.0.12)
- Add echo to unload_module() [ openibd 4.0.13 and openibd 4.0.14 ] (Mukesh Kacker)
- openibd needs to wait for interfaces in ifconfig with async ib module init
(OL5 Orabug: 18483921; openibd 4.0.16) (Mukesh Kacker)
- Set default HCA mode to IB (openibd 4.0.18) (Mukesh Kacker)
- Run sysctl.conf in start() so arp response settings in place before IP live on IB interfaces. (Mukesh Kacker)
- Orabug: 18400003 (Mukesh Kacker)
- Remove loading of iw_cxgb3 and iw_cxgb4 from rdma.init (Chien Yen)
- Check the script is run on dom0 or domU for loading FMR (Chien Yen)
- Orabug 18562276 (Chien Yen)
- Include mlx4 driver in rdma.conf (Chien Yen)
- Change conf dir for mlx4_vnic_confd and connectx_port_config too /etc/rdma (Chien Yen)
- Append mlx4_* module parameters when insmod the modules [orabug 17429249] (Joe Jin)
- Delay load mlx4_* to prevent hung when start udev. [orabug 16897608] (Joe Jin)
- Fix FMR load, persistent ib0 subinterfaces, remove kudzu dependency (Chien Yen)
- Add SDP to rdma.conf and rdma.init (Chien Yen)
- Support Mellanox OFED 1.5.5 (Chien Yen)
[6.7_3.15-5]
- Add requires on pciutils
- Resolves: bz1236042
[6.7_3.15-4]
- Fix modprobe file so command line opts passed to modprobe mlx4_core will
work again
- Resolves: bz1215857
[6.7_3.15-3]
- A few touchups to the move of dracut files and such
- Related: bz1163527
[6.7_3.15-2]
- Fix ipoib MTU issue
- Fix shutdown ordering of NFSoRDMA code
- Absorb mlx4/cxgb3/cxgb4 setup/module init code into our package
- Resolves: bz1186498, bz1163527
[6.7_3.15-1]
- Fix module unload issue
- Resolves: bz1159331
Release/Architecture | Filename | MD5sum | Superseded 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