Change logs for llvm-toolchain-5.0 source package in Cosmic

  • llvm-toolchain-5.0 (1:5.0.2-2) unstable; urgency=medium
    
      * Make CMake find_package(Clang) work. Fixes upstream bug
        https://bugs.llvm.org/show_bug.cgi?id=37128
        - Move Clang*.cmake back to /usr/lib/llvm-X.Y/lib/cmake/clang and install a
          symlink in /usr/lib/cmake/clang-X.Y.
        - Ensure that the LLVM installation prefix is correctly discovered despire
          symlinks (replaces fix-cmake-config-prefix.diff).
        - Create /usr/lib/llvm-X.Y/bin/clang-X.Y symlink as required by
          ClangTargets-relwithdebinfo.cmake.
        - Remove useless LLVM_CMAKE_DIR sed command that did not match anything.
        - Ignore missing binaries in ClangTargets-relwithdebinfo.cmake.
    
     -- Peter Wu <email address hidden>  Sun, 06 May 2018 17:42:16 +0200
  • llvm-toolchain-5.0 (1:5.0.2-1) unstable; urgency=medium
    
      * New stable release (Spectre Mitigation)
        AFAIK, only clang has been changed
    
     -- Sylvestre Ledru <email address hidden>  Sun, 06 May 2018 10:56:14 +0200
  • llvm-toolchain-5.0 (1:5.0.1-4build1) cosmic; urgency=medium
    
      * No-change rebuild for ncurses soname changes.
    
     -- Matthias Klose <email address hidden>  Thu, 03 May 2018 15:24:11 +0000
  • llvm-toolchain-5.0 (1:5.0.1-4) unstable; urgency=medium
    
      * Fix the FTBFS with glibc 2.27
    
     -- Sylvestre Ledru <email address hidden>  Wed, 21 Mar 2018 22:56:33 +0100