File infinipath-psm.changes of Package infinipath-psm
-------------------------------------------------------------------
Tue Mar 1 13:55:31 CET 2016 - pth@suse.de
- Update to 3.3-13_g4ae7325 (fate#320170).
See included ChangeLog for detailed changes.
- Remove infinipath-non_executable_stack.patch as the fix is included
upstream.
-------------------------------------------------------------------
Fri Sep 18 14:38:45 CEST 2015 - pth@suse.de
- Add a requires for rdma (bsc#943853).
-------------------------------------------------------------------
Wed Aug 19 07:44:26 CEST 2015 - pth@suse.de
- Set libdir when calling make for installing.
- Add infinipath-non_executable_stack.patch to mark the stack
unexecutable (bsc#942689).
-------------------------------------------------------------------
Wed Jun 10 12:49:19 CEST 2015 - pth@suse.de
- Fix name of libdir.
-------------------------------------------------------------------
Fri May 29 11:13:39 CEST 2015 - pth@suse.de
- Adapt patches to changed sources.
-------------------------------------------------------------------
Thu May 28 10:11:47 CEST 2015 - pth@suse.de
- Fix tarball name.
-------------------------------------------------------------------
Tue May 26 17:37:16 CEST 2015 - pth@suse.de
- Update to 3.3 from OFED 3.18rc2.
-------------------------------------------------------------------
Fri Jun 6 13:36:47 CEST 2014 - pth@suse.de
- Document that the shared library package was renamed so the package
needs obsoletes/provides.
-------------------------------------------------------------------
Tue Jun 3 11:24:34 CEST 2014 - pth@suse.de
- Update to OFED 3.12 final.
-------------------------------------------------------------------
Tue Mar 18 11:07:05 CET 2014 - pth@suse.de
- Fix ExclusiveArch.
-------------------------------------------------------------------
Wed Mar 5 13:25:54 CET 2014 - pth@suse.de
- Add an ExclusiveArch as the package is only supported on
i686 and x86_64.
-------------------------------------------------------------------
Fri Jan 24 16:40:36 CET 2014 - pth@suse.de
- Fix Copyright in spec file.
-------------------------------------------------------------------
Fri Jan 17 14:53:25 CET 2014 - pth@suse.de
- Update to 3.2 from OFED 3.12
- Remove infinipath-psm-identical_field_names.patch which doesn't
apply anymore.
- Remove infinipath-psm-add_symbol_to_ignore.patch as the fix is
upstream.
-------------------------------------------------------------------
Fri Jul 12 11:33:48 CEST 2013 - pth@suse.de
- Update to latest version 3.1.
- Adapt infinipath-psm-add_symbol_to_ignore.patch to new sources.
- Add source URL.
-------------------------------------------------------------------
Tue Jul 9 15:22:05 CEST 2013 - pth@suse.de
- Fix spec by running service format_spec_file.
-------------------------------------------------------------------
Tue Jun 25 13:38:01 CEST 2013 - pth@suse.de
- Fix makefile so that the presence of _edata does not lead to a
failed build: infinipath-psm-add_symbol_to_ignore.patch
-------------------------------------------------------------------
Tue Oct 9 12:34:15 CEST 2012 - pth@suse.de
- Fix paths to libraries in %%files section.
-------------------------------------------------------------------
Thu Sep 13 16:32:01 CEST 2012 - pth@suse.de
- Update to latest version 3.0.1.
- Use RPM_OPT_FLAGS to define compiler options
(infinipath-psm-cflags.patch).
- Don't use -Werror as newer gccs warn of possible ono-inlining.
(infinipath-psm-no_werror.patch).
- Rename the member of a bitfield as newer gcc stops with error
(infinipath-psm-identical_field_names.patch).
- Don't install headers with executable flag set
(infinipath-psm-executable_headers.patch).
-------------------------------------------------------------------
Tue Sep 11 19:11:48 CEST 2012 - pth@suse.de
- Initial package based on the version in OFED 1.5.4.1
- Implement shared library policy.