mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-07 15:35:31 +00:00
Fixup changelog file
This commit is contained in:
parent
54dc14d1e2
commit
d35128887d
143
debian/changelog
vendored
143
debian/changelog
vendored
@ -26,18 +26,23 @@ llvm-toolchain-7 (1:7-5) unstable; urgency=medium
|
|||||||
|
|
||||||
llvm-toolchain-7 (1:7-4) 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.
|
* Backport a fix to improve scan-build code error.
|
||||||
Thanks to Roman Lebedev for the fix(Closes: #909662)
|
Thanks to Roman Lebedev for the fix(Closes: #909662)
|
||||||
* Remove bat files https://bugs.llvm.org/show_bug.cgi?id=30755
|
* Remove bat files https://bugs.llvm.org/show_bug.cgi?id=30755
|
||||||
* Install bash-completion for clang
|
* Install bash-completion for clang
|
||||||
* Disable ocaml on armel
|
* Disable ocaml on armel
|
||||||
|
|
||||||
|
-- Sylvestre Ledru <sylvestre@debian.org> 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 <sylvestre@debian.org> Fri, 21 Sep 2018 22:48:47 +0200
|
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 21 Sep 2018 22:48:47 +0200
|
||||||
|
|
||||||
llvm-toolchain-7 (1:7-2) unstable; urgency=medium
|
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
|
* Remove circular dependency by removing python-lldb-7: Depends: liblldb-7-dev
|
||||||
(Closes: #888889)
|
(Closes: #888889)
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 19 Sep 2018 15:53:51 +0200
|
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 19 Sep 2018 14:12:34 +0200
|
||||||
|
|
||||||
llvm-toolchain-snapshot (1:8~svn342269-1) unstable; urgency=medium
|
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 <sylvestre@debian.org> Tue, 28 Aug 2018 16:28:24 +0200
|
-- Sylvestre Ledru <sylvestre@debian.org> 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 <sylvestre@debian.org> 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 <sylvestre@debian.org> Wed, 19 Sep 2018 14:12:34 +0200
|
|
||||||
|
|
||||||
llvm-toolchain-7 (1:7-1) unstable; urgency=medium
|
llvm-toolchain-7 (1:7-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Stable release
|
* Stable release
|
||||||
@ -164,6 +149,16 @@ llvm-toolchain-7 (1:7-1) unstable; urgency=medium
|
|||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 17 Sep 2018 13:51:03 +0200
|
-- Sylvestre Ledru <sylvestre@debian.org> 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 <glaubitz@physik.fu-berlin.de> Fri, 14 Sep 2018 19:54:38 +0200
|
||||||
|
|
||||||
llvm-toolchain-7 (1:7~+rc3-4) unstable; urgency=medium
|
llvm-toolchain-7 (1:7~+rc3-4) unstable; urgency=medium
|
||||||
|
|
||||||
[ Sylvestre Ledru ]
|
[ Sylvestre Ledru ]
|
||||||
@ -172,6 +167,10 @@ llvm-toolchain-7 (1:7~+rc3-4) unstable; urgency=medium
|
|||||||
[ Gianfranco Costamagna ]
|
[ Gianfranco Costamagna ]
|
||||||
* Force polly cmake removal on arch:all because of --fail-missing
|
* 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 ]
|
[ John Paul Adrian Glaubitz ]
|
||||||
* Add patch to fix missing MultiArch include dir
|
* Add patch to fix missing MultiArch include dir
|
||||||
on powerpcspe (Closes: #908791)
|
on powerpcspe (Closes: #908791)
|
||||||
@ -179,6 +178,19 @@ llvm-toolchain-7 (1:7~+rc3-4) unstable; urgency=medium
|
|||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 14 Sep 2018 11:27:28 +0200
|
-- Sylvestre Ledru <sylvestre@debian.org> 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 <locutusofborg@debian.org> Thu, 13 Sep 2018 09:31:29 +0200
|
||||||
|
|
||||||
llvm-toolchain-7 (1:7~+rc3-2) unstable; urgency=medium
|
llvm-toolchain-7 (1:7~+rc3-2) unstable; urgency=medium
|
||||||
|
|
||||||
[ John Paul Adrian Glaubitz ]
|
[ John Paul Adrian Glaubitz ]
|
||||||
@ -192,13 +204,25 @@ llvm-toolchain-7 (1:7~+rc3-2) unstable; urgency=medium
|
|||||||
|
|
||||||
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 12 Sep 2018 10:58:12 +0200
|
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 12 Sep 2018 10:58:12 +0200
|
||||||
|
|
||||||
|
|
||||||
llvm-toolchain-7 (1:7~+rc3-1) unstable; urgency=medium
|
llvm-toolchain-7 (1:7~+rc3-1) unstable; urgency=medium
|
||||||
|
|
||||||
[ John Paul Adrian Glaubitz ]
|
[ John Paul Adrian Glaubitz ]
|
||||||
* Disable OpenMP on unsupported architectures powerpc,
|
* Disable OpenMP on unsupported architectures powerpc,
|
||||||
powerpcspe, riscv64 and sparc64 (Closes: #907912)
|
powerpcspe, riscv64 and sparc64 (Closes: #907912)
|
||||||
|
|
||||||
|
[ Sylvestre Ledru ]
|
||||||
|
* New snapshot release
|
||||||
|
|
||||||
|
-- Sylvestre Ledru <sylvestre@debian.org> 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 ]
|
[ Gianfranco Costamagna ]
|
||||||
* Fix build on armhf, by removing some installed package
|
* Fix build on armhf, by removing some installed package
|
||||||
* Fix build on s390x, by disabling OpenMP
|
* 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
|
- Command line arguments aren't that complex
|
||||||
* Fix autopkgtest support
|
* Fix autopkgtest support
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 06 Sep 2018 10:25:33 +0200
|
-- Sylvestre Ledru <sylvestre@debian.org> 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 <sylvestre@debian.org> 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 <sylvestre@debian.org> Thu, 16 Aug 2018 17:49:31 +0200
|
||||||
|
|
||||||
llvm-toolchain-7 (1:7~+rc1-1~exp2) experimental; urgency=medium
|
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++-7-dev should depend on libc++-7-helpers (and not
|
||||||
libc++-helpers)
|
libc++-helpers)
|
||||||
* Fix the links in the helper package
|
* 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 <sylvestre@debian.org> 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 ]
|
[ Reshabh Sharma ]
|
||||||
* Integrate libcxx and libcxxabi as part of the llvm-toolchain packages
|
* 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
|
except that libc++abi-7-test & libc++-7-test are no longer shipped
|
||||||
Outcome of the LLVM GSoC 2018
|
Outcome of the LLVM GSoC 2018
|
||||||
(Closes: #813673)
|
(Closes: #813673)
|
||||||
* Fix the path to libc++ header
|
|
||||||
* libc++.so was in two packages
|
|
||||||
|
|
||||||
[ Dimitri John Ledkov ]
|
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 07 Aug 2018 19:25:09 +0200
|
||||||
* Enable lldb on ppc64el LP: #1777136
|
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 17 Aug 2018 12:34:54 +0200
|
|
||||||
|
|
||||||
llvm-toolchain-snapshot (1:7~svn336894-1~exp1) experimental; urgency=medium
|
llvm-toolchain-snapshot (1:7~svn336894-1~exp1) experimental; urgency=medium
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user