Hello community, here is the log from the commit of package ibsim for openSUSE:Factory checked in at 2017-06-09 15:56:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibsim (Old) and /work/SRC/openSUSE:Factory/.ibsim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibsim" Fri Jun 9 15:56:56 2017 rev:5 rq:501893 version:0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/ibsim/ibsim.changes 2017-05-24 16:46:31.091076293 +0200 +++ /work/SRC/openSUSE:Factory/.ibsim.new/ibsim.changes 2017-06-09 15:57:00.475052164 +0200 @@ -1,0 +2,11 @@ +Thu Jun 8 08:40:42 UTC 2017 - [email protected] + +- Update to version 0.7 + * PerformanceSet handling for enhanced switch port 0 + * Fix incorrectly updated port counters in pc_updated() + * Invalidate PerformanceSet commands with no port number + * Fix parsing of port number in PerformanceSet command + * Allocate MFT according to number of switch ports + + +------------------------------------------------------------------- Old: ---- ibsim-0.6-gitf9acb41.tar.xz New: ---- ibsim-0.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibsim.spec ++++++ --- /var/tmp/diff_new_pack.fM0G9b/_old 2017-06-09 15:57:01.350928540 +0200 +++ /var/tmp/diff_new_pack.fM0G9b/_new 2017-06-09 15:57:01.350928540 +0200 @@ -16,26 +16,24 @@ # -%define git_ver -gitf9acb41 +%define git_ver %{nil} Summary: InfiniBand fabric simulator for management License: BSD-2-Clause or GPL-2.0 Group: Productivity/Networking/Diagnostic Name: ibsim -Version: 0.6 +Version: 0.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source: %{name}-%{version}%{git_ver}.tar.xz +Source: https://www.openfabrics.org/downloads/management/ibsim-%{version}.tar.gz Patch1: ibsim-fix_type_punning.patch Url: http://www.openfabrics.org BuildRequires: autoconf BuildRequires: automake BuildRequires: libibmad-devel -# For transition to rdma-core make sure the new packages are selected -# Once the transition is made the version check can be removed -BuildRequires: libibumad-devel >= 12 -BuildRequires: libibverbs-devel >= 12 +BuildRequires: libibumad-devel +BuildRequires: libibverbs-devel BuildRequires: libtool %description @@ -62,6 +60,6 @@ %dir %{_libdir}/umad2sim %{_libdir}/umad2sim/libumad2sim*.so* %{_bindir}/ibsim -%doc README COPYING TODO net-examples scripts ChangeLog +%doc README COPYING TODO net-examples scripts %changelog
