Change logs for llvm-toolchain-14 source package in Lunar

  • llvm-toolchain-14 (1:14.0.6-12ubuntu0.23.04.1) lunar-security; urgency=medium
    
      * SECURITY UPDATE: canonicalize pass crashed with segmentation fault
        - debian/patches/CVE-2023-29932.patch: Use default attributes for
          intrinsics
        - CVE-2023-29932
      * SECURITY UPDATE: convert-scf-to-spirv Pass crashed with segmentation
        fault
        - debian/patches/CVE-2023-29934.patch: Account for type conversion
          failures in scf-to-spirv
        - CVE-2023-29934
      * SECURITY UPDATE: spirv-lower-abi-attrs crashes with segmentation faults
        - debian/patches/CVE-2023-29939.patch: Fix crash in
          spirv-lower-abi-attributes when the are no SPIR-V env attributes
        - CVE-2023-29939
    
     -- Nishit Majithia <email address hidden>  Fri, 14 Jul 2023 12:41:27 +0530
  • llvm-toolchain-14 (1:14.0.6-12) unstable; urgency=medium
    
      [ Samuel Thibault ]
      * Fix hurd build due to missing shared libclang-rt
      * Fix installation conflict between libclang_rt from libclang-rt-14-dev and
        libclang-rt-14-dev-wasm*.
    
     -- Gianfranco Costamagna <email address hidden>  Fri, 17 Feb 2023 12:57:29 +0100
  • llvm-toolchain-14 (1:14.0.6-11) unstable; urgency=medium
    
      [ Sylvestre Ledru ]
      * Update SV to 4.6.2
      * Disable libc++-$(LLVM_VERSION)-dev-wasm32 on old Debian & Ubuntu:
        bionic buster focal bullseye jammy
        either wasi-libc isn't available or too old or we face bug
        https://sourceware.org/bugzilla/show_bug.cgi?id=27558
      * adjust the lintian override format with the []
      * hardcode a bit less sccache usage
    
      [ Gianfranco Costamagna ]
      * Fix riscv64 build by adding spirv again (from @paravoid)
      * debian/patches/libclang-cpp-test-link-failure.patch: Cherry-pick
        and change in a minimal way, upstream patch to fix underlinking
        with as-needed default flag (Closes: #1027013)
      * Ignore some wasm32 failures with c++ for now
    
      [ Samuel Thibault ]
      * Fix hurd build by fixing Linux-specific lines.
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 16 Feb 2023 10:44:03 +0100
  • llvm-toolchain-14 (1:14.0.6-11~build1) lunar; urgency=medium
    
      * Upload to lunar
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 16 Feb 2023 10:45:46 +0100
  • llvm-toolchain-14 (1:14.0.6-10ubuntu2) lunar; urgency=medium
    
      * Drop newly-introduced and failing autopkgtest.  Debian bug #1027013.
    
     -- Steve Langasek <email address hidden>  Thu, 16 Feb 2023 08:39:10 +0000
  • llvm-toolchain-14 (1:14.0.6-10ubuntu1) lunar; urgency=medium
    
      * Fix riscv64 build by adding spirv again (from @paravoid)
    
     -- Gianfranco Costamagna <email address hidden>  Sat, 07 Jan 2023 21:15:29 +0100
  • llvm-toolchain-14 (1:14.0.6-10) unstable; urgency=medium
    
      * Upload to unstable
      * Add missing epoch (Closes: #1027699)
    
     -- Sylvestre Ledru <email address hidden>  Sun, 01 Jan 2023 15:42:15 +0100
  • llvm-toolchain-14 (1:14.0.6-9build1) lunar; urgency=medium
    
      * No-change rebuild with Python 3.11 as default
    
     -- Graham Inggs <email address hidden>  Sun, 25 Dec 2022 20:51:47 +0000
  • llvm-toolchain-14 (1:14.0.6-9) unstable; urgency=medium
    
      * Cherry-pick upstream commit c081bf4098c729afacf20303cc9df62bf13c3362
        to fix chromium failure in basic_string (Closes: #1025394)
      * Disable the MLIR testsuite run because of a freeze
        (Closes: #1024154)
        See https://github.com/llvm/llvm-project/issues/58357
      * Disable wasm on riscv64
    
     -- Gianfranco Costamagna <email address hidden>  Sun, 04 Dec 2022 09:03:06 +0100
  • llvm-toolchain-14 (1:14.0.6-8ubuntu1) lunar; urgency=medium
    
      * Cherry pick commit e9f28b298ebad01020f5399f520a423fcf2033ea
        (1:14.0.6-9) to fix a test failure on i386
      * Disable wasm on riscv64
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 24 Nov 2022 14:22:12 +0100
  • llvm-toolchain-14 (1:14.0.6-8) unstable; urgency=medium
    
      * Fix the lldb swig issues (closes: #1023444)
      * Enable LLVM_USE_RELATIVE_PATHS_IN_DEBUG_INFO to help with caching
      * Adjust to protobuf 3.21 (Closes: #1023533)
    
     -- Sylvestre Ledru <email address hidden>  Fri, 04 Nov 2022 19:36:56 +0100
  • llvm-toolchain-14 (1:14.0.6-7) unstable; urgency=medium
    
      * Disable the cmake search for all binaries
        (cmake_import_check_files_for.*/bin/). Dunno why it regressed
        but we wasted too much time on this.
      * disable sccache on bionic
    
      [ Jordan Justen ]
      * d/rules: Call bash to use 'command -v' to location llvm-spirv executable
      * d/rules: Set LLVM_SPIRV with cmake for libclc
      * d/patches: Drop libclc-llvm-spirv.diff now that we are setting LLVM_SPIRV
      * d/rules: Check for llvm-spirv with version suffix
    
     -- Sylvestre Ledru <email address hidden>  Thu, 27 Oct 2022 12:47:19 +0200
  • llvm-toolchain-14 (1:14.0.6-2) unstable; urgency=medium
    
      [ Sam McCall ]
      * Add conventional symlink to libc++ headers in /usr/include/c++/v1
        See https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/merge_requests/95
        for more information
    
     -- Sylvestre Ledru <email address hidden>  Sat, 23 Jul 2022 23:01:02 +0200