[ubuntu/resolute-proposed] llvm-toolchain-21 1:21.1.4-3ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Fri Oct 24 12:59:29 UTC 2025


llvm-toolchain-21 (1:21.1.4-3ubuntu1) resolute; urgency=medium

  * Merge with Debian; remaining changes:
    - Regenerate the control file.
  * Use RVA23U64 profile in clang (LP #2116086).
  * Introduce Ubuntu Resolute as a distro.
  * Add build conflict on binutils-gold.
  * Build using the BFD linker on amd64 and arm64. lld-21 21.1.2 seems
    to be broken to build lld from source.

llvm-toolchain-21 (1:21.1.4-3) unstable; urgency=medium

  * Stop using gold, and use the GNU BFD linker where lld is not working.
  * Set the baseline for Ubuntu/s390x 26.04 LTS and later to z15.
  * d/rules: Remove unused macro LLDB_ENABLE.
  * Turn off offloading on ppc64 and hurd-amd64. Unsupported.
  * d/rules: Don't turn off COMPILER_RT_USE_BUILTINS_LIBRARY and
    LIBCXX_USE_COMPILER_RT on s390x. Closes: #1114980.
  * Diffentiate between LLD_ARCHS and LLD_BUILD_ARCHS. On some architectures
    lld is not usable for the bootstrap.
  * Try to turn off compiler-rt on hurd-amd64.
  * d/libclang1-X.Y.symbols.in: Add LLVM_21 symbol version, remove specific
    symbols covered by the added symbol version.
  * Fix usage-wrapper usage on hurd-amd64.

llvm-toolchain-21 (1:21.1.4-2) unstable; urgency=medium

  * Rename debian-llvm-testsuite.sh => debian-llvm-testsuite.bats
    And don't call it with bash
    It is a bats script
    (Closes: #1118487)

llvm-toolchain-21 (1:21.1.4-1) unstable; urgency=medium

  * new upstream release

llvm-toolchain-21 (1:21.1.3-1) unstable; urgency=medium

  * new upstream release
  * refresh the list of the symbols in libclang & libomp (Closes: #1117600)
  * Do not test gold usage anymore. lld or mold are now much better
    (Closes: #1117385)
  * Reame qualify-clang.sh to debian-llvm-testsuite.sh as it is now doing
    much more
  * adjust debian-llvm-testsuite.sh to use lld instead of gold
    and debian/tests/integration-test-suite-test

llvm-toolchain-21 (1:21.1.2-4) unstable; urgency=medium

  [ Sylvestre Ledru ]
  * Cherry-pick 149665 to fix an armhf time64_t failure
    Thanks to Gianfranco Costamagna for the patch

  [ Matthias Klose ]
  * d/libclang-rt-X.Y-dev.install.in: liborc_rt* is not available on powerpc.

llvm-toolchain-21 (1:21.1.2-3) unstable; urgency=medium

  [ Sylvestre Ledru ]
  * Also install xray on other archs in libclang-common-X.Y-dev
    (change made in 20)

  [ Samuel Thibault ]
  * debian/patches/hurd/47211c4b96e99a3344a71570a99b991c5f5c1c01.patch: Fix
    build on hurd.

Date: Fri, 24 Oct 2025 12:12:56 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: LLVM Packaging Team <pkg-llvm-team at lists.alioth.debian.org>
https://launchpad.net/ubuntu/+source/llvm-toolchain-21/1:21.1.4-3ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 24 Oct 2025 12:12:56 +0200
Source: llvm-toolchain-21
Built-For-Profiles: noudeb
Architecture: source
Version: 1:21.1.4-3ubuntu1
Distribution: resolute
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-team at lists.alioth.debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Closes: 1114980 1117385 1117600 1118487
Changes:
 llvm-toolchain-21 (1:21.1.4-3ubuntu1) resolute; urgency=medium
 .
   * Merge with Debian; remaining changes:
     - Regenerate the control file.
   * Use RVA23U64 profile in clang (LP #2116086).
   * Introduce Ubuntu Resolute as a distro.
   * Add build conflict on binutils-gold.
   * Build using the BFD linker on amd64 and arm64. lld-21 21.1.2 seems
     to be broken to build lld from source.
 .
 llvm-toolchain-21 (1:21.1.4-3) unstable; urgency=medium
 .
   * Stop using gold, and use the GNU BFD linker where lld is not working.
   * Set the baseline for Ubuntu/s390x 26.04 LTS and later to z15.
   * d/rules: Remove unused macro LLDB_ENABLE.
   * Turn off offloading on ppc64 and hurd-amd64. Unsupported.
   * d/rules: Don't turn off COMPILER_RT_USE_BUILTINS_LIBRARY and
     LIBCXX_USE_COMPILER_RT on s390x. Closes: #1114980.
   * Diffentiate between LLD_ARCHS and LLD_BUILD_ARCHS. On some architectures
     lld is not usable for the bootstrap.
   * Try to turn off compiler-rt on hurd-amd64.
   * d/libclang1-X.Y.symbols.in: Add LLVM_21 symbol version, remove specific
     symbols covered by the added symbol version.
   * Fix usage-wrapper usage on hurd-amd64.
 .
 llvm-toolchain-21 (1:21.1.4-2) unstable; urgency=medium
 .
   * Rename debian-llvm-testsuite.sh => debian-llvm-testsuite.bats
     And don't call it with bash
     It is a bats script
     (Closes: #1118487)
 .
 llvm-toolchain-21 (1:21.1.4-1) unstable; urgency=medium
 .
   * new upstream release
 .
 llvm-toolchain-21 (1:21.1.3-1) unstable; urgency=medium
 .
   * new upstream release
   * refresh the list of the symbols in libclang & libomp (Closes: #1117600)
   * Do not test gold usage anymore. lld or mold are now much better
     (Closes: #1117385)
   * Reame qualify-clang.sh to debian-llvm-testsuite.sh as it is now doing
     much more
   * adjust debian-llvm-testsuite.sh to use lld instead of gold
     and debian/tests/integration-test-suite-test
 .
 llvm-toolchain-21 (1:21.1.2-4) unstable; urgency=medium
 .
   [ Sylvestre Ledru ]
   * Cherry-pick 149665 to fix an armhf time64_t failure
     Thanks to Gianfranco Costamagna for the patch
 .
   [ Matthias Klose ]
   * d/libclang-rt-X.Y-dev.install.in: liborc_rt* is not available on powerpc.
 .
 llvm-toolchain-21 (1:21.1.2-3) unstable; urgency=medium
 .
   [ Sylvestre Ledru ]
   * Also install xray on other archs in libclang-common-X.Y-dev
     (change made in 20)
 .
   [ Samuel Thibault ]
   * debian/patches/hurd/47211c4b96e99a3344a71570a99b991c5f5c1c01.patch: Fix
     build on hurd.
Checksums-Sha1:
 20b1de2ab605b991a0ff7abfead823d7769d39c7 8072 llvm-toolchain-21_21.1.4-3ubuntu1.dsc
 9437776aa6f3bcee54952c9bf80930e85c9ed6a7 184858828 llvm-toolchain-21_21.1.4.orig.tar.xz
 0190253a5de9cdd6f9b313f9d914c90f9d3fd4f5 156180 llvm-toolchain-21_21.1.4-3ubuntu1.debian.tar.xz
 01399116487da6ac9dff17a9e31b8f9f654c16ac 16191 llvm-toolchain-21_21.1.4-3ubuntu1_source.buildinfo
Checksums-Sha256:
 5aec30118c9ded10067b4d3b49c0707a9b24fb852bcc436ed156b4534e7b6a26 8072 llvm-toolchain-21_21.1.4-3ubuntu1.dsc
 229b6c1071f94c7896d9264707075e972edf44be4876b6d9a9c5965251055e1d 184858828 llvm-toolchain-21_21.1.4.orig.tar.xz
 521a447b69d6a55c9ae98ba048ff15f1db3ce22259a3033817faa57a8acaf1c0 156180 llvm-toolchain-21_21.1.4-3ubuntu1.debian.tar.xz
 d0a99134c27870c5472d756fc26ab7c2572692c42a1194903c09ac278a6d40e2 16191 llvm-toolchain-21_21.1.4-3ubuntu1_source.buildinfo
Files:
 e342e353b8603ead5a899ddb31babf12 8072 devel optional llvm-toolchain-21_21.1.4-3ubuntu1.dsc
 741b08e8a05e32b66d1445a1516cfa62 184858828 devel optional llvm-toolchain-21_21.1.4.orig.tar.xz
 e81b191aee853d3cf50c95357e19d1a6 156180 devel optional llvm-toolchain-21_21.1.4-3ubuntu1.debian.tar.xz
 05a8494d7414e896d3631539241c7916 16191 devel optional llvm-toolchain-21_21.1.4-3ubuntu1_source.buildinfo


More information about the Resolute-changes mailing list