Package libboost_atomic1.80.0: Information

    Binary package: libboost_atomic1.80.0
    Version: 1.80.0-alt1
    Architecture: i586
    Build time:  Oct 25, 2022, 07:54 AM in the task #308894
    Source package: boost
    Category: Development/C++
    Report package bug
    License: BSL-1.0
    Summary: Boost.Atomic Library
    Description: 
    Boost.Atomic is a library that provides atomic data types and operations
    on these data types, as well as memory ordering constraints required for
    coordinating multiple threads through atomic variables. It implements
    the interface as defined by the C++11 standard, but makes this feature
    available for platforms lacking system/compiler support for this
    particular C++11 feature.

    Maintainer: Ivan A. Melnikov


    Last changed


    Sept. 9, 2022 Ivan A. Melnikov 1:1.80.0-alt1
    - Updated to upstream version 1.80.0
    June 22, 2022 Anton Midyukov 1:1.77.0-alt5
    - add upstream patch for fix build packages with CGAL and gcc12 on ppc64le
      (e.g. openscad)
    Jan. 14, 2022 Aleksei Nikiforov 1:1.77.0-alt4
    - Fixed compatibility with python-3.10.