Package Release Info

boost.175-base-1.75.0-2.5

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libboost_filesystem1_75_0

Change Logs

* Tue Feb 09 2021 adam.majer@suse.de
- Fix HPC build on ARM. It seems boost_serialization libraries
  are no longer implicitly build with this setup.
* Sat Feb 06 2021 eich@suse.com
- Add build support for gcc10 to HPC build (bsc#1174439).
- Add openmpi4 flavors (jsc#SLE-16462).
* Mon Dec 28 2020 adam.majer@suse.de
- Log additional information during build
- Add missing dependencies in libboost_iostream-devel (bsc#1180359)
* Wed Dec 23 2020 adam.majer@suse.de
- libboost_nowide now uses same pattern of Provides/Conflicts
  and version numbers as other Boost libraries
- Add missing conflicts for Boost 1.66
- Boost.Build (jam) implementation is now obsoletes older versions
* Thu Dec 17 2020 adam.majer@suse.de
- Replace hardcoded python3.8 path in the spec file
- Add Conflicts with Boost 1.66 version in SLE15 since that version
  uses different Provides.
* Mon Dec 14 2020 adam.majer@suse.de
- update to 1.75.0:
  * new library:
    + Boost.JSON - JSON parsing library
    + Boost.LEAF - error handling library
    + Boost.PFR  - basic reflection without macros or boilderplate code
  * for details on all changes see,
    https://www.boost.org/users/history/version_1_75_0.html
- package boost's jam files so the Boost.Build is more usable
- python_library_name.patch: update it to remove python version
  suffix and keep old sonames. We only support one python3 version
  at a time.
- refreshed patches: boost-no_type_punning.patch
  boost-strict_aliasing.patch python_library_name.patch
- serialization_missing_includes.patch: upstreamed
- baselibs.conf: updated to new version
* Tue Sep 29 2020 adam.majer@suse.de
- serialization_missing_includes.patch: Add additional missing
  includes in the serialization library
* Wed Sep 16 2020 adam.majer@suse.de
- serialization_missing_includes.patch: Add missing includes in the
  serialization library (bsc#1176597)
* Thu Sep 03 2020 azouhr@opensuse.org
- Enable context on s390x
* Thu Aug 27 2020 dmueller@suse.com
- fix nothing provides libboost_mpi_python-py3-1_74_0