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

lldb-19.1.7-5.fc41 RPM for x86_64

From Fedora 41 testing updates for x86_64 / Packages / l

Name: lldb Distribution: Fedora Project
Version: 19.1.7 Vendor: Fedora Project
Release: 5.fc41 Build date: Tue Aug 19 09:48:41 2025
Group: Unspecified Build host: buildvm-x86-08.rdu3.fedoraproject.org
Size: 25785008 Source RPM: llvm-19.1.7-5.fc41.src.rpm
Packager: Fedora Project
Url: http://lldb.llvm.org/
Summary: Next generation high-performance debugger
LLDB is a next generation, high-performance debugger. It is built as a set
of reusable components which highly leverage existing libraries in the
larger LLVM Project, such as the Clang expression parser and LLVM
disassembler.

Provides

Requires

License

Apache-2.0 WITH LLVM-exception OR NCSA

Changelog

* Mon Aug 18 2025 Josh Stone <jistone@redhat.com> - 19.1.7-5
  - Fix domination issues for sunkaddrs
* Mon Jun 30 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-4
  - Backport fix for aarch64 fp16 isel failure
* Tue Mar 04 2025 Tom Stellard <tstellar@redhat.com> - 19.1.7-3
  - Add symbol versions to libclang-cpp.so
  - Add clang-devel -> llvm-devel dep (rhbz#2342979)
* Thu Jan 30 2025 Josh Stone <jistone@redhat.com> - 19.1.7-2
  - Fix an isel error triggered by Rust 1.85 on s390x
* Mon Jan 20 2025 Timm Bäder <tbaeder@redhat.com> - 19.1.7-1
  - Update to 19.1.7
* 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/bin/lldb
/usr/bin/lldb-argdumper
/usr/bin/lldb-dap
/usr/bin/lldb-instr
/usr/bin/lldb-server
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/e8c602d8b34eb357f605057a13212d3a70afcf
/usr/lib/.build-id/18
/usr/lib/.build-id/18/db168ab3ccaa755735f9537c68a82dcaa218a5
/usr/lib/.build-id/34/b58f37a5596c0c5babad14d1da3e138562247c
/usr/lib/.build-id/38
/usr/lib/.build-id/38/5b715839fcf9f86e6e0b3b426c98b683e0527f
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/23da789be31aa226986ee655f7325887ca014e
/usr/lib/.build-id/bc/d4c6b0ac80b1569c462be554c438a4e2b8f81f
/usr/lib/.build-id/cb/e514e53db56b1a8c622e8c336b87556baff23f
/usr/lib64/liblldb.so
/usr/lib64/liblldb.so.19.1
/usr/lib64/liblldb.so.19.1.7
/usr/lib64/liblldbIntelFeatures.so
/usr/lib64/liblldbIntelFeatures.so.19.1
/usr/share/licenses/lldb
/usr/share/licenses/lldb/LICENSE.TXT
/usr/share/man/man1/lldb-server.1.gz
/usr/share/man/man1/lldb.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Aug 20 23:15:40 2025