Compare commits
No commits in common. "c9-beta" and "c8" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
35650dc88380a56e30ecb7131f245a71c4ad1134 SOURCES/libfabric-1.18.0.tar.bz2
|
|
@ -1,4 +1,4 @@
|
|||||||
%global __remake_config 0
|
%global __remake_config 1
|
||||||
|
|
||||||
Name: libfabric
|
Name: libfabric
|
||||||
Version: 1.18.0
|
Version: 1.18.0
|
||||||
@ -95,136 +95,68 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jun 01 2023 Kamal Heib <kheib@redhat.com> - 1.18.0-1
|
* Thu Jun 01 2023 Kamal Heib <kheib@redhat.com> - 1.18.0-1
|
||||||
- Update to upstream 1.18.0.
|
- Update to upstream release 1.18.0
|
||||||
- Resolves: rhbz#2153027
|
- Add gating tests
|
||||||
|
- Resolves: rhbz#2153009
|
||||||
|
|
||||||
* Fri Feb 03 2023 Michal Schmidt <mschmidt@redhat.com> - 1.17.0-3.1
|
* Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 1.17.0-3.1
|
||||||
- Bump for side-tag rebuild.
|
- Re-enable autotools remake to fix unwanted rpath in binaries.
|
||||||
|
- Resolves: rhbz#2168098
|
||||||
|
|
||||||
* Thu Feb 02 2023 Michal Schmidt <mschmidt@redhat.com> - 1.17.0-3
|
* Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 1.17.0-3
|
||||||
- Update to upstream 1.17.0.
|
- Update to upstream release 1.17.0
|
||||||
- Sync spec from Fedora.
|
- Resolves: rhbz#2168098
|
||||||
- Resolves: rhbz#2098216
|
|
||||||
|
|
||||||
* Wed Aug 03 2022 Michal Schmidt <mschmidt@redhat.com> - 1.15.1-1
|
* Wed Aug 17 2022 Michal Schmidt <mschmidt@redhat.com> - 1.15.1-1
|
||||||
- Update to upstream release 1.15.1
|
- Update to upstream release 1.15.1
|
||||||
- Disable LTO on x86_64 due to memory issues (copied from Fedora)
|
- Disable LTO on x86_64 due to memory issues (copied from Fedora)
|
||||||
- Resolves: rhbz#2040454
|
- Resolves: rhbz#2040450
|
||||||
|
|
||||||
* Thu Nov 25 2021 Honggang Li <honli@redhat.com> - 1.14.0-1
|
* Thu Nov 25 2021 Honggang Li <honli@redhat.com> - 1.14.0-1
|
||||||
- Update to upstream release v1.14.0
|
- Rebase to upstream release v1.14.0
|
||||||
- Resolves: rhbz#2015404
|
- Resolves: bz1970601
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.12.1-2
|
* Thu May 13 2021 Honggang Li <honli@redhat.com> - 1.12.1-1
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebase to upstream release v1.12.1
|
||||||
Related: rhbz#1991688
|
- Enable psm3 support
|
||||||
|
- Resolves: bz1921238
|
||||||
|
|
||||||
* Sat Jun 19 2021 Honggang Li <honli@redhat.com> - 1.12.1-1
|
* Tue Dec 22 2020 Honggang Li <honli@redhat.com> - 1.11.2-1
|
||||||
- Update to upstream release v1.12.1
|
- Rebase to upstream release v1.11.2
|
||||||
- Resolves: rhbz#1880061
|
- Fix "shm" segfault issue
|
||||||
|
- Resolves: bz1904291
|
||||||
|
|
||||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.12.0-0.2
|
* Tue Nov 17 2020 Honggang Li <honli@redhat.com> - 1.11.1-1
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
- Rebase to upstream release v1.11.1
|
||||||
|
- EFA Support requires libfabric
|
||||||
|
- Resolves: bz1831145, bz1852636
|
||||||
|
|
||||||
* Sun Jan 31 2021 Honggang Li <honli@redhat.com> - 1.12.0-0.1
|
* Sat Apr 25 2020 Honggang Li <honli@redhat.com> - 1.10.0-1
|
||||||
- Update to upstream release v1.12.0rc1
|
- Rebase to upstream release v1.10.0
|
||||||
|
- Resolves: bz1739283
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.2-2
|
* Tue Nov 05 2019 Honggang Li <honli@redhat.com> - 1.9.0rc1-1
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebase to upstream release v1.9.0rc1
|
||||||
|
- Resolves: bz1719678
|
||||||
|
|
||||||
* Wed Dec 16 2020 Honggang Li <honli@redhat.com> - 1.11.2-1
|
* Wed Aug 14 2019 Honggang Li <honli@redhat.com> - 1.8.0-2
|
||||||
- Update to upstream release v1.11.2
|
- Fix segment fault issue for linux container
|
||||||
|
- Resolves: bz1731749
|
||||||
|
|
||||||
* Tue Dec 08 2020 Honggang Li <honli@redhat.com> - 1.11.2-0.1
|
* Fri Jul 12 2019 Honggang Li <honli@redhat.com> - 1.8.0-1
|
||||||
- Update to upstream release v1.11.2rc1
|
- Rebase to upstream release v1.8.0
|
||||||
- Resolves: bz1905751
|
- Resolves: bz1660621
|
||||||
|
|
||||||
* Sun Oct 11 2020 Honggang Li <honli@redhat.com> - 1.11.1
|
* Mon Dec 10 2018 Honggang Li <honli@redhat.com> - 1.6.2-1
|
||||||
- Update to upstream release v1.11.1
|
- Rebase to upstream release v1.6.2
|
||||||
- Resolves: bz1887069
|
- Resolves: bz1654870
|
||||||
|
|
||||||
* Thu Oct 08 2020 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.11.1rc1-1
|
* Mon Oct 8 2018 Honggang Li <honli@redhat.com> - 1.6.1-3
|
||||||
- Update to 1.11.1rc1 (#1886494)
|
- Revert a psm2 commit to avoid sporadic assertion failures
|
||||||
|
- Resolves: bz1627981
|
||||||
|
|
||||||
* Sat Aug 15 2020 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.11.0-1
|
* Sun Jul 1 2018 Honggang Li <honli@redhat.com> - 1.6.1-2
|
||||||
- Update to 1.11.0 (#1869025)
|
- No longer support infinipath-psm
|
||||||
|
|
||||||
* Tue Aug 04 2020 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.11.0rc2-1
|
|
||||||
- Update to 1.11.0rc2 (#1866049)
|
|
||||||
|
|
||||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0rc1-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jul 22 2020 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.11.0rc1-1
|
|
||||||
- Update to 1.11.0rc1 (#1859427)
|
|
||||||
|
|
||||||
* Sat May 09 2020 Honggang Li <honli@redhat.com> - 1.10.1-1
|
|
||||||
- Update to upstream release v1.10.1
|
|
||||||
- Resolves: bz1833620
|
|
||||||
|
|
||||||
* Fri Apr 24 2020 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.10.0-1
|
|
||||||
- Update to 1.10.0 (#1827815)
|
|
||||||
|
|
||||||
* Sun Apr 12 2020 Honggang Li <honli@redhat.com> - 1.10.0rc2-1
|
|
||||||
- Update to 1.10.0rc2
|
|
||||||
|
|
||||||
* Fri Apr 03 2020 Honggang Li <honli@redhat.com> - 1.10.0rc1-1
|
|
||||||
- Update to 1.10.0rc1
|
|
||||||
- Resolves: bz1820096
|
|
||||||
|
|
||||||
* Mon Mar 09 2020 Honggang Li <honli@redhat.com> - 1.9.1-1
|
|
||||||
- Update to 1.9.1
|
|
||||||
- Resolves: bz1811269
|
|
||||||
|
|
||||||
* Sun Feb 16 2020 Honggang Li <honli@redhat.com> - 1.9.1rc1-1
|
|
||||||
- Update to 1.9.1rc
|
|
||||||
- Resolves: bz1803485
|
|
||||||
|
|
||||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Nov 28 2019 Honggang Li <honli@redhat.com> - 1.9.0
|
|
||||||
- Update to 1.9.0
|
|
||||||
- Resolves: bz1775865
|
|
||||||
|
|
||||||
* Thu Oct 24 2019 Honggang Li <honli@redhat.com> - 1.9.0rc1-1
|
|
||||||
- Update to 1.9.0rc1
|
|
||||||
- Resolves: bz1751860
|
|
||||||
|
|
||||||
* Fri Sep 06 2019 Honggang Li <honli@redhat.com> - 1.8.0-3
|
|
||||||
- Fix two segment fault issues
|
|
||||||
- Resolves: bz1749608
|
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Jun 29 2019 Honggang Li <honli@redhat.com> - 1.8.0
|
|
||||||
- Update to 1.8.0
|
|
||||||
|
|
||||||
* Mon Jun 17 2019 Honggang Li <honli@redhat.com> - 1.8.0rc1
|
|
||||||
- Update to 1.8.0rc1
|
|
||||||
- Resolves: 1720773
|
|
||||||
|
|
||||||
* Mon Jun 10 2019 Honggang Li <honli@redhat.com> - 1.7.2rc2
|
|
||||||
- Update to 1.7.2rc2
|
|
||||||
- Resolves: bz1689783
|
|
||||||
|
|
||||||
* Mon Apr 8 2019 Orion Poplawski <orion@nwra.com> - 1.7.1-1
|
|
||||||
- Update to 1.7.1
|
|
||||||
|
|
||||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jan 31 2019 Honggang Li <honli@redhat.com> - 1.7.0-1
|
|
||||||
- Rebase libfabric to latest upstream release v1.7.0
|
|
||||||
- Resolves: bz1671189
|
|
||||||
|
|
||||||
* Mon Oct 8 2018 Honggang Li <honli@redhat.com> - 1.6.2-1
|
|
||||||
- Rebase libfabric to latest upstream release v1.6.2
|
|
||||||
- Resolves: bz1637334
|
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jun 22 2018 Honggang Li <honli@redhat.com> - 1.6.1-1
|
* Fri Jun 22 2018 Honggang Li <honli@redhat.com> - 1.6.1-1
|
||||||
- Rebase to latest upstream release 1.6.1
|
- Rebase to latest upstream release 1.6.1
|
||||||
|
Loading…
Reference in New Issue
Block a user