------------------------------------------------------------------- Fri Apr 3 08:37:16 UTC 2020 - Nicolas Morey-Chaisemartin - Add Add-missing-extern-keywords.patch to fix compilation with GCC10 (bsc#1160270) ------------------------------------------------------------------- Wed Apr 24 09:44:50 UTC 2019 - Martin Liška - Disable LTO (boo#1133133). ------------------------------------------------------------------- Tue Oct 23 19:24:37 UTC 2018 - Bernhard Wiedemann - Extend reproducible.patch to fix all build dates ------------------------------------------------------------------- Thu Aug 2 09:21:12 UTC 2018 - schwab@suse.de - sysmacros.patch: Include for minor ------------------------------------------------------------------- Sat Jul 14 04:58:35 UTC 2018 - bwiedemann@suse.com - Add reproducible.patch to fix build date (boo#1047218) ------------------------------------------------------------------- Wed Feb 14 08:29:56 UTC 2018 - nmoreychaisemartin@suse.com - Mark libpsm_infinipath1 as obsoleting psm2-compat to make sure it is always picked by default but can be manually "downgraded" to psm2-compat knowing user (bsc#1080773). ------------------------------------------------------------------- Tue Sep 5 12:28:30 UTC 2017 - nmoreychaisemartin@suse.com - Update _service to allow auto updates from github ------------------------------------------------------------------- Fri Jun 30 07:24:55 UTC 2017 - nmoreychaisemartin@suse.com - Restore conflict with libpsm2-compat ------------------------------------------------------------------- Tue May 9 11:47:47 UTC 2017 - nmoreychaisemartin@suse.com - Drop conflicts with libpsm2-compat ------------------------------------------------------------------- Mon May 1 16:00:39 UTC 2017 - nmoreychaisemartin@suse.com - Update to v3.3-26-g604758. (bsc#1036485) ------------------------------------------------------------------- Wed Apr 19 08:40:53 UTC 2017 - nmoreychaisemartin@suse.com - Update to latest version v3.3-25-g326b95a (bsc#1027068, fate#322648) ------------------------------------------------------------------- Tue Apr 11 09:17:06 CEST 2017 - pth@suse.de - Update to latest version (fate#320170, bsc#943853). ------------------------------------------------------------------- Fri Mar 31 12:05:18 CEST 2017 - pth@suse.de - Make package conflict with libpsm2 (fate#321230). ------------------------------------------------------------------- Wed Nov 30 14:42:24 CET 2016 - pth@suse.de - Add baselibs.conf as 32 bit libs are needed (bsc#1004947). ------------------------------------------------------------------- Mon Apr 25 07:41:38 UTC 2016 - p.drouand@gmail.com - Update to version 3.3-19 * No Changelog available - Build against system libuuid - Split libraries into two separate subpackages - Remove infinipath-non_executable_stack.patch; fixed on upstream release ------------------------------------------------------------------- Mon Aug 31 07:40:43 CEST 2015 - pth@suse.de - Fix source URI. ------------------------------------------------------------------- Tue Aug 25 10:11:14 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). - Remove bogus line in spec file. ------------------------------------------------------------------- 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. ------------------------------------------------------------------- Fri Oct 31 15:09:00 UTC 2014 - Led - fix %%if version condition in spec ------------------------------------------------------------------- Wed Oct 29 13:52:29 CET 2014 - pth@suse.de - Only use -Wno-unused-but-set-variable for SLE12 and up. - Don't use a macro for installing. ------------------------------------------------------------------- Fri Oct 17 01:05:00 UTC 2014 - Led - replace ambiguous macro %%makeinstall with more common %%make_install ------------------------------------------------------------------- Tue Jul 8 15:00:35 CEST 2014 - pth@suse.de - Add COPYING to documentation. ------------------------------------------------------------------- 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.