diff --git a/debian/changelog b/debian/changelog index 281c57b2..de359165 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,18 +26,23 @@ llvm-toolchain-7 (1:7-5) unstable; urgency=medium llvm-toolchain-7 (1:7-4) unstable; urgency=medium - * Remove bat files https://bugs.llvm.org/show_bug.cgi?id=30755 - * Fix the autopkgtest script (no gcc in the test) - * remove dep from lld to llvm-8-dev because lld - doesn't use LLVM LTO - * remove old Replaces/Breaks - * Standards-Version: 4.2.1 * Backport a fix to improve scan-build code error. Thanks to Roman Lebedev for the fix(Closes: #909662) * Remove bat files https://bugs.llvm.org/show_bug.cgi?id=30755 * Install bash-completion for clang * Disable ocaml on armel + -- Sylvestre Ledru Wed, 26 Sep 2018 14:32:41 +0100 + +llvm-toolchain-7 (1:7-3) unstable; urgency=medium + + * Fix a syntax issue in a scan-build patch + * Fix the autopkgtest script (no gcc in the test) + * remove dep from lld to llvm-7-dev because lld + doesn't use LLVM LTO + * remove old Replaces/Breaks + * Standards-Version: 4.2.1 + -- Sylvestre Ledru Fri, 21 Sep 2018 22:48:47 +0200 llvm-toolchain-7 (1:7-2) unstable; urgency=medium @@ -53,7 +58,7 @@ llvm-toolchain-7 (1:7-2) unstable; urgency=medium * Remove circular dependency by removing python-lldb-7: Depends: liblldb-7-dev (Closes: #888889) - -- Sylvestre Ledru Wed, 19 Sep 2018 15:53:51 +0200 + -- Sylvestre Ledru Wed, 19 Sep 2018 14:12:34 +0200 llvm-toolchain-snapshot (1:8~svn342269-1) unstable; urgency=medium @@ -136,26 +141,6 @@ llvm-toolchain-snapshot (1:8~svn340819-1) unstable; urgency=medium -- Sylvestre Ledru Tue, 28 Aug 2018 16:28:24 +0200 -llvm-toolchain-7 (1:7-4) unstable; urgency=medium - - * Backport a fix to improve scan-build code error. - Thanks to Roman Lebedev for the fix(Closes: #909662) - * Remove bat files https://bugs.llvm.org/show_bug.cgi?id=30755 - * Install bash-completion for clang - * Disable ocaml on armel - - -- Sylvestre Ledru Wed, 26 Sep 2018 14:32:41 +0100 - -llvm-toolchain-7 (1:7-3) unstable; urgency=medium - - * Fix a syntax issue in a scan-build patch -llvm-toolchain-7 (1:7-2) unstable; urgency=medium - - * Fix the ftbfs under armel on libc++ and enable openmp on armel. - Thanks to Adrian Bunk for the patch - - -- Sylvestre Ledru Wed, 19 Sep 2018 14:12:34 +0200 - llvm-toolchain-7 (1:7-1) unstable; urgency=medium * Stable release @@ -164,6 +149,16 @@ llvm-toolchain-7 (1:7-1) unstable; urgency=medium -- Sylvestre Ledru Mon, 17 Sep 2018 13:51:03 +0200 +llvm-toolchain-7 (1:7~+rc3-5) unstable; urgency=medium + + [ John Paul Adrian Glaubitz ] + * Add patch to fix missing include and library paths on x32 + + [ Sylvestre Ledru ] + * Only rename libomp when openmp is built + + -- John Paul Adrian Glaubitz Fri, 14 Sep 2018 19:54:38 +0200 + llvm-toolchain-7 (1:7~+rc3-4) unstable; urgency=medium [ Sylvestre Ledru ] @@ -172,6 +167,10 @@ llvm-toolchain-7 (1:7~+rc3-4) unstable; urgency=medium [ Gianfranco Costamagna ] * Force polly cmake removal on arch:all because of --fail-missing + [ Reshabh Sharma ] + * Make OpenMP packages coinstallable from version 7 + * Make libc++ packages coinstallable from version 7 + [ John Paul Adrian Glaubitz ] * Add patch to fix missing MultiArch include dir on powerpcspe (Closes: #908791) @@ -179,6 +178,19 @@ llvm-toolchain-7 (1:7~+rc3-4) unstable; urgency=medium -- Sylvestre Ledru Fri, 14 Sep 2018 11:27:28 +0200 +llvm-toolchain-7 (1:7~+rc3-3) unstable; urgency=medium + + [ John Paul Adrian Glaubitz ] + * Disable OpenMP on unsupported architecture x32 + + [ Sylvestre Ledru ] + * Build llvm using -DLLVM_USE_PERF=yes (Closes: #908707) + + [ Gianfranco Costamagna ] + * Install polly only on arch:all packages + + -- Gianfranco Costamagna Thu, 13 Sep 2018 09:31:29 +0200 + llvm-toolchain-7 (1:7~+rc3-2) unstable; urgency=medium [ John Paul Adrian Glaubitz ] @@ -192,13 +204,25 @@ llvm-toolchain-7 (1:7~+rc3-2) unstable; urgency=medium -- Gianfranco Costamagna Wed, 12 Sep 2018 10:58:12 +0200 - llvm-toolchain-7 (1:7~+rc3-1) unstable; urgency=medium [ John Paul Adrian Glaubitz ] * Disable OpenMP on unsupported architectures powerpc, powerpcspe, riscv64 and sparc64 (Closes: #907912) + [ Sylvestre Ledru ] + * New snapshot release + + -- Sylvestre Ledru Mon, 10 Sep 2018 17:01:25 +0200 + +llvm-toolchain-7 (1:7~+rc2-1~exp3) experimental; urgency=medium + + * Remove libtool flex, bison, dejagnu, tcl, expect, + and perl from the build deps (testing) + * Disable force-gcc-header-obj.diff as it is introducing + some regressions in the search headers + (Closes: #903709) + [ Gianfranco Costamagna ] * Fix build on armhf, by removing some installed package * Fix build on s390x, by disabling OpenMP @@ -214,7 +238,44 @@ llvm-toolchain-7 (1:7~+rc3-1) unstable; urgency=medium - Command line arguments aren't that complex * Fix autopkgtest support - -- Sylvestre Ledru Thu, 06 Sep 2018 10:25:33 +0200 + -- Sylvestre Ledru Mon, 03 Sep 2018 09:16:22 +0200 + +llvm-toolchain-7 (1:7~+rc2-1~exp2) experimental; urgency=medium + + * Force sphinx to be >> 1.2.3 + * Also ignore libc++experimental.a on dh_strip (fails on stretch) + * Make libc++-7-dev & libc++abi-7-dev coinstallable + + [ John Paul Adrian Glaubitz ] + * Don't build with ld.gold on powerpcspe + * Disable polly on powerpcspe + * Add upstream patch to make rustc build on powerpc + + [ Gianfranco Costamagna ] + * Enable lld on ppc64el + + -- Sylvestre Ledru Mon, 27 Aug 2018 10:57:41 +0200 + +llvm-toolchain-7 (1:7~+rc2-1~exp1) experimental; urgency=medium + + * New snapshot release + * dh_strip should be verbose + * On Stretch (binutils 2.28), do not run strip on libFuzzer.a, libc++.a + & libc++abi.a because it segfaults + * Fixed "weak-library-dev-dependency libc++-7-dev on libc++-7-helpers" + * Fixed "libomp5-7: shlibs-declares-dependency-on-other-package + libomp5-7) (>= 1:7~svn298832-1~)" + * Also use the local cmake binary if available (for trusty) + and take in account the PRE_PROCESS_CONF option + + [ Reshabh Sharma ] + * Fixed "Lintian warnings for libc++abi-7-dev package" + - Warning: libc++abi-7-dev: breaks-without-version libc++-dev + - Warning: libc++abi-7-dev: breaks-without-version libc++abi-dev + - Warning: llvm-toolchain-7 source: binaries-have-file-conflict + libc++abi-7-dev libc++abi1-7 usr/lib/llvm-7/lib/libc++abi.so + + -- Sylvestre Ledru Thu, 16 Aug 2018 17:49:31 +0200 llvm-toolchain-7 (1:7~+rc1-1~exp2) experimental; urgency=medium @@ -224,7 +285,22 @@ llvm-toolchain-7 (1:7~+rc1-1~exp2) experimental; urgency=medium * libc++-7-dev should depend on libc++-7-helpers (and not libc++-helpers) * Fix the links in the helper package - * also ship lldb-vscode-8 in lldb-8 + + [ Reshabh Sharma ] + * Fix the path to libc++ header + * libc++.so was in two packages + + -- Sylvestre Ledru Wed, 15 Aug 2018 15:27:57 +0200 + +llvm-toolchain-7 (1:7~+rc1-1~exp1) experimental; urgency=medium + + * First testing release of 7 + - Rename packages + - Update the VCS-* URL + * Standards-Version to 4.2.0 + + [ Dimitri John Ledkov ] + * Enable lldb on ppc64el LP: #1777136 [ Reshabh Sharma ] * Integrate libcxx and libcxxabi as part of the llvm-toolchain packages @@ -232,13 +308,8 @@ llvm-toolchain-7 (1:7~+rc1-1~exp2) experimental; urgency=medium except that libc++abi-7-test & libc++-7-test are no longer shipped Outcome of the LLVM GSoC 2018 (Closes: #813673) - * Fix the path to libc++ header - * libc++.so was in two packages - [ Dimitri John Ledkov ] - * Enable lldb on ppc64el LP: #1777136 - - -- Sylvestre Ledru Fri, 17 Aug 2018 12:34:54 +0200 + -- Sylvestre Ledru Tue, 07 Aug 2018 19:25:09 +0200 llvm-toolchain-snapshot (1:7~svn336894-1~exp1) experimental; urgency=medium