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

Gianfranco Costamagna locutusofborg at debian.org
Thu Nov 10 16:46:33 UTC 2016


llvm-toolchain-3.8 (1:3.8.1-15ubuntu1) zesty; 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-15) unstable; urgency=medium

  * Limit build-deps on g++-multilib where it is available:
    amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390
    s390x sparc sparc64 x32

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

  * libclang-common-3.8-dev: missing multilib binaries for the sanitizer
    libraries (Closes: #841923)
    Many thanks to Norbert Lange for the changes

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

  * Fix a version issue with run-clang-tidy-3.8.py
  * Updated patch kfreebsd-support.diff
  * The libstdc++-6-dev & libobjc-6-dev are only install with clang-X.Y
    and libclang-X.Y-dev and no longer with libclang1-X.Y
    (Closes: #841309)
  * silent test llvm-symbolizer

Date: Thu, 10 Nov 2016 16:17:45 +0100
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-15ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 10 Nov 2016 16:17:45 +0100
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-15ubuntu1
Distribution: zesty
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: 841309 841923
Changes:
 llvm-toolchain-3.8 (1:3.8.1-15ubuntu1) zesty; 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-15) unstable; urgency=medium
 .
   * Limit build-deps on g++-multilib where it is available:
     amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390
     s390x sparc sparc64 x32
 .
 llvm-toolchain-3.8 (1:3.8.1-14) unstable; urgency=medium
 .
   * libclang-common-3.8-dev: missing multilib binaries for the sanitizer
     libraries (Closes: #841923)
     Many thanks to Norbert Lange for the changes
 .
 llvm-toolchain-3.8 (1:3.8.1-13) unstable; urgency=medium
 .
   * Fix a version issue with run-clang-tidy-3.8.py
   * Updated patch kfreebsd-support.diff
   * The libstdc++-6-dev & libobjc-6-dev are only install with clang-X.Y
     and libclang-X.Y-dev and no longer with libclang1-X.Y
     (Closes: #841309)
   * silent test llvm-symbolizer
Checksums-Sha1:
 68a4c265808b983cf93dd6d6224c75a2dda2b3d3 6160 llvm-toolchain-3.8_3.8.1-15ubuntu1.dsc
 833773ec78aeeaa8765202708544132a75f3edb6 63428 llvm-toolchain-3.8_3.8.1-15ubuntu1.debian.tar.xz
Checksums-Sha256:
 3824632340491b86d7c3aa26b69d42e9fba55368f3429c364c959fde446a1a74 6160 llvm-toolchain-3.8_3.8.1-15ubuntu1.dsc
 2c3025a5a238d159fa4ef34a43f47d412edc92f865b3b8e4dbb2fdba4ee55a34 63428 llvm-toolchain-3.8_3.8.1-15ubuntu1.debian.tar.xz
Files:
 f03ce6d5e3f3e919c8c6aad2c8b14e32 6160 devel optional llvm-toolchain-3.8_3.8.1-15ubuntu1.dsc
 f166956dcdb36bf194062954146760eb 63428 devel optional llvm-toolchain-3.8_3.8.1-15ubuntu1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJYJKLVAAoJEK/P7I5mnOHCbccP/0kP2iHPPyptoHN/ruoi9s2K
7y44AxwVcq4BktAw0RNtpqcWX/4esF28JuFw7Z329EdV0HjTqLg4aljkknZ+a/7h
I95Knx+12iUU6j0PMy6apD/o9v2zE7zwDkfQ4ASYKMl9PPSYl2+wyJldoPbSeZdy
YUFtYButs3ekkyDW+UfIoM2mBxGS4Mdq3xE2txEbWCh854l166oE3r2UnlRDVJq/
XU+gBl8Ig8e7k2JQxxzGxg7parMbYs21u56I9xbuu2nVRxr3xvMGW87gVWeR56rM
ONnSmxbXIPXzURb/Nmq+vjWtdNVcArWvsK8qK6C8Xkdl4UESKXfVLNSi3BSFciFP
aK8myBqaXleiHQ9dFtI2FEB/jEPUC7zyN4U5zvAhaKYpBuiK/gi55t4GH33xLrIR
01fH81Ewzj5C6K82Z/+CcBIk12WNQSU4gvOORmcdm4biuYO+gJGLHUG4BuNywUil
JgDPvvZoOXjtlkALxqVbz+mJ6Qz5OcNCmxgHdSnVBx8ubue5IEhM/LhXUcQ0Z0cv
ZSTvExQqf7sSqjgTcDAyW8I7uA0nat6OgokzEr/wj0TEh7mPDFhsjB8S8mA8K0oY
aN1zw0l9uHCKNkOBOQkpEVTEdAo+sjMHVPJGmjuyGUl0MPkCPNoJck7t2hyYFMSz
k09MOPg7wUl0VIntbVu8
=X+2H
-----END PGP SIGNATURE-----


More information about the Zesty-changes mailing list