changelog

This commit is contained in:
Sylvestre Ledru 2017-11-27 22:34:20 +00:00
parent 0caeaf587c
commit cc175a806e

22
debian/changelog vendored
View File

@ -1,10 +1,8 @@
llvm-toolchain-5.0 (1:5.0.1~+rc1-1~exp1) experimental; urgency=medium llvm-toolchain-5.0 (1:5.0.1~+rc1-1~exp2) experimental; urgency=medium
* Create clang-tools-4.0 and move the various clang tools into it * Create clang-tools-5.0 and move the various clang tools into it
clang-tools-4.0 depends on clang-4.0. This might affect some packages. clang-tools-5.0 depends on clang-5.0. This might affect some packages.
(Closes: #836397) (Closes: #836397)
* Update of the copyright file (Closes: #878502)
Thanks to Nicholas D Steeves for the work
* Take a patch for a stack alignment on sparc64 for rust * Take a patch for a stack alignment on sparc64 for rust
Thanks to John Paul Adrian Glaubitz for the work (Closes: #880221) Thanks to John Paul Adrian Glaubitz for the work (Closes: #880221)
* Update of the clang description * Update of the clang description
@ -21,6 +19,20 @@ llvm-toolchain-5.0 (1:5.0.1~+rc1-1~exp1) experimental; urgency=medium
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 30 Oct 2017 19:41:20 +0100 -- Sylvestre Ledru <sylvestre@debian.org> Mon, 30 Oct 2017 19:41:20 +0100
llvm-toolchain-5.0 (1:5.0.1~+rc1-1~exp1) experimental; urgency=medium
* New testing release
* Update of the copyright file (Closes: #878502)
Thanks to Nicholas D Steeves for the work
* Try to fix the mipsel FTBFS (Closes: #877567)
I am trying the first option from the bug:
- gsplit-dward on 32 bits archs
- -g everywhere
Many thanks to Adrian Bunk for that
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 03 Nov 2017 15:30:19 +0100
llvm-toolchain-4.0 (1:4.0.1-8) unstable; urgency=medium llvm-toolchain-4.0 (1:4.0.1-8) unstable; urgency=medium
[ Ximin Luo ] [ Ximin Luo ]