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

  • 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
  • llvm-toolchain-5.0 (1:5.0.1-2) unstable; urgency=medium
    
      * Bring back the libedit support in lldb
        Fix upstream bug https://bugs.llvm.org/show_bug.cgi?id=35291
      * Fix the path detection to lib fuzzer
        https://bugs.llvm.org/show_bug.cgi?id=33248
      * Add a symlink to fix lldb-X.Y - for real (Closes: #881993)
    
     -- Sylvestre Ledru <email address hidden>  Fri, 22 Dec 2017 11:42:46 +0100
  • llvm-toolchain-5.0 (1:5.0.1-1) unstable; urgency=medium
    
      * New stable release
      * test-keep-alive.diff: Display more information during the test suite run
        to avoid the FTBFS on mips*
    
     -- Sylvestre Ledru <email address hidden>  Sat, 09 Dec 2017 19:56:52 +0100
  • llvm-toolchain-5.0 (1:5.0-4) unstable; urgency=medium
    
      * Force the deactivation of ocaml until the transition is done
      * Standards-Version updated to 4.1.0
    
     -- Sylvestre Ledru <email address hidden>  Fri, 13 Oct 2017 21:20:24 +0200
  • llvm-toolchain-5.0 (1:5.0-3) unstable; urgency=medium
    
      * Remove the -Wl option to call gold instead of the normal linker
        (Closes: #876787)
      * For now, lld doesn't generate shared libs. Removing the files
        (Closes: #857653)
      * Add the missing lldb symlinks (Closes: #872237)
    
      [ Gianfranco Costamagna ]
      * Fixup previous upload, adding -NDEBUG to build flags,
        lost in the -g -> -g1 switch
    
     -- Sylvestre Ledru <email address hidden>  Sun, 01 Oct 2017 15:24:29 +0200