Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

opensm-3.3.21-4.el7_9 RPM for x86_64

From Updates for CentOS 7.9.2009 for x86_64 / Packages

Name: opensm Distribution: Unknown
Version: 3.3.21 Vendor: CentOS
Release: 4.el7_9 Build date: Tue Feb 2 17:30:45 2021
Group: Unspecified Build host: x86-01.bsys.centos.org
Size: 1429929 Source RPM: opensm-3.3.21-4.el7_9.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: https://github.com/linux-rdma/opensm
Summary: OpenIB InfiniBand Subnet Manager and management utilities
OpenSM is the OpenIB project's Subnet Manager for Infiniband networks.
The subnet manager is run as a system daemon on one of the machines in
the infiniband fabric to manage the fabric's routing state.  This package
also contains various tools for diagnosing and testing Infiniband networks
that can be used from any machine and do not need to be run on a machine
running the opensm daemon.

Provides

Requires

License

GPLv2 or BSD

Changelog

* Tue Dec 08 2020 Honggang Li <honli@redhat.com> - 3.3.21-4
  - Allow MCMR requests with default subnet prefix
  - Resolves: bz1898273
* Tue Apr 28 2020 Honggang Li <honli@redhat.com> - 3.3.21-3
  - Fix subnet_prefix issue
  - Resolves: bz1828452
* Wed Feb 13 2019 Honggang Li <honli@redhat.com> - 3.3.21-2
  - Fix a few defects
  - Resolves: bz1668201
* Mon Jan 21 2019 Honggang Li <honli@redhat.com> - 3.3.21-1
  - Rebase to latest upstream release 3.3.21
  - Resolves: bz1535978, bz1653660
* Tue Jun 19 2018 Honggang Li <honli@redhat.com> - 3.3.20-3
  - Fix BuildRequires
  - Resolves: bz1567528
* Wed Nov 01 2017 Honggang Li <honli@redhat.com> - 3.3.20-2
  - Fix up preuninstall script
  - Resolves: bz1508334
* Mon Oct 16 2017 Honggang Li <honli@redhat.com> - 3.3.20-1
  - Cleanup the spec file
  - Rebase to latest upstream release 3.3.20
  - Resolves: bz1456524
* Fri Jun 05 2015 Doug Ledford <dledford@redhat.com> - 3.3.19-1
  - Update to latest upstream release
  - Build on s390
  - Related: bz1186159
* Fri Oct 17 2014 Doug Ledford <dledford@redhat.com> - 3.3.18-2
  - Fix an issue found by rpmdiff
  - Related: bz1061587
* Thu Oct 09 2014 Doug Ledford <dledford@redhat.com> - 3.3.18-1
  - Update to latest upstream release
  - Resolves: bz1061587, bz1042745, bz884555, bz948475
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.3.15-7
  - Mass rebuild 2013-12-27
* Mon Mar 25 2013 Doug Ledford <dledford@redhat.com> - 3.3.15-6
  - Oops, forgot to remove the -B option to opensm when starting it
* Mon Mar 25 2013 Doug Ledford <dledford@redhat.com> - 3.3.15-5
  - Drop the old sysv init script
  - Fix opensm-launch to restart opensm in a loop.  This works around the
    fact that systemd starts opensm so early that we very well might not have
    sync on the link yet.  Without the physical link being up, opensm exits
    immediately.  This way opensm will get restarted every 30 seconds until
    sync is active on the link or until the opensm service is stopped.
  - Always install the newly generated opensm-%{version}.conf as opensm.conf
  - Make the launch work properly in the event that no GUIDs are set and
    there are no numbered config files
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.15-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Dec 05 2012 Doug Ledford <dledford@redhat.com> - 3.3.15-3
  - Fix startup on read only root
  - Update default config file
  - Resolves: bz817591
* Wed Dec 05 2012 Doug Ledford <dledford@redhat.com> - 3.3.15-2
  - More tweaks to systemd setup (proper scriptlets now)
  - More tweaks to old sysv init script support (fix Requires)
