[ubuntu/yakkety-proposed] llvm-toolchain-3.8 1:3.8.1-12ubuntu1 (Accepted)

Gianfranco Costamagna locutusofborg at debian.org
Tue Sep 13 20:45:36 UTC 2016


llvm-toolchain-3.8 (1:3.8.1-12ubuntu1) yakkety; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Ignore test results on i386/amd64, as done on any other architecture.
    - drop-avx512-from-skylake.diff: Don't enable AVX512 on Skylake, as it's
      a server cpu feature and breaks llvmpipe on workstations.

llvm-toolchain-3.8 (1:3.8.1-12) unstable; urgency=medium

  * Fix a ftbfs on lldb on arm64 (Closes: #836591) (Closes: #836335)
    Once more, thanks to Ximin Luo for investigating

llvm-toolchain-3.8 (1:3.8.1-11) unstable; urgency=medium

  * Fix the arm64 lldb build issue. Thanks to Ximin Luo (Closes: #836591)
  * Fix asan with libc6 >= 2.24 (asan-glibc-2.24.diff, backport of 269633)
    Many thanks to Michael Stapelberg for the great bug report.
    (Closes: 836723)

llvm-toolchain-3.8 (1:3.8.1-10) unstable; urgency=medium

  * Fix the usage of jsoncpp in polly. Thanks to James Clarke for the patch
    (Closes: #835606)
  * Port to kfreebsd. Many thanks to Pino Toscano
    (Closes: #835665)
  * Build lldb on arm64. Hopefully, works.
    Should fix the rust migration

Date: Tue, 13 Sep 2016 15:40:48 +0200
Changed-By: Gianfranco Costamagna <locutusofborg at debian.org>
Maintainer: LLVM Packaging Team <pkg-llvm-team at lists.alioth.debian.org>
Signed-By: Graham Inggs <graham at nerve.org.za>
https://launchpad.net/ubuntu/+source/llvm-toolchain-3.8/1:3.8.1-12ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 13 Sep 2016 15:40:48 +0200
Source: llvm-toolchain-3.8
Binary: clang-3.8 clang-format-3.8 clang-tidy-3.8 clang-3.8-doc libclang1-3.8 libclang1-3.8-dbg libclang-3.8-dev libclang-common-3.8-dev libfuzzer-3.8-dev python-clang-3.8 clang-3.8-examples libllvm3.8 libllvm3.8-dbg llvm-3.8 llvm-3.8-runtime llvm-3.8-dev llvm-3.8-tools libllvm-3.8-ocaml-dev llvm-3.8-doc llvm-3.8-examples lldb-3.8 liblldb-3.8 liblldb-3.8-dbg python-lldb-3.8 liblldb-3.8-dev lldb-3.8-dev
Architecture: source
Version: 1:3.8.1-12ubuntu1
Distribution: yakkety
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-team at lists.alioth.debian.org>
Changed-By: Gianfranco Costamagna <locutusofborg at debian.org>
Description:
 clang-3.8  - C, C++ and Objective-C compiler (LLVM based)
 clang-3.8-doc - C, C++ and Objective-C compiler (LLVM based) - Documentation
 clang-3.8-examples - Clang examples
 clang-format-3.8 - Tool to format C/C++/Obj-C code
 clang-tidy-3.8 - clang-based C++ linter tool
 libclang-3.8-dev - clang library - Development package
 libclang-common-3.8-dev - clang library - Common development package
 libclang1-3.8 - C interface to the clang library
 libclang1-3.8-dbg - clang library
 libfuzzer-3.8-dev - Library for coverage-guided fuzz testing
 liblldb-3.8 - Next generation, high-performance debugger, library
 liblldb-3.8-dbg - Next generation, high-performance debugger, debugging libraries
 liblldb-3.8-dev - Next generation, high-performance debugger - Header files
 libllvm-3.8-ocaml-dev - Modular compiler and toolchain technologies, OCaml bindings
 libllvm3.8 - Modular compiler and toolchain technologies, runtime library
 libllvm3.8-dbg - Modular compiler and toolchain technologies, debugging libraries
 lldb-3.8   - Next generation, high-performance debugger
 lldb-3.8-dev - transitional dummy package to liblldb-3.8-dev
 llvm-3.8   - Modular compiler and toolchain technologies
 llvm-3.8-dev - Modular compiler and toolchain technologies, libraries and header
 llvm-3.8-doc - Modular compiler and toolchain technologies, documentation
 llvm-3.8-examples - Modular compiler and toolchain technologies, examples
 llvm-3.8-runtime - Modular compiler and toolchain technologies, IR interpreter
 llvm-3.8-tools - Modular compiler and toolchain technologies, tools
 python-clang-3.8 - Clang Python Bindings
 python-lldb-3.8 - Next generation, high-performance debugger, python lib
Closes: 835606 835665 836335 836591 836723
Changes:
 llvm-toolchain-3.8 (1:3.8.1-12ubuntu1) yakkety; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - Ignore test results on i386/amd64, as done on any other architecture.
     - drop-avx512-from-skylake.diff: Don't enable AVX512 on Skylake, as it's
       a server cpu feature and breaks llvmpipe on workstations.
 .
 llvm-toolchain-3.8 (1:3.8.1-12) unstable; urgency=medium
 .
   * Fix a ftbfs on lldb on arm64 (Closes: #836591) (Closes: #836335)
     Once more, thanks to Ximin Luo for investigating
 .
 llvm-toolchain-3.8 (1:3.8.1-11) unstable; urgency=medium
 .
   * Fix the arm64 lldb build issue. Thanks to Ximin Luo (Closes: #836591)
   * Fix asan with libc6 >= 2.24 (asan-glibc-2.24.diff, backport of 269633)
     Many thanks to Michael Stapelberg for the great bug report.
     (Closes: 836723)
 .
 llvm-toolchain-3.8 (1:3.8.1-10) unstable; urgency=medium
 .
   * Fix the usage of jsoncpp in polly. Thanks to James Clarke for the patch
     (Closes: #835606)
   * Port to kfreebsd. Many thanks to Pino Toscano
     (Closes: #835665)
   * Build lldb on arm64. Hopefully, works.
     Should fix the rust migration
Checksums-Sha1:
 e571d4325c52111e6d79caf55229b346fae261f2 6056 llvm-toolchain-3.8_3.8.1-12ubuntu1.dsc
 e30e58602d98cb1db9864621ad9839fa111c4be4 62700 llvm-toolchain-3.8_3.8.1-12ubuntu1.debian.tar.xz
Checksums-Sha256:
 6c5453798d86b61871f9101e5eec8c5055e6f10d4551f58080fc58183482a6c2 6056 llvm-toolchain-3.8_3.8.1-12ubuntu1.dsc
 65846fd5819e02b63d004b895e585db4b680ab1ccd5ea3efe40ccbb170d8299e 62700 llvm-toolchain-3.8_3.8.1-12ubuntu1.debian.tar.xz
Files:
 8c1ffb4415891a0a884cadb9f2cfe21f 6056 devel optional llvm-toolchain-3.8_3.8.1-12ubuntu1.dsc
 3d2db7b1ce44a1b481589e90665c133e 62700 devel optional llvm-toolchain-3.8_3.8.1-12ubuntu1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJX2GPjAAoJEK/P7I5mnOHCz18QAJIKz6sa08wjXkd4yIVvzJFQ
WZBlJWxIPc6ERLZfnbmgRsDtMx5KNFV+HzmjrgtmYa6SMKQigNAKqr0GR160Hs4E
prdglXMxvqt8g3k+28cZBc1MuiR03hOsw4VC4MdzPrcEf5yhnAcwKSSCIxQFW+Zw
XOWqrhVS27AfguEMk0+H+BVuSicPquI+d7qvp7ZV2KJrJd9tVz7291htU3yJTGPB
qKwyTerJNBwa11SrXoYABnjpCoJ0pz0v9tr4uHtFNy1IB3tMRH8vf532Wcf1hoC/
Dvy8alHBVsVFZ0y6EjCsE/JeGzvSGtn745EWFb0BGVuLdgmQirW8vdZ2x3BfqgBn
utl5aAF5YoatdG6Ojbre77oqcfDptfGwBNOrhMEZpR7uBfN9ZDAdvpiUY36+5gg2
yYCRZtcBgrm5d+eEsCdlpaI4GZ3s2j5ONAySbHJSrpGSJM4QFaJq6/W4EEuo3eJs
dnnbVTAOWZ2Ly5K0S1YoBQFF8RW7HXDaS+6+MOlSAc7wVfS8QbrFp6gbGffFBqvo
P+OA95pVxNDPUrhXp9v785JtPm1sG3/vP8mhFO9M92kKApPuHhVyXAIJ6oXbkxeR
YGB4zLZaPCGbBMbSuaIUocQFS5PK80NY4rtbssKNcYHvUChsYv+l2OTgxsxquOg5
EjmGC/iSYlo+BEtuJtET
=XfY7
-----END PGP SIGNATURE-----


More information about the Yakkety-changes mailing list