diff --git a/debian/changelog b/debian/changelog index f6706053..48f29b06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,13 @@ -llvm-toolchain-15 (1:15.0.2-2~exp2) UNRELEASED; urgency=medium +llvm-toolchain-15 (1:15.0.2-2~exp2) experimental; urgency=medium + * Fix a typo to silent lintian (Closes: #1018770) + * Fix some hardcoded paths (Closes: #1020847) + * Suggest wasi-libc for clang + + [ Witold Baryluk ] + * Allow libunwind-dev to be coinstallable (Closes: #1004112) + + [ Faidon Liambotis ] * Add better support for the WebAssembly (wasm32/wasm64) targets: - Ship compiler-rt for the wasm32 and wasm64 targets. (Closes: #1010932) - Add patch wasm-compiler-rt-default.diff to default to compiler-rt for @@ -8,7 +16,7 @@ llvm-toolchain-15 (1:15.0.2-2~exp2) UNRELEASED; urgency=medium - Add patch wasm-sysroot-usr.diff to support a system-installed (i.e. shipped in /usr) wasi-libc. (Closes: #1020746) - -- Faidon Liambotis Fri, 07 Oct 2022 16:44:57 +0300 + -- Sylvestre Ledru Sat, 08 Oct 2022 10:06:32 +0200 llvm-toolchain-15 (1:15.0.2-2~exp1) experimental; urgency=medium