* Tue Nov 27 2012 Doug Ledford <dledford@redhat.com> - 3.3.15-1
  - Update to latest upstream release
  - Update to systemd startup
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.13-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Mar 13 2012 Doug Ledford <dledford@redhat.com> - 3.3.13-2
  - Fix the config file comment in the opensm init script
  - Resolves: bz802727
* Tue Feb 28 2012 Doug Ledford <dledford@redhat.com> - 3.3.13-1
  - Update to latest upstream version
  - Fix a minor issue in init scripts that would cause systemd to try and
    start/stop things in the wrong order
  - Add a patch to allow us to specify the subnet prefix on the command line
* Tue Jan 03 2012 Doug Ledford <dledford@redhat.com> - 3.3.12-1
  - Update to latest upstream version
* Mon Aug 15 2011 Kalev Lember <kalevlember@gmail.com> - 3.3.9-2
  - Rebuilt for rpm bug #728707
* Wed Jul 20 2011 Doug Ledford <dledford@redhat.com> - 3.3.9-1
  - Update to latest upstream version
  - Add /etc/sysconfig/opensm for use by opensm init script
  - Enable the ability to start more than one instance of opensm for multiple
    fabric support
  - Enable the ability to start opensm with a priority other than default for
    support of backup opensm instances
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Mar 08 2010 Doug Ledford <dledford@redhat.com> - 3.3.5-1
  - Update to latest upstream release.  We need various defines in ib_types.h
    for the latest ibutils package to build properly, and the latest ibutils
    package is needed because we found licensing problems in the older
    tarballs during review.
* Mon Jan 11 2010 Doug Ledford <dledford@redhat.com> - 3.3.3-2
  - ExcludeArch s390(x) as there's no hardware support there
* Thu Dec 03 2009 Doug Ledford <dledford@redhat.com> - 3.3.3-1
  - Update to latest upstream release
  - Minor tweaks to init script for LSB compliance
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Jul 20 2009 Doug Ledford <dledford@redhat.com> - 3.3.2-1
  - Update to latest upstream version
* Wed Apr 22 2009 Doug Ledford <dledford@redhat.com> - 3.3.1-1
  - Update to latest upstream version
* Fri Mar 06 2009 Caolán McNamara <caolanm@redhat.com> - 3.2.1-3
  - fix bare elifs to rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sun Jun 08 2008 Doug Ledford <dledford@redhat.com> - 3.2.1-1
  - Initial package for Fedora review process

Files

/etc/logrotate.d/opensm
/etc/rdma/opensm.conf
/etc/rwtab.d/opensm
/etc/sysconfig/opensm
/usr/lib/systemd/system/opensm.service
/usr/libexec/opensm-launch
/usr/sbin/opensm
/usr/sbin/osmtest
/usr/sbin/sldd.sh
/usr/share/doc/opensm-3.3.21
/usr/share/doc/opensm-3.3.21/AUTHORS
/usr/share/doc/opensm-3.3.21/ChangeLog
/usr/share/doc/opensm-3.3.21/INSTALL
/usr/share/doc/opensm-3.3.21/NEWS
/usr/share/doc/opensm-3.3.21/QoS_management_in_OpenSM.txt
/usr/share/doc/opensm-3.3.21/README
/usr/share/doc/opensm-3.3.21/current-routing.txt
/usr/share/doc/opensm-3.3.21/opensm-sriov.txt
/usr/share/doc/opensm-3.3.21/opensm_release_notes-3.3.txt
/usr/share/doc/opensm-3.3.21/partition-config.txt
/usr/share/doc/opensm-3.3.21/performance-manager-HOWTO.txt
/usr/share/licenses/opensm-3.3.21
/usr/share/licenses/opensm-3.3.21/COPYING
/usr/share/man/man5
/usr/share/man/man5/torus-2QoS.conf.5.gz
/usr/share/man/man8
/usr/share/man/man8/opensm.8.gz
/usr/share/man/man8/osmtest.8.gz
/usr/share/man/man8/torus-2QoS.8.gz
/var/cache/opensm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 23 03:05:35 2024