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

python3-mlir-debuginfo-20.1.8-4.fc42 RPM for s390x

From Fedora 42 testing updates for s390x / debug / Packages / p

Name: python3-mlir-debuginfo Distribution: Fedora Project
Version: 20.1.8 Vendor: Fedora Project
Release: 4.fc42 Build date: Wed Aug 20 09:51:36 2025
Group: Development/Debug Build host: buildvm-s390x-15.s390.fedoraproject.org
Size: 1071094493 Source RPM: llvm-20.1.8-4.fc42.src.rpm
Packager: Fedora Project
Url: http://llvm.org
Summary: Debug information for package python3-mlir
This package provides debug information for package python3-mlir.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

Apache-2.0 WITH LLVM-exception OR NCSA

Changelog

* Wed Aug 20 2025 Josh Stone <cuviper@redhat.com> - 20.1.8-4
  - Add a CGP fix for domination (rhbz#2388223)
* Mon Jul 28 2025 Paul Murphy <murp@redhat.com> - 20.1.8-3
  - Backport fix for pgo optimized rust toolchain on ppc64le (rhbz#2382683)
  - Backport fix for crbit spill miscompile on ppc64le power9 and power10 (rhbz#2383037)
  - Backport fix for build of highway package on ppc64le (rhbz#2383182)
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 20.1.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed Jul 09 2025 Nikita Popov <npopov@redhat.com> - 20.1.8-1
  - Update to LLVM 20.1.8
* Fri Jun 20 2025 Kashyap Chamarthy <kchamart@redhat.com> - 20.1.7-2
  - Add riscv64 enablement bits; thanks: Songsong Zhang
     (U2FsdGVkX1@gmail.com) and David Abdurachmanov (davidlt@rivosinc.com)
* Thu Jun 19 2025 Nikita Popov <npopov@redhat.com> - 20.1.7-1
  - Update to LLVM 20.1.7
* Tue Jun 17 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-10
  - Fix llvm-config alternatives handling (rhbz#2361779)
* Mon Jun 16 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-9
  - Use libdir suffix in versioned prefix
* Tue Jun 10 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-8
  - Invert symlink direction
  - Fix i686 multilib installation (rhbz#2365079)
* Thu Jun 05 2025 Timm Bäder <tbaeder@redhat.com> - 20.1.6-7
  - Backport patch to fix rhbz#2363895
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 20.1.6-6
  - Rebuilt for Python 3.14
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 20.1.6-5
  - Bootstrap for Python 3.14
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 20.1.6-4
  - Rebuilt for Python 3.14
* Tue Jun 03 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 20.1.6-3
  - Remove temporary changes on ppc64le
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 20.1.6-2
  - Rebuilt for Python 3.14
* Fri May 30 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-1
  - Update to LLVM 20.1.6
* Mon May 26 2025 Konrad Kleine <kkleine@redhat.com> - 20.1.5-2
  - Build with PGO
* Thu May 22 2025 Nikita Popov <npopov@redhat.com> - 20.1.5-1
  - Update to LLVM 20.1.5
* Tue May 06 2025 Tom Stellard <tstellar@redhat.com> - 20.1.4-6
  - Fix build on ppc64le with glibc >= 2.42
* Tue May 06 2025 Nikita Popov <npopov@redhat.com> - 20.1.4-5
  - Update to LLVM 20.1.4
* Sat Apr 26 2025 Tom Stellard <tstellar@redhat.com> - 20.1.3-2
  - Fix build with glibc >= 2.42
* Thu Apr 17 2025 Nikita Popov <npopov@redhat.com> - 20.1.3-1
  - Update to LLVM 20.1.3
* Fri Apr 04 2025 Tom Stellard <tstellar@redhat.com> - 20.1.2-5
  - Drop ARM and Mips targets on RHEL
* Thu Apr 03 2025 Timm Bäder <tbaeder@redhat.com> - 20.1.2-4
  - Remove gpu-loader binaries
* Thu Apr 03 2025 Nikita Popov <npopov@redhat.com> - 20.1.2-3
  - Update to LLVM 20.1.2
* Tue Apr 01 2025 Miro Hrončok <mhroncok@redhat.com> - 20.1.1-2
  - Drop redundant runtime requirement on python3-setuptools from python3-lit
* Wed Mar 19 2025 Nikita Popov <npopov@redhat.com> - 20.1.1-1
  - Update to LLVM 20.1.1
* Tue Mar 18 2025 Nikita Popov <npopov@redhat.com> - 20.1.0-2
  - Move clang-scan-deps to clang package (rhbz#2353000)
* Wed Mar 05 2025 Nikita Popov <npopov@redhat.com> - 20.1.0-1
  - Update to LLVM 20.1.0
* Thu Feb 27 2025 Nikita Popov <npopov@redhat.com> - 20.1.0~rc3-1
  - Update to LLVM 20 rc 3
* Tue Feb 25 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-11
  - Add clang-devel -> llvm-devel dep (rhbz#2342979)
* Thu Feb 20 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 19.1.7-10
  - Do not rely on alternatives path
* Fri Feb 14 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-9
  - Rename llvm-resource-filesystem -> llvm-filesystem
* Wed Feb 12 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-8
  - Backport bolt fix (rhbz#2344830)
* Wed Feb 12 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-7
  - Introduce llvm-resource-filesystem
* Tue Feb 04 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-6
  - Don't use directory symlinks
* Fri Jan 31 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-5
  - Address installability issue with directories that were turned into symlinks
* Thu Jan 30 2025 Josh Stone <jistone@redhat.com> - 19.1.7-4
  - Fix an isel error triggered by Rust 1.85 on s390x
* Wed Jan 22 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-3
  - Add polly
* Mon Jan 20 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-2
  - Add bolt
* Mon Jan 20 2025 Timm Bäder <tbaeder@redhat.com> - 19.1.7-1
  - Update to 19.1.7
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 19.1.6-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Dec 24 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.6-3
  - Add libcxx
* Thu Dec 19 2024 Nikita Popov <npopov@redhat.com> - 19.1.6-2
  - Fix mlir exports
* Wed Dec 18 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.6-1
  - Update to 19.1.6
* Fri Dec 06 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-3
  - Fix mlir and openmp tests
  - Disable libomp tests on s390x RHEL entirely.
* Wed Dec 04 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-2
  - Add mlir
* Tue Dec 03 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.5-1
  - Update to 19.1.5
* Tue Nov 26 2024 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 19.1.4-2
  - Enable LLVM_ENABLE_ZSTD (rhbz#2321848)
* Thu Nov 21 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.4-1
  - Update to 19.1.4
* Tue Nov 19 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.3-4
  - Remove HTML documentation
  - Add lldb man pages
* Mon Nov 18 2024 Josh Stone <jistone@redhat.com> - 19.1.3-3
  - Fix profiling after a binutils NOTE change (rhbz#2322754)
* Mon Nov 18 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.3-2
  - Install i386 config files on x86_64
* Tue Nov 05 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.3-1
  - Update to 19.1.3
* Tue Sep 24 2024 Maxwell G <maxwell@gtmx.me> - 19.1.0-2
  - Add 'Provides: clangd' to the clang-tools-extra subpackage
* Thu Sep 19 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.0-1
  - Update to LLVM 19.1.0
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 18.1.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jul 11 2024 Jesus Checa Hidalgo <jchecahi@redhat.com> - 18.1.8-1
  - Update to LLVM 18.1.8
* Fri Jun 07 2024 Tom Stellard <tstellar@redhat.com> - 18.1.7-1
  - 18.1.7 Release
* Tue May 28 2024 Nikita Popov <npopov@redhat.com> - 18.1.6-2
  - Fix use after free on ppc64le (rhbz#2283525)
* Sat May 18 2024 Tom Stellard <tstellar@redhat.com> - 18.1.6-1
  - 18.1.6 Release
* Tue May 14 2024 Tom Stellard <tstellar@redhat.com> - 18.1.3-2
  - Backport fix for rhbz#2275090
* Thu Apr 25 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-1
  - 18.1.4 Release
* Fri Apr 12 2024 Tom Stellard <tstellar@redhat.com> - 18.1.3-1
  - 18.1.3 Release
* Thu Mar 21 2024 Zhengyu He <hezhy472013@gmail.com> - 18.1.2-2
  - Add support for riscv64
* Thu Mar 21 2024 Tom Stellard <tstellar@redhat.com> - 18.1.2-1
  - 18.1.2 Release
* Mon Mar 11 2024 Tom Stellard <tstellar@redhat.com> - 18.1.1-1
  - 18.1.1 Release
* Tue Feb 27 2024 Tom Stellard <tstellar@redhat.com> - 18.1.0~rc4-1
  - 18.1.0-rc4 Release
* Tue Feb 20 2024 Tom Stellard <tstellar@redhat.com> - 18.1.0~rc3-1
  - 18.1.0-rc3 Release
* Thu Feb 01 2024 Nikita Popov <npopov@redhat.com> - 17.0.6-6
  - Fix crash with -fzero-call-used-regs (rhbz#2262260)
* Mon Jan 29 2024 Nikita Popov <npopov@redhat.com> - 17.0.6-5
  - Only use cet-report=error on x86_64
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Nov 30 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-2
  - Fix rhbz #2248872
* Tue Nov 28 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-1
  - Update to LLVM 17.0.6
* Tue Nov 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.5-1
  - Update to LLVM 17.0.5
* Tue Oct 31 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.4-1
  - Update to LLVM 17.0.4
* Tue Oct 17 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
  - Update to LLVM 17.0.3
* Tue Oct 03 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.2-1
  - Update to LLVM 17.0.2
* Fri Sep 22 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.1~rc4-1
  - Update to LLVM 17.0.1
* Tue Sep 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-1
  - Update to LLVM 17.0.0 RC4
* Thu Aug 24 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc3-1
  - Update to LLVM 17.0.0 RC3
* Thu Aug 24 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc2-2
  - Temporarily disable a failing test on ppc64le

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/3c/4e05693551222fe02d2d8cbcc286786c8e78d1
/usr/lib/debug/.build-id/3c/4e05693551222fe02d2d8cbcc286786c8e78d1.debug
/usr/lib/debug/.build-id/3f/ab856f379e96f5c98326844d03f7fa1ad71fb1
/usr/lib/debug/.build-id/3f/ab856f379e96f5c98326844d03f7fa1ad71fb1.debug
/usr/lib/debug/.build-id/40/54c8e12fbdf71b7a4baec1a364644d37fb0a21
/usr/lib/debug/.build-id/40/54c8e12fbdf71b7a4baec1a364644d37fb0a21.debug
/usr/lib/debug/.build-id/4f/52793998f2f3b65a559384669ed68da5ead5f9
/usr/lib/debug/.build-id/4f/52793998f2f3b65a559384669ed68da5ead5f9.debug
/usr/lib/debug/.build-id/4f/7db7d867ca4d2d093c2046c0ba38f80c12c54a
/usr/lib/debug/.build-id/4f/7db7d867ca4d2d093c2046c0ba38f80c12c54a.debug
/usr/lib/debug/.build-id/4f/e2139d44a006b48e83181feb58c6e1c0602769
/usr/lib/debug/.build-id/4f/e2139d44a006b48e83181feb58c6e1c0602769.debug
/usr/lib/debug/.build-id/5d
/usr/lib/debug/.build-id/5d/601ed376b807b2542ddbfa9686145b8ae70065
/usr/lib/debug/.build-id/5d/601ed376b807b2542ddbfa9686145b8ae70065.debug
/usr/lib/debug/.build-id/5e
/usr/lib/debug/.build-id/5e/b6efb630e4ea043ebe71434e6c726b1a2d2606
/usr/lib/debug/.build-id/5e/b6efb630e4ea043ebe71434e6c726b1a2d2606.debug
/usr/lib/debug/.build-id/67
/usr/lib/debug/.build-id/67/dde0cd1d76ecf522fced497fcbe4434137edc7
/usr/lib/debug/.build-id/67/dde0cd1d76ecf522fced497fcbe4434137edc7.debug
/usr/lib/debug/.build-id/6e/f18b1e1b01fef8aaedc5cf8ea8f72e452c59fa
/usr/lib/debug/.build-id/6e/f18b1e1b01fef8aaedc5cf8ea8f72e452c59fa.debug
/usr/lib/debug/.build-id/6f
/usr/lib/debug/.build-id/6f/631902df1632268e210fc9a382301d4c87edfb
/usr/lib/debug/.build-id/6f/631902df1632268e210fc9a382301d4c87edfb.debug
/usr/lib/debug/.build-id/71/b794173d4d0ef422de51749f895c43ba16fb7e
/usr/lib/debug/.build-id/71/b794173d4d0ef422de51749f895c43ba16fb7e.debug
/usr/lib/debug/.build-id/73
/usr/lib/debug/.build-id/73/c0fb45550007b370657450b02ed76460c70ca2
/usr/lib/debug/.build-id/73/c0fb45550007b370657450b02ed76460c70ca2.debug
/usr/lib/debug/.build-id/a6/09f992f3c43c9a68827efd5ab5cb0e23ecd667
/usr/lib/debug/.build-id/a6/09f992f3c43c9a68827efd5ab5cb0e23ecd667.debug
/usr/lib/debug/.build-id/a6/6b09cffa356a54ca606f752e3d2546c279a0f4
/usr/lib/debug/.build-id/a6/6b09cffa356a54ca606f752e3d2546c279a0f4.debug
/usr/lib/debug/.build-id/ec
/usr/lib/debug/.build-id/ec/14f4f3b1fd5d467ef65024db8b02686530f46e
/usr/lib/debug/.build-id/ec/14f4f3b1fd5d467ef65024db8b02686530f46e.debug
/usr/lib/debug/.build-id/f4
/usr/lib/debug/.build-id/f4/a807c26cde8a06e8c23b2306541454427021b2
/usr/lib/debug/.build-id/f4/a807c26cde8a06e8c23b2306541454427021b2.debug
/usr/lib/debug/.build-id/f6
/usr/lib/debug/.build-id/f6/8f82b625fe05ac87be8331d9fc0a6fc3159fe8
/usr/lib/debug/.build-id/f6/8f82b625fe05ac87be8331d9fc0a6fc3159fe8.debug
/usr/lib/debug/.build-id/f6/dec5b50affc2b39791111359a1879569121262
/usr/lib/debug/.build-id/f6/dec5b50affc2b39791111359a1879569121262.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/python3.13
/usr/lib/debug/usr/lib64/python3.13/site-packages
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlir.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirAsyncPasses.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirDialectsGPU.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirDialectsLLVM.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirDialectsLinalg.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirDialectsNVGPU.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirDialectsPDL.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirDialectsQuant.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirDialectsSparseTensor.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirDialectsTransform.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirExecutionEngine.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirGPUPasses.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirLinalgPasses.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirPythonTestNanobind.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirPythonTestPybind11.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirRegisterEverything.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirSparseTensorPasses.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/_mlirTransformInterpreter.cpython-313-s390x-linux-gnu.so-20.1.8-4.fc42.s390x.debug
/usr/lib/debug/usr/lib64/python3.13/site-packages/mlir/_mlir_libs/libMLIRPythonCAPI.so.20.1-20.1.8-4.fc42.s390x.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Aug 22 00:29:05 2025