Package Release Info

opae-2.0.0-bp160.1.36

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libbitstream2
libopae-c2
opae
opae-devel

Change Logs

* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  PatchN.
* Wed Mar 29 2023 Nicolas Morey <nicolas.morey@suse.com>
- Add Gcc-13-2858.patch for GCC13 support
* Thu Jun 23 2022 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Add opae-disable-FORTIFY_SOURCE.patch to only use the FORTIFY_SOURCE from the RPM flags
  and avoid any conflicts. Fixes a build issue with Tumbleweed.
* Fri Sep 10 2021 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Add opae-fix-support-with-newer-spdlog.patch to fix compilation
  with spdlog >= 1.9.0
* Fri Jul 09 2021 Steve Kowalik <steven.kowalik@suse.com>
- Update opae-missing-shebang.patch to correctly call all scripts with
  Python 3.
* Fri Jun 04 2021 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Add patches to fix compilation with GCC11
  - opae-libs-fix-macro-indentation.patch
  - opae-libs-xfpga-fix-strnlen-argument.patch
* Wed Oct 07 2020 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 2.0.0-1
  - See RELEASE_NOTES for a complete list of changes
- Add opae-support-OBS-build.patch to fix compilation using system
  packages (cli11, pybind11) instead of git clones
- Refresh opae-missing-shebang.patch against latest sources
- Update opae-fix-linking-issue.patch to fix pybind11 link LTO issues
* Fri Apr 17 2020 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 1.4.1-1
  - See RELEASE_NOTES for a complete list of changes
- Drop patches fixed upstream:
  - opae-add-missing-lpthread.patch
  - opae-fix-python-packaging.patch
  - opae-fix-support-for-hwloc-2.patch
- Refresh opae-missing-shebang.patch against latest source
- Add opae-fix-linking-issue.patch to fix linking issues
* Fri Sep 06 2019 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 1.3.2-1
  - See RELEASE_NOTES for a complete list of changes
- Drop patches fixed upstream:
  - opae-fix-gcc-warning-on-exception.patch
- Refresh patch against new sources:
  - opae-missing-shebang.patch
  - opae-add-missing-lpthread.patch
  - opae-fix-python-packaging.patch
- Add patch to fix compilation against hwloc >= 2.0
  - opae-fix-support-for-hwloc-2.patch
* Wed May 15 2019 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 1.3.0-2
  - See RELEASE_NOTES for a complete list of changes
- Drop patches fixed upstream:
  - opae-fix-cmake-paths.patch
- Refresh patch against new sources:
  - opae-missing-shebang.patch
  - opae-add-missing-lpthread.patch
- Add new patches
  - opae-fix-gcc-warning-on-exception.patch to workaround a GCC8 error
    on exception handling
  - opae-fix-python-packaging.patch to fix the bad usage of string in
    python ByteIO.write