fix changelog

This commit is contained in:
Sylvestre Ledru 2023-11-28 12:17:09 +01:00
parent a505f7c309
commit 408a72442d

5
debian/changelog vendored
View File

@ -1,4 +1,4 @@
llvm-toolchain-17 (1:17.0.5-2) UNRELEASED; urgency=medium
llvm-toolchain-17 (1:17.0.6-1) unstable; urgency=medium
[ Matthias Klose ]
* Further limit the number of parallel processes
@ -11,6 +11,7 @@ llvm-toolchain-17 (1:17.0.5-2) UNRELEASED; urgency=medium
Closes: #1056580.
[ Sylvestre Ledru ]
* New upstream release
* Add a symlink for libc++experimental.a to /usr/lib/*/libc++experimental.a
to fix https://github.com/llvm/llvm-project/issues/72753
* try to relax the wasi-libc dep declaration for apt.llvm.org
@ -20,7 +21,7 @@ llvm-toolchain-17 (1:17.0.5-2) UNRELEASED; urgency=medium
[ John Paul Adrian Glaubitz ]
* Don't install *clang_rt* on sparc and sparc64
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 20 Nov 2023 19:34:35 +0100
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 28 Nov 2023 11:43:43 +0100
llvm-toolchain-17 (1:17.0.5-1) unstable; urgency=medium