Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libtsan2-15.2.1-7.el9 RPM for ppc64le

From CentOS Stream 9 AppStream for ppc64le

Name: libtsan2 Distribution: CentOS
Version: 15.2.1 Vendor: CentOS
Release: 7.el9 Build date: Wed Jan 28 14:47:13 2026
Group: Unspecified Build host: ppc64le-09.stream.rdu2.redhat.com
Size: 1629822 Source RPM: gcc-toolset-15-gcc-15.2.1-7.el9.src.rpm
Packager: builder@centos.org
Url: http://gcc.gnu.org
Summary: The Thread Sanitizer runtime library
This package contains the Thread Sanitizer library
which is used for -fsanitize=thread instrumented programs.

Provides

Requires

License

GPL-3.0-or-later AND LGPL-3.0-or-later AND (GPL-3.0-or-later WITH GCC-exception-3.1) AND (GPL-3.0-or-later WITH Texinfo-exception) AND (LGPL-2.1-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH GNU-compiler-exception) AND BSL-1.0 AND GFDL-1.3-or-later AND Linux-man-pages-copyleft-2-para AND SunPro AND BSD-1-Clause AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND BSD-4-Clause AND BSD-Source-Code AND Zlib AND MIT AND Apache-2.0 AND (Apache-2.0 WITH LLVM-Exception) AND ZPL-2.1 AND ISC AND LicenseRef-Fedora-Public-Domain AND HP-1986 AND curl AND Martin-Birgmeier AND HPND-Markus-Kuhn AND dtoa AND SMLNJ AND AMD-newlib AND OAR AND HPND-merchantability-variant AND HPND-Intel

Changelog

* Mon Jan 26 2026 Siddhesh Poyarekar <siddhesh@redhat.com> 15.2.1-7
  - update from releases/gcc-15 branch (RHEL-116513)
    - PRs ada/68179, ada/123060, ada/123088, ada/123096, ada/123138, ada/123185,
  	ada/123289, ada/123302, ada/123306, ada/123371, ada/123589,
  	analyzer/122975, analyzer/123085, c/123156, c++/91388, c++/114764,
  	c++/116952, c++/120446, c++/121854, c++/121966, c++/122048,
  	c++/122070, c++/122550, c++/122668, c++/122752, c++/122772,
  	c++/122834, c++/122922, c++/123331, c++/123597, debug/121964,
  	diagnostics/120063, fortran/107406, libfortran/122936,
  	libstdc++/120446, libstdc++/122812, libstdc++/122907,
  	libstdc++/123147, middle-end/111817, middle-end/123107,
  	middle-end/123392, middle-end/123703, rtl-optimization/121773,
  	rtl-optimization/122215, rtl-optimization/123121,
  	rtl-optimization/123523, target/117575, target/119130,
  	target/120250, target/121192, target/121485, target/123022,
  	target/123092, target/123155, target/123217, target/123460,
  	target/123484, target/123489, target/123521, target/123607,
  	target/123742, testsuite/123353, tree-optimization/122793,
  	tree-optimization/122868, tree-optimization/123040,
  	tree-optimization/123300, tree-optimization/123351,
  	tree-optimization/123372, tree-optimization/123431,
  	tree-optimization/123513, tree-optimization/123602,
  	tree-optimization/123736, tree-optimization/123741
* Tue Sep 09 2025 Siddhesh Poyarekar <siddhesh@redhat.com> 15.1.1-2.5
  - Fix glibc32 build dependency (RHEL-113182)
* Mon Jun 16 2025 Marek Polacek <polacek@redhat.com> 15.1.1-2.4
  - ship libstdc++.modules.json (RHEL-97095)
* Thu Jun 12 2025 Siddhesh Poyarekar <siddhesh@redhat.com> 15.1.1-2.3
  - Add AS_NEEDED libstdc++.so.6 when only needed through libstdc++_nonshared
    (RHEL-94866)
* Fri Jun 06 2025 Marek Polacek <polacek@redhat.com> 15.1.1-2.2
  - configure with --enable-host-pie --enable-host-bind-now (RHEL-95564)
* Wed Jun 04 2025 Marek Polacek <polacek@redhat.com> 15.1.1-2.1
  - re-enable annobin-plugin and offload-nvptx
* Wed May 21 2025 Marek Polacek <polacek@redhat.com> 15.1.1-2
  - update from releases/gcc-15 branch
    - PRs ada/112958, ada/120104, c/120057, c++/119863, c++/119864, c++/119938,
     c++/119939, c++/119981, c++/119996, c++/120012, c++/120013,
     c++/120023, c++/120125, c++/120161, c++/120350, fortran/102891,
     fortran/102900, fortran/119928, fortran/119986, fortran/120049,
     fortran/120107, fortran/120139, fortran/120163, fortran/120179,
     fortran/120191, ipa/119852, ipa/119973, ipa/120006, ipa/120146,
     libfortran/120152, libfortran/120153, libfortran/120158,
     libfortran/120196, libstdc++/118260, libstdc++/119427,
     libstdc++/119714, libstdc++/120029, libstdc++/120114,
     libstdc++/120159, libstdc++/120187, libstdc++/120190,
     libstdc++/120198, libstdc++/120293, modula2/115276, modula2/119914,
     modula2/119915, modula2/120117, modula2/120188, preprocessor/116047,
     preprocessor/120061, target/119610, testsuite/119909,
     tree-optimization/111873, tree-optimization/119712,
     tree-optimization/120043, tree-optimization/120048,
     tree-optimization/120074, tree-optimization/120089,
     tree-optimization/120143, tree-optimization/120211
* Mon May 19 2025 Marek Polacek <polacek@redhat.com> 15.1.1-1
  - update from releases/gcc-15 branch
    - GCC 15.1 release
    - PRs fortran/119836, target/119327, target/119873, tree-optimization/118407
* Mon May 12 2025 Siddhesh Poyarekar <siddhesh@redhat.com> 14.2.1-7.2
  - Fix GTS version in package name.
* Mon Apr 14 2025 Marek Polacek <polacek@redhat.com> 14.2.1-7.1
  - new package (RHEL-81741)

Files

/usr/lib/.build-id
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/6ca53b2ea95bc36ebddd2e5437fb08190d135e
/usr/lib64/libtsan.so.2
/usr/lib64/libtsan.so.2.0.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 15 04:36:04 2026