changelog: add new entries

This commit is contained in:
liushuyu 2024-03-06 17:29:35 -07:00
parent 22c0a38297
commit 1eb9506784
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437

5
debian/changelog vendored
View File

@ -3,12 +3,15 @@ llvm-toolchain-17 (1:17.0.6-8) UNRELEASED; urgency=medium
[ Zixing Liu ]
* d/p/fix-unwind-detection-logic.patch: use an upstream patch to fix
libunwind detection logic when compiler-rt is disabled.
* d/p/runtimes-Don-t-link-against-compiler-rt-explicitly.patch: Backport
LLVM patch #75089 to fix compiler rt linkage.
* d/rules: Disable LIBUNWIND_USE_COMPILER_RT when COMPILER_RT is disabled.
[ Matthias Klose ]
* Make libclang-common-18-dev architecture dependent, mark profile and xray
include files as optional on armel and armhf.
-- Matthias Klose <doko@debian.org> Wed, 06 Mar 2024 09:19:34 +0100
-- Zixing Liu <zixing.liu@canonical.com> Wed, 06 Mar 2024 17:27:22 -0700
llvm-toolchain-17 (1:17.0.6-7) unstable; urgency=medium