From 8c59d59e8b5774c6d2cf0c820548e7510b3dfb25 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Sat, 20 Mar 2021 17:25:35 +0100 Subject: [PATCH] Update changelog, reupload to sid --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index f00f235a..56e89ca4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +llvm-toolchain-12 (1:12.0.0~++rc3-4) unstable; urgency=medium + + * dont' fail fsanitize=thread on i386, not supported + * Don't hard fail on z3 failures with "set -e" at the begin, if z3 support is not available we do fail and exit testsuite without checking the log + * Don't force gcc-11 anymore on riscv64, gcc-10 has the fixes now + + -- Gianfranco Costamagna Sat, 20 Mar 2021 17:16:26 +0100 + llvm-toolchain-12 (1:12.0.0~++rc3-3) unstable; urgency=medium * Cherry-pick upstream commit e3cd3a3c91524c957e06bb0170343548f02b6842