Package libitm1: Information

  • Default inline alert: Version in the repository: 13.2.1-alt3

Binary package: libitm1
Version: 10.3.1-alt4
Architecture: i586
Build time:  Sep 12, 2021, 08:13 PM in the task #263581
Source package: gcc10
Category: System/Libraries
Report package bug
Summary: The GNU Transactional Memory library
Description: 
This package contains the GNU Transactional Memory library
which is a GCC transactional memory support runtime library.



Last changed


Aug. 28, 2021 Gleb Fotengauer-Malinovskiy 10.3.1-alt4
- Rebuilt in precompat mode to prepare for gcc11 build.
- Fixed FTBFS with global link-time optimization flags (by disabling them,
  but using internal LTO build capabilities).
July 31, 2021 Vitaly Chikunov 10.3.1-alt3
- Move contents of libexecdir to libdir (ALT#40611).
July 5, 2021 Gleb Fotengauer-Malinovskiy 10.3.1-alt2
- Backported upstream PR:
  + libstdc++/100900: add missing typename for dependent type in
  ranges::elements_view (ALT#40369).